Neuron
Changelog
Neuron wallet new features and updates summary, join Github to learn more about the project progress.
0.33.0-beta.1 (2020-09-12)
This is a beta version to preview the changes in the next release and may not be stable. It is not suggested to install this version for asset management. Welcome any questions or suggestions.
CKB v0.32.0 was released on May 22nd, 2020. This version of CKB node is now bundled and preconfigured in Neuron.
Refactor
- Upgrade from Electron 7 to Electron 9.
- Refactor the wallet address storage to be based on an SQLite table rather than a JSON file.
- Deprecate LevelDB and use SQLite instead.
- Refactor send component.
New features
- Change the confirmation count from 300 to 24.
- Enable
Asset Accounts
for mainnet.
Bug fixes
- Fixed
InsufficientCellCapacity
error for CKB ACP transfer when there are cells with data. - Fixed
too many SQL variables
error when there are too many addresses in wallets.
Downloads
OS | Arch | Package | SHA256 Checksum |
---|---|---|---|
Windows | x64 | exe | 9e20c6d6a799626b612ebca82d8192d2c6620eed77b8366d1ebd4203651434ca |
macOS | x64 | zip | 6df3cd666824aa61d7199ed02899f82183a39450cebbbcfb65fefd2b0bfc77eb |
macOS | x64 | DMG | 392cbd00580cd8e0f8a51881504a3e2194b5b8885341b64474fc46aec4feb623 |
Linux | x64 | AppImage | 9d7a905782b34702715b9de246f9ae7a1e87ab13d92aefb3d2df22dcfcfd6d8c |
0.32.2 (2020-08-22)
CKB v0.32.0 was released on May 22nd, 2020. This version of CKB node is now bundled and preconfigured in Neuron.
Bug fixes
- Fix a breaking change by lumos indexer which leads to a bug that it can't make transfers from asset accounts.
Downloads
OS | Arch | Package | SHA256 Checksum |
---|---|---|---|
Windows | x64 | exe | 6997807cec5f125e165dae6c4a952ff4f7b99e556ecc81a3d1d94cd041fe678a |
macOS | x64 | zip | 8e40fc398c2e889dce822a708d29424aed3f6a76b90fddb6cef48fa77f420987 |
macOS | x64 | DMG | d6d1b9d37989f47be673c356889035a5fcdc1d6131fce43ddad002d21c3c61b6 |
Linux | x64 | AppImage | 7347302dd60b98701c76bda7bf099a82aef9a2f49b095ad78688d2ffbc7da402 |