Satinder Grewal
a8b9ffba62
Revert "Windows OS detected added to hide Add Coin Native Mode for Windows"
This reverts commit bbbdafea52
.
8 years ago
Satinder Grewal
bbbdafea52
Windows OS detected added to hide Add Coin Native Mode for Windows
8 years ago
Satinder Grewal
7e58f7ee74
reverted some changes
8 years ago
Satinder Grewal
8bd96d511b
KMD: Activating Best Chain condition updated for wallet GUI
8 years ago
Satinder Grewal
60742817e7
Native coin Progress Bar code added
8 years ago
Satinder Grewal
1d7b607ea2
Conditional Native button enable/disable in add coin dialog box
8 years ago
Satinder Grewal
a3cb236b5f
Basilisk Mode list transaction API call fixed
8 years ago
Satinder Grewal
e615436d95
Addcoin dialog box bug fix & DEX* API implementation base code added
8 years ago
Satinder Grewal
b9e473807c
Coin Mode action conditions added
8 years ago
Satinder Grewal
133bf744d2
Updated text for confirm dialog box at register screen
8 years ago
Satinder Grewal
954bd92968
GUI bug fix: register screen not showing when clicked on create wallet button in login
8 years ago
Satinder Grewal
f48677f8b7
native mode coin startup update
8 years ago
Satinder Grewal
7842b57059
possible fix to start native komodod
8 years ago
Satinder Grewal
b82cf9eaea
Native Mode Komodo updates
8 years ago
Satinder Grewal
2e968b6cc0
Login page updated with some changes to add coin
8 years ago
Satinder Grewal
3d6fdad074
fixed issue: list transactions was not having userpass param to list transactions.
8 years ago
ca333
1c452c2331
typo fix
8 years ago
Satinder Grewal
8963937a29
iguanarpc auth function now using md5 js lib
8 years ago
Satinder Grewal
b4c90d3594
logout, re-login bug fixed
Logout and lock screen cleared session storage completely including the
tempIguana password.
Only set to clear the data which needs to be cleared while logout/lock.
This seems to have fixed issue of logout and relogin.
8 years ago
Satinder Grewal
e618e8d82c
user pass security implemented
Tested with latest iguana binary from dev branch.
After adding coin from electron any api calls further applied without
that same password doesn’t complete.
Hence user is not able to login using the same coin from browser.
might need further more testing to find any bugs or issues in this
implementation
8 years ago
Satinder Grewal
4f81bfbf1a
addcoin button improved/fixed/updated on topmenu
8 years ago
Satinder Grewal
ca2ff5b458
bugfix: new receive add button in wallet widget was generating multiple address in 1 click
whenever a new coin added the script was executing the
Dashboard.init(), to refresh, and along with it it was also executing
functions multiple time, causing same functions to execute multiple
times, as the init was running as much time the Dashboard.init() was
running. this update should fix the issue.
8 years ago
Satinder Grewal
97a3c6c1cc
Komodo option added to login screen
8 years ago
Satinder Grewal
b47f870a4d
EasyDEX logo updated
8 years ago
Satinder Grewal
4aa887b35f
login page won't check to see if iguana is running or not
as it’s assumed desktop wallet is already running iguana.
but if login tried, it should show iguana not running message.
8 years ago
Satinder Grewal
947f00df3f
edex dashboard wallet recieve section updated with code
8 years ago
Satinder Grewal
632e3187f5
some code clean, iguana_api.js updated
iguana_api.js updated with get new address and list addresses of
selected coin
8 years ago
Satinder Grewal
a72772afca
few more changes to easydex dashboard
8 years ago
Satinder Grewal
0bff1f1575
file was left in previous commit
8 years ago
Satinder Grewal
9830401e0b
komodo/zcash ui possible fixes, and edex send screen tiny updates
8 years ago
Satinder Grewal
b65f10a512
easydex wallet dashboard code updated
8 years ago
Satinder Grewal
4c6fa21a55
easydex dashboard getbalance possible bug fix
8 years ago
Satinder Grewal
d0dd07048f
progress bar bug fixed
8 years ago
Satinder Grewal
bda7aaa440
dashboard init load possible fix
8 years ago
Satinder Grewal
b1a73fc247
iguana_api.js updated with more api functions, dashboard fixes
8 years ago
Satinder Grewal
b17b88b960
send to address js code added
8 years ago
Satinder Grewal
a5f56a539a
send screen for easydex wallet widget
8 years ago
Satinder Grewal
ec95e6acf9
test
8 years ago
Satinder Grewal
17b79f949c
test
8 years ago
Satinder Grewal
46355f8188
test
8 years ago
Satinder Grewal
73d3f91950
test
8 years ago
Satinder Grewal
0cb6201f61
test
8 years ago
Satinder Grewal
657a6987e8
EasyDEX-GUI test dashboard code
8 years ago
Satinder Grewal
79a14c3d1f
Revert "backups and experimenting easydex-gui dashboard"
This reverts commit 59c2890f29
.
8 years ago
Satinder Grewal
d5e1490f01
Revert "test"
This reverts commit c2ccd1db7d
.
8 years ago
Satinder Grewal
c2ccd1db7d
test
8 years ago
Satinder Grewal
59c2890f29
backups and experimenting easydex-gui dashboard
8 years ago
Satinder Grewal
7c974f4c81
New EasyDEX-GUI dashboard base structure added
8 years ago
Satinder Grewal
518b73c025
clear send field data after executing z_sendmany API
8 years ago
Satinder Grewal
93c402e536
dashboard balances text size updated to show coin ticker by it's side
8 years ago