- DBET Balances changed to use RPC
- Default wallet token version set to VET Token V3
- Token version displayed in app bar
- Etherscan.io balances using API Key (fixes rate limiting issues)
- Removes infura for ETH balances
- Upgrade to Node 10
- Upgrade to Electron 3
- Upgrade to Material UI 3.3.2
- Fixes issue with swap upgrade and event subscription left open. Fix allows user to execute swaps more than once.
- Added missing ABI for DBET VET Contract. Allows for
LogGrantTokens
event subscription, which should speed up token swap upgrade considerably. - Minor fix to Estimate Gas decimal precision. Issue #56.