Neuron
Changelog
Neuron wallet new features and updates summary, join Github to learn more about the project progress.
0.24.0 (2019-11-04)
(2019-11-04)
Bug Fixes
- sign witness result in test (92dbaa2)
- neuron-ui: remove length limitation of password, but should the alert instead (f25c8fd)
- Search history by date (6df490a)
- neuron-ui: hide the colon if description is empty (3af1ec4)
- neuron-ui: hide the confirmations of pending txs (456210d)
- neuron-ui: hide the pending list if it has no items. (19d857e)
Features
- Always show address book (940e23a)
- Change confirmation threshold to 30 (1dabb3c)
- Change the way pending confirmations display on overview (f5cad48)
- Move explorer URL determination to ChainInfo (83c69c7)
- Remove miner info feature (4dcdad4)
- neuron-ui: clear send view on wallet switching (47af746)
- neuron-ui: disable the submit button if the generated tx is null (be45889)
- neuron-ui: use tooltip component instead of element title to display the sync progress. (6780d45)
Performance Improvements
- cache getTransaction result when sync in indexer mode (756bd30)
Downloads
OS | Arch | Package | SHA256 Checksum |
---|---|---|---|
Windows | x64 | exe | efb4b6ea14c0ac6a91b6ef76237a7fa1bf6f2ef25191079549fbc979205bf4aa |
macOS | x64 | zip | f291c678decdd934214e050badd90c98635d2077a475fc802cc10f306199dbe0 |
macOS | x64 | DMG | 11e9356fa0db162e987c78b3d701d158c9b835dae2c1018b02523a8887344010 |
Linux | x64 | AppImage | e0786ab88587eadb01e153fd5a1d32610e6995743fb5309ef7451edb1a72cfd6 |
0.23.1 (2019-10-28)
0.23.1 (2019-10-28)
Bug Fixes
Features
- Add a few db indices (83dffb5)
- display disconnection errors and dismiss them on getting connec… (#1019) (e866c66)
- Optimize output db query (6e36550)
- stringify the result from api controller (1f4d4ea)
- neuron-ui: add a tooltip to display synchronized block number and the tip block number (9e52fef)
- neuron-ui: display confirmations of pending transactions in the recent activity list (9aebede)
- neuron-ui: update history list to make it more compact (35d8b87)
- neuron-ui: update the Send View according to the new transaction fee model. (dc415f3)