Neuron
Changelog
Neuron wallet new features and updates summary, join Github to learn more about the project progress.
0.22.0 (2019-10-09)
(2019-10-09)
Bug Fixes
- address balance error in indexer mode (0a35d61)
- neuron-ui: add an auto match on speed of price from 20 to 40 (160c844)
- neuron-ui: fix the relationship between transaction price and speed (541ab94)
- neuron-ui: show 0 confirmations if the real data is negative (e974a21)
- change
hasData
to 0 inoutput
(04b1176)
Features
0.21.0-beta.1 (2019-09-27)
(2019-09-27)
Bug Fixes
- sync stopped in indexer and normal mode (dfa2f1e)
- Translation for type column on history and address book view (4d4b7e1)
- neuron-ui: hide unrelated columns when the mainnet address is displayed (700c059)
Features
- discriminate chain type by the result of rpc.getBlockchainInfo method (9654662)
Performance Improvements
- skip
createdBy
if already created in indexer (b1d694b)