Releases: nervosnetwork/neuron
Releases · nervosnetwork/neuron
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)
v0.17.0-alpha.8
0.17.0-alpha.8 (2019-08-06)
- Check the update function
v0.17.0-alpha.7
0.17.0-alpha.7 (2019-08-05)
Features
- neuron-ui: disable fadein animation on details list (cb3153d)
- neuron-wallet: enable select all (5c0a577)
- Add tsconfig plugin ts-transformer-imports to combile (bb9cedf)
- Change space bewteen primary and secondary buttons to 10px (cac5e8f)
- Do not use inline label for settings toggle button (75eded1)
- Replace ts-node typeorm tasks with node dist js (19ee2e7)
- Unify block status (property list) and miner info callouts style (78e51c3)
v0.17.0-alpha.6
0.17.0-alpha.6 (2019-08-05)
Bug Fixes
- Add cachedNetwork to useMemo depencency (733204c)
- neuron-wallet: set current wallet empty if wallet list is empty (b438509)
Features
v0.17.0-alpha.5
0.17.0-alpha.5 (2019-08-02)
Bug Fixes
- neuron-ui: remove the quotation mark around error message (5de8cba)
- neuron-wallet: fix the error comes with deleting all wallets (fa87136)
Features
- using simple queue (3595368)
- neuron-ui: add basic style on the list header of transaction list (3a7eeaf)
- neuron-ui: add check on current wallet id on leaving settings view (b33a238)
- neuron-ui: add CKB unit in the transaction fee field (e6107e5)
- neuron-ui: add dynamic prmopt in wallet wizard (29372db)
- neuron-ui: add notification panel (f7984b0)
- neuron-ui: add popping messages on copying and updating (cd7d7e5)
- neuron-ui: add the story of connection status component, and set the network name to 14px (e940fdf)
- neuron-ui: append network ips to network names in networks setting (427941b)
- neuron-ui: cache language configuration (49e35c3)
- neuron-ui: calculate transaction fee with user-specified price (9ce3174)
- neuron-ui: call generate mnemonic method from neuron-wallet in neuron-ui with remote module (5a27c7b)
- neuron-ui: call networks controller's methods by remote module (c4bc431)
- neuron-ui: call transactions controller methods with remote module (4751817)
- neuron-ui: close the tx detail dialog on wallet switching (5623f3b)
- neuron-ui: display balance with thousandth delimiter (07e4370)
- neuron-ui: double click on tx item shows its details (383db66)
- neuron-ui: handle current-wallet update and wallet-list update separately (bd4c109)
- neuron-ui: navigate to the Overview view on wallet switching (bea4b20)
- Configure dev-app-update.yml for electron-updater (8fcf184)
- neuron-ui: hide the top alert on removing the last error message from the notification panel (e23d331)