Neuron
Changelog
Neuron wallet new features and updates summary, join Github to learn more about the project progress.
0.33.0-rc1 (2020-09-27)
This is a release candidate to preview the changes in the next official release and may not be stable. Welcome any questions or suggestions.
CKB v0.35.1 was released on Sept. 14th, 2020. This version of CKB node is now bundled and preconfigured in Neuron.
Note: There will be a data migration for the new bundled node CKB v0.35.1, which may take several minutes to boot up for the first time after upgraded from the earlier versions.
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
- Reduce the confirmation block height from 300 to 24.
- Enable
Asset Accounts
for mainnet. - Support transfer to multisig address.
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. - Fixed the autofill description on unlocking assets.
- Refine error message when the fee for dao withdrawal transaction is insufficient.
Downloads
OS | Arch | Package | SHA256 Checksum |
---|---|---|---|
Windows | x64 | exe | ec8b6ff14b2c1964d596dbf7ba5ea6c27f267a52023b27b65dcf12357370c632 |
macOS | x64 | zip | c02c84167c4fb2e08c0204f4db53ee5a34366922f2a3dc51dc7ff99800f96843 |
macOS | x64 | DMG | c0af6c1409e092fe09385c728985f9f05ff53f959b46d3e519e8a97638560acf |
Linux | x64 | AppImage | f2eaece8728395ae1fde4b743154a320314628cfee897a57c6467b109b936626 |
0.32.3 (2020-09-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 bug of lumos query for multisign lock.
Downloads
OS | Arch | Package | SHA256 Checksum |
---|---|---|---|
Windows | x64 | exe | 0fd8725c3db073500463d7fde71d793169b8681ec22f3c18c78d45bf9a23c90c |
macOS | x64 | zip | 1db6d2fd3974eef5131eb50dfecd10d5461208421522e598ecb1486fef957ab3 |
macOS | x64 | DMG | 64495b11d94ab24559d8aa1a5b9fe618edf1ac9385c7ab3a692a1b774f63f782 |
Linux | x64 | AppImage | c0fecd64ea7696082e2e6d23e3a7c531416a44f669c1d2fa44a4760406da73ba |