- Send Form updated for KMD, Assetchains, and PAXchains to use new API
set for sending transactions
- Generating only signed transaction without sending it to network is
available in this update
- Atomic Explorer updated to send signed transaction
- auto open first wallet, and not last wallet from wallet dashboard
sidebar
- auto update basilisk cache data in backend every 5 minutes
- fixed USD to use raw params for native mode
- added WIRELESS coin to the list. just for fun. ;)
Atomic Explorer updated with new dex api calls,
Basilisk Mode monitors iguana and logs out on crash,
all wallet addresses are checked/imported in basilisk mode now,
bug fix applied for adding Native Mode coin
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.
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.
- Only Basilisk wallet widgets are activated first
- wallet widgets populate dynamically as coins are active
- addresses list is updated in each wallet widget