Neuron
Changelog
Neuron wallet new features and updates summary, join Github to learn more about the project progress.
0.22.1 (2019-10-15)
0.22.1 (2019-10-15)
Bug Fixes
- not sync after switch network (be5a014)
- neuron-ui: fix the type of script.args from string[] to string (aa34515)
Features
- neuron-ui: add loading effects on creating/import wallets (8508965)
- neuron-ui: add loading on creating networks (8b89b1e)
- neuron-ui: dismiss pinned top alert if it's related to auto-dismissed notifications (b1ea6d5)
- neuron-ui: make the alert of lacking remote module more clear (a36abba)
- neuron-ui: remove eslint rule of no-bitwise (c5c5101)
- neuron-ui: update loading style of submit button for importing/creating wallets (7469911)
- neuron-ui: update the epoch index (7599cb7)
- add lock to input (436b388)
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)