Releases: nervosnetwork/neuron
Releases · nervosnetwork/neuron
v0.21.0-beta.0
0.21.0-beta.0 (2019-09-24)
Bug Fixes
- create tx in several SQLs (d012cc5)
- hex number in indexer mode (9d56aee)
- rename class name from text-overflow to textOverflow (747fdcf)
- throw when capacity not enough for change (3629787)
- neuron-ui: disable scroll on notification dismission (0c754ad)
- neuron-ui: disable the submit button once a sending request is sent (0c72b01)
- neuron-ui: fix the repetition of notification (aa9e800)
- neuron-ui: fix the transaction detail view (9e6da54)
- neuron-ui: fix typo in class name (3417445)
- neuron-ui: sort outputs of a transaction by outPoint.index (c9aef30)
Features
- bump sdk to v0.21.0 (3abf7ca)
- neuron-ui: add a blank margin around the QRCode for improving recognization (8a7b246)
- neuron-ui: add a condition of isMainnet for displaying addresses (5be0335)
- neuron-ui: add a settings icon in the navbar component (8d929a3)
- neuron-ui: add mainnet/testnet addresses toggle (d55a415)
- neuron-ui: adjust the layout of the qr scanner dialog (5d91d90)
- Improve localization translations (44b3642)
- neuron-ui: refine transaction list and address list (e78dd9f)
- neuron-ui: remove hover effect on table header (a21bc7e)
- Remove hover background effect on property list and overview details lists (91a1c6e)
v0.20.0-beta.1
0.20.0-beta.1 (2019-09-17)
Bug Fixes
- neuron-ui: disable the submit button once a sending request is sent (0c72b01)
- neuron-ui: fix the transaction detail view (9e6da54)
- neuron-ui: fix typo in class name (3417445)
- neuron-ui: sort outputs of a transaction by outPoint.index (c9aef30)
Features
- neuron-ui: add a settings icon in the navbar component (8d929a3)
- Improve localization translations (44b3642)
- neuron-ui: add a blank margin around the QRCode for improving recognization (8a7b246)
- neuron-ui: refine transaction list and address list (e78dd9f)
- neuron-ui: remove hover effect on table header (a21bc7e)
- Remove hover background effect on property list and overview details lists (91a1c6e)
v0.20.0-beta.0
v0.19.0-beta.1
0.19.0-beta.1 (2019-09-04)
Bug Fixes
- add totalBalance to address test (90184aa)
- change typeScript type to
text
fromvarchar
(e334085) - fix balance tests (11dcac7)
- network test import (c4cb7e4)
Features
- add base settings and move skip config to here (37d82fb)
- neuron-ui: move the miner info from overview to wallet list (#907) (1378768)
- add an edit button by the side of description (031fed0)
- add controller for skip data and type (834390f)
- add hasData and typeScript to output entity (9fe535b)
- add SkipDataAndType class (a952152)
- add totalBalance to address entity (5746438)
- add totalBalance to address interface (7a29c03)
- calculate totalBalance and check skip data and type in gather inputs (f455545)
- neuron-ui: prevent updating tx and addr list when user is editing the description (6c4ea72)
- skip cells which has data or type (6a85705)
- using keep alive connection (f3fbe15)
v0.19.0-beta.0
0.19.0-beta.0 (2019-08-29)
BREAKING CHANGES
- Code signing certification was updated. Manual installation of this version is required as automatic update won't work.
- There was a bug that calculated keystore mac incorrectly. Older exported keystore files might not be able to be imported.
- DB structure was changed per CKB transaction and other types' changes.
Bug Fixes
- Fix keystore mac calculation
- add outputsData and headerDeps (f2432eb)
- Error when handling crypto.scryptSync with N > 16384 (eac4339)
- fix filterOutputs for async filter (c851963)
- hide some tests in lock utils tests (19c6673)
- remove default hash_type=data (33cc4cf)
Features
- bump sdk to v0.19.0 in neuron-ui (3b6ede9)
- bump sdk to v0.19.0 in neuron-wallet (6ca8200)
- Increase KDF params N value to 2**18 to produce more secure keystore (06f5ac6)
- Remove MenuCommand enum (#900) (e40c5cf)
- Update TypeScript to 3.6 (ac61a5b)
- neuron-ui: set the cycles to empty if the transaction is invalid (64166cc)
- neuron-ui: show confirmations on the History View (84692c7)
v0.18.0-beta.1
0.18.0-beta.1 (2019-08-22)
Bug Fixes
- remove hash_type=Type in test (9340e41)
- neuron-ui: fix the color of pagination (3ffed72)
- neuron-ui: fix the i18n text of pagination (c779a20)
- address service test (f743a06)
- don't restart when generate new address in normal sync (66b6810)
- minBlockNumber select error (acbafd0)
- using appendLockHashInfos (342061d)
- e2e: Make sure to exit server (559a11e)
- neuron-ui: disable the submit button when it's sending (9fc7b7d)
- neuron-ui: use the create api for creating wallets (49edee8)
- only check success txs (2ec2529)
- reset when import wallet (6be360e)
Features
- neuron-ui: add more detailed error messages of the amount field (a2503ff)
- neuron-ui: add verification on updating amounts (46ae8c1)
- check tx success regular intervals (a1203da)
- not start from zero in indexer when create wallet (25ed522)
- not start from zero in normal sync when create wallet (50a3c73)
- neuron-ui: fill the address field automatically on QR Code recognized as a valid address (c8a6689)
- neuron-ui: update the cycles on the outputs changing (01d02e0)
- neuron-ui: use real cycles (874e781)
- auto switch indexer or common sync (ece382f)
- compute cycles (2be05b3)
- impl sync by indexer RPCs (16fa2a4)
- Update Electron to v6 (0977897)
- neuron-ui: use the same naming strategy as importing mnemonic words (694ac98)
- process fork in indexer mode (a7ad2d5)
v0.18.0-beta.0
0.18.0-beta.0 (2019-08-16)
Bug Fixes
- generate address and notify wallet created when import keystore (9eaf2f3)
Features
v0.18.0-alpha.1
0.18.0-alpha.1 (2019-08-12)
Bug Fixes
- neuron-ui: handle overflow on recent activities (b357209)
- neuron-wallet: set the language on app ready (875cd5c)
Features
- neuron-ui: add custom scrollbar on activity list (84d10d2)
- neuron-ui: adjust the layout of list (6a11f99)
- neuron-ui: disable overflow hidden on activities (01ff207)
- neuron-ui: scroll the overview view to the top on wallet switching (45997d6)
- neuron-ui: update confirmation threshold of confirmations (581fa70)
v0.18.0-alpha.0
0.18.0-alpha.0 (2019-08-10)
Features
v0.17.0-alpha.9
0.17.0-alpha.9 (2019-08-08)
Bug Fixes
- early return when first-not-match (08a708e)
- fetch size (abdc01f)
- not throw when push check range (e2e6c90)
- waitForDrained (b6712ff)
- neuron-ui: set the font-size of footer to 12px (c250678)
- neuron-wallet: enable the i18n and update the wallet label of the application menu (664ccc8)
Features
- Remove winston logger in favor of electron-log (f3c228a)