Neuron
Changelog
Neuron wallet new features and updates summary, join Github to learn more about the project progress.
0.20.0-beta.0 (2019-09-09)
0.19.0-beta.1 (2019-09-04)
(2019-09-04)
Bug Fixes
- add totalBalance to address test (90184aa)
- change typeScript type to
text
fromvarchar
(e334085) - fix balance tests (11dcac7)
- network test import (c4cb7e4)
Features
- add base settings and move skip config to here (37d82fb)
- neuron-ui: move the miner info from overview to wallet list (#907) (1378768)
- add an edit button by the side of description (031fed0)
- add controller for skip data and type (834390f)
- add hasData and typeScript to output entity (9fe535b)
- add SkipDataAndType class (a952152)
- add totalBalance to address entity (5746438)
- add totalBalance to address interface (7a29c03)
- calculate totalBalance and check skip data and type in gather inputs (f455545)
- neuron-ui: prevent updating tx and addr list when user is editing the description (6c4ea72)
- skip cells which has data or type (6a85705)
- using keep alive connection (f3fbe15)