v1.0.2
Features
Bug Fixes
- evm send screen shows gas warning #88 (brettkolodny)
- disable button if not enough gas #88 (brettkolodny)
- use native balance for not enough gas warning #94 (brettkolodny)
- show error when there are no transactions in the response #94 (brettkolodny)
- last asset no longer cut off #95 (brettkolodny)
- balances under the minimum dont crash the extension #97 (brettkolodny)
- update readme #100 (brettkolodny)
- rivet timestamps #101 (kvhnuke)
- change Acala DOT icon to updated icon #107 (brettkolodny)
- accounts don't get cut off in account picker #107 (brettkolodny)
- tests #106 (kvhnuke)
- fees don't default to ETH before loaded #107 (brettkolodny)
- trim whitespace on private key entry #107 (brettkolodny)
- don't allow importing the same private key twice #107 (brettkolodny)
- show error if trying to add an account that already exists #102 (brettkolodny)
- don't show from token in changelly list #108 (brettkolodny)
- remove try catch #97 (brettkolodny)
- add global decimal #97 (brettkolodny)
- remove base-network public value #110 (brettkolodny)
Code Refactoring
- use default value instead of null #88 (brettkolodny)
- remove unneeded balance query #88 (brettkolodny)
- use different method to get maximum decimals #97 (brettkolodny)
- add accountAlreadyAdded to PublicKeyRing #102 (brettkolodny)
Chores
Commits
- 568ec80: Merge branch 'develop' into fix/evm-send-gas (brettkolodny) #88
- fix rarible message signing #99 (kvhnuke)
- make sure latest account is infront #99 (kvhnuke)
- cleanup #102 (kvhnuke)
- update yarn lock #102 (kvhnuke)
- disconnect hw after importing #104 (kvhnuke)
- add injection settings for ethereum and polkadotjs #106 (kvhnuke)
- 487102f: Merge branch 'develop' into feat/import-dot-keystore (brettkolodny) #102
- merged with develop #97 (kvhnuke)
- add TAP tDOT and WETH to Acala #110 (brettkolodny)
- v1.0.2 (kvhnuke)