- 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
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
1. Bug fix: BTC/BTCD login options executes even if there's existing
active coin
2. Basilisk mode was causing slowness issue to whole API execution.
Right now it’s set to only manual execution. I’ll be adding manual
buttons for basilisk mode to refresh and update it’s screen data on
manual click.