v0.27.0
0.27.0 (2020-01-23)
Happy Spring Festival!
Bundled CKB node
CKB v0.27.0 was released on Jan 10th, 2020. This version of CKB node is now bundled and preconfigured in Neuron.
Electron
We updated to Electron 7.1.9, which has fixed a bug that would cause updater to fail to download new version of Neuron.
So far Electron 7's asynchronous request/response-style IPC has been working very well, we are going to migrate more internal communications to use that.
Syncing
We've improved the sync and block scan, making it more stable and faster (up to 2x on macOS and 3-4x on Windows). Block and other data's DB access was tweaked to write less frequently and read more quickly. We're still tweaking this and planning to enable CKB's indexer module in the near future, to make the sync a lot faster.
Other features and changes
- Prevent multiple instances of Neuron from running at the same time.
- Change the QR reader to read an image from the desktop, instead of scanning with the camera.
- Update the network and sync status display to show more information.
Bug fixes
- Fixed an issue that when a transaction has many inputs or outputs the wallet cannot load it and the UI would display empty history list.
- Fixed an issue that could occur when sending transaction.
Downloads
| OS | Arch | Package | SHA256 Checksum |
|---|---|---|---|
| Windows | x64 | exe | 6d506e2715cf4556922503a68f05e875445b32fb1ddcb68820c986aa404f4cca |
| macOS | x64 | zip | d4eaa04512844cb357b13696c33c26ea0339a0aac4cef31348cedfcb147417a8 |
| macOS | x64 | DMG | 19644ac8174b7f4fd547d4ceaa97c72656dc4df19dd22ad35d6d0e04b0a7f482 |
| Linux | x64 | AppImage | c3d4f1b2b1cd956350e36f2b5025d3c17a1af7f8ea25f3f5c4834a21090d6d8f |