Neuron
Changelog
Neuron wallet new features and updates summary, join Github to learn more about the project progress.
0.18.0-beta.1 (2019-08-22)
(2019-08-22)
Bug Fixes
- remove hash_type=Type in test (9340e41)
- neuron-ui: fix the color of pagination (3ffed72)
- neuron-ui: fix the i18n text of pagination (c779a20)
- address service test (f743a06)
- don't restart when generate new address in normal sync (66b6810)
- minBlockNumber select error (acbafd0)
- using appendLockHashInfos (342061d)
- e2e: Make sure to exit server (559a11e)
- neuron-ui: disable the submit button when it's sending (9fc7b7d)
- neuron-ui: use the create api for creating wallets (49edee8)
- only check success txs (2ec2529)
- reset when import wallet (6be360e)
Features
- neuron-ui: add more detailed error messages of the amount field (a2503ff)
- neuron-ui: add verification on updating amounts (46ae8c1)
- check tx success regular intervals (a1203da)
- not start from zero in indexer when create wallet (25ed522)
- not start from zero in normal sync when create wallet (50a3c73)
- neuron-ui: fill the address field automatically on QR Code recognized as a valid address (c8a6689)
- neuron-ui: update the cycles on the outputs changing (01d02e0)
- neuron-ui: use real cycles (874e781)
- auto switch indexer or common sync (ece382f)
- compute cycles (2be05b3)
- impl sync by indexer RPCs (16fa2a4)
- Update Electron to v6 (0977897)
- neuron-ui: use the same naming strategy as importing mnemonic words (694ac98)
- process fork in indexer mode (a7ad2d5)
0.18.0-beta.0 (2019-08-16)
(2019-08-16)
Bug Fixes
- generate address and notify wallet created when import keystore (9eaf2f3)