Satinder Grewal
5871ab7dd9
bug fixes and features added
- Basilisk mode balance now shows correct.
- auto refresh of dashboard history is added to both full mode and
native mode
- Refresh button active now on all modes of wallets.
Previous commit had these fixes:
3. Move iguana Full mode progress bar at top of screen instead of
bottom. - DONE
5. Fix progress bar display issue. move to top of wallet. - (duplicate
of task 3) DONE
7. Disable Generate new Address in EDEX Wallets. - DONE
8. Delete Add Coin option fom EDEX Wallets menus. - DONE
9. Move Add Coin drop down options on top of Mode select buttons. - DONE
10. Add More coin select options in login add coin dialog. - DONE
11. Instead of showing some random text, show Coming soon in EasyDEX
Menu page. - DONE
12. Default options for BTC and KMD to be Basilisk instead of Full Mode
in Add coin dialog box. - DONE
15. Maybe remove the search option as there is no need for now and
maybe a background colour to the menu bar. - DONE
16. At the top "My KMD address (maybe should be changed to Komodo as
that is the name of the coin) - DONE
17. have a copy to clip board option for main address of wallet. - DONE
8 years ago
Satinder Grewal
2733a81904
few bug fixes and feature requests completed
8 years ago
Satinder Grewal
54db0eb59b
Some quick fixes and updates
8 years ago
Satinder Grewal
42e201269c
Atomic Explorer updated with DEX APIs, dex import is called on login and addcoin now
8 years ago
Satinder Grewal
151f49bbf8
Hidden Zcash Wallet enabled in code
8 years ago
Satinder Grewal
d10d8a65bf
Hidden Side Bar, Moved menu links to Top Menu Bar
8 years ago
Satinder Grewal
3329b7765b
Komodo Activating Best Chain GUI conditions added
8 years ago
Satinder Grewal
b045caf5df
Updated All APIs to use temp RPC auth; fixed register screen; start coin progress wheel added
8 years ago
Satinder Grewal
9f2d585d86
Some Index.html fixes
8 years ago
Satinder Grewal
60742817e7
Native coin Progress Bar code added
8 years ago
Satinder Grewal
e615436d95
Addcoin dialog box bug fix & DEX* API implementation base code added
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
b82cf9eaea
Native Mode Komodo updates
8 years ago
Satinder Grewal
bb7cb6f8d5
spelling correction
8 years ago
Satinder Grewal
2e968b6cc0
Login page updated with some changes to add coin
8 years ago
ca333
1c452c2331
typo fix
8 years ago
ca333
706d2c948b
corrected typo
8 years ago
Satinder Grewal
8963937a29
iguanarpc auth function now using md5 js lib
8 years ago
Satinder Grewal
4f81bfbf1a
addcoin button improved/fixed/updated on topmenu
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
9c33571744
disabled electron jquery & toaster module links in html
8 years ago
Satinder Grewal
a7c90c7bd8
electron specific changes
8 years ago
Satinder Grewal
cef600c65b
Unity-App related update to fix jquery and toastr errors
8 years ago
Satinder Grewal
edcd410b37
test
8 years ago
Satinder Grewal
f83a440bcb
test
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
b65f10a512
easydex wallet dashboard code updated
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
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
e63b29b14e
KMD wallet div margin fix
8 years ago
Satinder Grewal
7c974f4c81
New EasyDEX-GUI dashboard base structure added
8 years ago
Satinder Grewal
93c402e536
dashboard balances text size updated to show coin ticker by it's side
8 years ago
Satinder Grewal
ce209b6e88
spelling mistake :P
8 years ago
Satinder Grewal
c965c7033c
some gui fixes, and error handling code updated in js/html part
8 years ago
Satinder Grewal
4f439ce5e4
Komodo/Zcash GUI initialise wallet checks added
8 years ago
Satinder Grewal
1d8c4bc5a1
bug fixed to switch API from komodo to zcash gui, and added interest to show in komodo GUI
8 years ago
Satinder Grewal
8b6bbd5e0f
Zcash GUI Wallet in EasyDEX now using exact same Komodo GUI code
Both Komodo GUI and Zcash GUI uses the same set of common code to
display and do wallet actions.
will be coding different parts of each to handle differently as move
forward to GUI development.
8 years ago
Satinder Grewal
887fd83a77
Send Komodo Coins API via z_sendmany API linked to form, tested, and works
8 years ago