Releases: nervosnetwork/neuron
Releases · nervosnetwork/neuron
v0.24.4
0.24.4 (2019-11-12)
Bug Fixes
- neuron-ui: fix the apy calculation (03c88d2)
- neuron-ui: fix the free and locked value of nervos dao (16b2233)
- neuron-ui: fix the minimal withdraw epoch number (1c19582)
- neuron-ui: fix the yield of nervos dao records (544becd)
- neuron-ui: including keywords on tx list paging (935950d)
- calculate tx serialized size for dao (2088d5c)
- calculateDaoMaximumWithdraw return type (22ee960)
- deposit dao and withdraw step1 error (77a505d)
- fix getDaoCells return (c914dff)
- fix withdraw dao bug (9b1c0ed)
- getDaoCells and its tests (2460b0b)
- getDaoCells load dao cells except dead (d5ba396)
- load init txs in windows (8880d34)
- mark depositOutPoint when create step1 (85a851b)
Features
- add dao methods to controller (41953bf)
- add inputIndex to inputs (c760db5)
- add typeHash and daoData to Output (5efe225)
- add typeHash and daoData when sync (1b6b062)
- generate dao transactions (36ba523)
- remove SkipDataAndType module (1bc25eb)
- remove totalBalance (5b0df6f)
- Shorter binary file names (337790d)
- neuron-ui: add nervos dao view (ca46665)
- neuron-ui: allow user to claim since unlock epoch. (f1ad76b)
- neuron-ui: update i18n of nervos dao (3b72042)
Downloads
OS | Arch | Package | SHA256 Checksum |
---|---|---|---|
Windows | x64 | exe | b8139daa5778739b966b78d7a51bc103af8f4dd135846c75e71583cdb5a38b20 |
macOS | x64 | zip | 1ad655b4dc2b8dbbd0122e40a993c88bff6b10ac0362ff7d197a1bdabc7b1068 |
macOS | x64 | DMG | 6a4974871c8bf9c68912d31865b3538ce2a4094b1dc64614aaa730aae4ea4042 |
Linux | x64 | AppImage | f29067d82d3da1fa49da903ffb0de84ccabb22f5de714b7a0a16041a7ba84a11 |
v0.24.3
0.24.3 (2019-11-11)
Bug Fixes
- neuron-ui: fix the address prefix on tx view according to the chain type. (ffedca7)
- neuron-wallet: order inputs in a tx (b0e3855)
- I18n for pending confirmations count (2990891)
- input capacity can be null (2d80fa8)
Features
- neuron-ui: remove input truncation on importing keystore. (#1068) (2d6283d)
- neuron-ui: show local error message ahead of remote error message (21fd5b1)
- neuron-ui: show the error message from api controller on send view. (7bf6dbc)
- neuron-wallet: trim the keywords on searching txs (8ed5501)
- strengthen address validation (1bc213a)
- neuron-ui: update the explorer url according to chain type. (67aceb8)
- Finalize testnet explorer URL (848fe7b)
- neuron-ui: adjust the layout of receive view to vertical aglinment. (8d58abc)
- neuron-ui: only addresses start with 0x0100 are valid (67be688)
Downloads
OS | Arch | Package | SHA256 Checksum |
---|---|---|---|
Windows | x64 | exe | 927226b1d9ca3b155d0f61c3f4bd66b20bf1d9cc2b2acbf05f1770766f0b26c8 |
macOS | x64 | zip | 1001be6299392f82b3ff50b361ae1fba8d2b910e192d8c8717d3ca59329ef7d1 |
macOS | x64 | DMG | 6b62d740ca5430a5761e40f30bf79041c07eada519b3f228ab5dd4382bce7e1e |
Linux | x64 | AppImage | 15bbf9b31db543ccfceb27d7bc613ebe641a9c2fbbce2e2bb444011adcf79812 |
v0.24.2
0.24.2 (2019-11-08)
Bug Fixes
- replace with empty string in input group rename witness (5d59f3d)
- skip get previous tx when cellbase (41600ea)
- skip get previous tx when cellbase in indexer (7e8a578)
- skip the cellbase tx, not the first input (aeeb464)
Features
Downloads
OS | Arch | Package | SHA256 Checksum |
---|---|---|---|
Windows | x64 | exe | fe1064280f898707506aa09a75946a9690a049eff12aeb2c36b69d04ba034efc |
macOS | x64 | zip | 479bf3de6955af80fce7be08ca5b635aaf17e827110107348a858b521aebb8ae |
macOS | x64 | DMG | a1a1d890f7c2af7a9d3d5488f77647f83dd9d5dba3573a0af136f6147b4d0277 |
Linux | x64 | AppImage | 38f0ec1f130b9e744dee8852cd31d726210575ff8df129f2011bf697798eede3 |
v0.24.1
0.24.1 (2019-11-07)
Features
- Create a ruby script to download a release binaries (acfa6e9)
- Use system curl and sha256sum commands to digest binaries (0fa0dd8)
Downloads
OS | Arch | Package | SHA256 Checksum |
---|---|---|---|
Windows | x64 | exe | 4bec63cf1922269aebc9fd805c74b2385717760714f6801eba53e62b321b24f1 |
macOS | x64 | zip | a20992c94a0d2c788ccaae3622a14abbf7a38979f44273b069b0498607276f97 |
macOS | x64 | DMG | 26c93ba3bb4d0de4ec04ce564ccf93ec86057436040130f1da0047d2c9d362e9 |
Linux | x64 | AppImage | c3ba98c11c720c4c9c7fe87428b5c9c4c64c75173597817ea46df570583fb280 |
v0.24.0
0.24.0 (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 |
v0.23.1
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)
v0.23.0
0.23.0 (2019-10-23)
Bug Fixes
- api controller params (c345d06)
- fix codeHashOrCodeHashIndex in UI (bf396e5)
- Integration tests (14008f6)
- set previous url when set system script (7753c4f)
Features
- Add ApiController (7a00d33)
- Disable certain menu items when main windows is not current focus window (eecfa41)
- Expose a flat API controller from neuron wallet to UI layer (500c37c)
- Localize nervos website menu item (02be3af)
- Set window menu role (51e6a38)
- slipt sendCapacity to generateTx and sendTx (f956088)
- Softer activity row shadow (13445e7)
- neuron-ui: ignore the NodeDisconnected Errors from controller, … (#996) (248c8ed)
v0.22.2
v0.22.1
0.22.1 (2019-10-15)
Bug Fixes
- not sync after switch network (be5a014)
- neuron-ui: fix the type of script.args from string[] to string (aa34515)
Features
- neuron-ui: add loading effects on creating/import wallets (8508965)
- neuron-ui: add loading on creating networks (8b89b1e)
- neuron-ui: dismiss pinned top alert if it's related to auto-dismissed notifications (b1ea6d5)
- neuron-ui: make the alert of lacking remote module more clear (a36abba)
- neuron-ui: remove eslint rule of no-bitwise (c5c5101)
- neuron-ui: update loading style of submit button for importing/creating wallets (7469911)
- neuron-ui: update the epoch index (7599cb7)
- add lock to input (436b388)
v0.22.0
0.22.0 (2019-10-09)
Bug Fixes
- address balance error in indexer mode (0a35d61)
- neuron-ui: add an auto match on speed of price from 20 to 40 (160c844)
- neuron-ui: fix the relationship between transaction price and speed (541ab94)
- neuron-ui: show 0 confirmations if the real data is negative (e974a21)
- change
hasData
to 0 inoutput
(04b1176)