Neuron
Changelog
Neuron wallet new features and updates summary, join Github to learn more about the project progress.
0.103.1 (2022-06-11)
New features
- #2375: Adapt new testnet URL(@yanguoyu)
- #2400: Support send acp/sudt to any address.(@yanguoyu)
- #2406: Refine export tx(@yanguoyu)
- #2408: Add address format toggle in receive tabs(@Keith-CY)
Bug fixes
- #2344: Delete unnecessary conditions. Retry should await.(@yanguoyu)
- #2390: Fix unmatched cheque lockHash(@yanguoyu)
- #2405: Remove covering above
update
button(@yanguoyu) - #2409: Remove scroll(@yanguoyu)
- #2410: Fix style of release note(@Keith-CY)
Refactor
- #2368: Use blake160 replace addresse. Rename 'multi-sign' to 'multisig'(@yanguoyu)
- #2373, #2412: Improve neuron-ui typescript, tests, deps and bundle(@qiweiii)
Full Changelog: https://github.com/nervosnetwork/neuron/compare/v0.103.0...v0.103.1
Downloads
OS | Arch | Package | SHA256 Checksum |
---|---|---|---|
Windows | x64 | exe | b7adabb816958e7341622fd62bdaa1c092eca7574e211b94f8e6df86cf324aa7 |
macOS | x64 | zip | fc59e7ffc0ac03ef512d69c598c554bec6418fbf42192f72acc06c23e658cec0 |
macOS | x64 | DMG | b038dec53efe67a6281e60f08eb662a245aa35c8c86d53cc994b60f1357df686 |
Linux | x64 | AppImage | 05fbbed25275df60e4ba3457c9748f0a5f07b9749d17a0ca2226e409cf96a2d6 |
0.103.0 (2022-05-09)
Hardfork
Neuron adopts new RFCs introduced by HARDFORK 2021, prominents are as follows,
- adopt the new address format and deprecate the short version of addresses #2346
CKB
CKB v0.103.0 was released on Apr. 11th, 2022. This version of CKB node is now bundled and preconfigured in Neuron.
New features
- #2280: add a balance-not-reserved checkbox in Nervos DAO deposit dialog(@Keith-CY)
- #2291: add a sudt detail link in creating asset account dialog (@yanguoyu)
- #2296, #2320: add address lock script detail in transaction detail window (@Lester-xie, @Keith-CY)
- #2300, #2352: add options of ckb node to boost synchronization (@Keith-CY)
- #2302, #2333: allow ACP account to transfer to secp256k1 addresses (@Lester-xie)
- #2303, #2310, #2313, #2323, #2324, #2332, #2340, #2357, #2363: add multisig address management (@yanguoyu, @Keith-CY)
- #2307: disable some functions when current wallet is an xpub wallet (@yanguoyu)
- #2309: check checksums after publishment (@Keith-CY)
- #2315: add new sign tips and add old sign notice in sign/verify window (@yanguoyu)
- #2330: allow sudt/secp256k1 assets to be migrated to an asset account (@yanguoyu)
- #2331: upgrade bundled ckb version to v0.103.0 (@Keith-CY)
- #2337: allow asset account to be destroied when balance is 0 (@yanguoyu)
- #2341: support syncing cells those have script of hash type 'data1' (@Keith-CY)
- #2342, #2361: mark create and destroy asset account in transaction history (@qiweiii)
- #2346: use new foramt of addresses by default (@Keith-CY)
- #2359: allow secp256k1 address to be timelocked (@Keith-CY)
Bug fixes
- #2304: fix error message of creating sudt/acp account (@Keith-CY)
- #2335: fix parsers (@Keith-CY)
- #2351: avoid saving duplicate blake160 for one wallet (@yanguoyu)
- #2362: ignore rejected transaction by (@Keith-CY)
Refactor
- #2277: remove grommet icons (@yanguoyu)
- #2289: format code (@Lester-xie)
- #2290: replace calculate_dao_maximum_withdraw with calculateDaoMaximumWithdraw method in sdk (@yanguoyu)
Downloads
OS | Arch | Package | SHA256 Checksum |
---|---|---|---|
Windows | x64 | exe | a7ba0fd4f4f6b41e1ac1cfa86f7ba72fce7576dd23454b0ca6817114bdd88131 |
macOS | x64 | zip | 01edde68ec6c8195c3d4ac4d2b9641ecb9b4e51ae4f6c2e2bd37587023466580 |
macOS | x64 | DMG | 49e999c1a7a89c593a591b3a978d6523c439deb4911bea907cb643267d089075 |
Linux | x64 | AppImage | 9ce2f32d526e76da3186e2d4b0d74293807285ca9db160fcee79bfea3b49ffb4 |