EthereumCommonwealth / etherwallet

Ethereum Classic blockchain interaction web tool.
https://ethereumproject.github.io/etherwallet/
BSD 4-Clause "Original" or "Old" License
14 stars 17 forks source link

Update/watch-wallet-network-changes #289

Closed j-chimienti closed 6 years ago

j-chimienti commented 6 years ago
  1. Added "ChangeNode" and "ChangeWallet" broadcasting functions
  2. listen to wallet and current network in tabsCtrl, and broadcast to other controllers
  3. fix equivalent balance for wallet (sum all networks)
  4. add wallet-balance-table to view-wallet-info view
  5. add refresh balance button
j-chimienti commented 6 years ago

Fix Equivalent Balances

screen shot 2018-10-10 at 2 58 53 pm

View Wallet Info Table

screen shot 2018-10-10 at 2 36 07 pm
j-chimienti commented 6 years ago

fixes #256 fixes #211