Skip to content

[ᚬmaster] Rc/v0.19.0 beta.0 - #901

Merged
ashchan merged 36 commits into
masterfrom
rc/v0.19.0-beta.0
Aug 29, 2019
Merged

[ᚬmaster] Rc/v0.19.0 beta.0#901
ashchan merged 36 commits into
masterfrom
rc/v0.19.0-beta.0

Conversation

@ashchan

@ashchan ashchan commented Aug 29, 2019

Copy link
Copy Markdown
Contributor

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)

Keith-CY and others added 30 commits August 22, 2019 17:00
feat(neuron-ui): show confirmations on the History View
1. extract unnecessary callback hooks outside the component
2. memoize event handler in a memo hook
refactor(neuron-ui): refactor the Overview View
feat(neuron-ui): set the cycles to empty if the transaction is invalid
* feat(neuron-ui): add error codes

* refactor(neuron-ui): use error codes instead of error messages

* feat(neuron-ui): add error messages on the Send View

* feat(neuron-ui): add more Chinese for the i18n

* refactor(neuron-ui): remove useless texts for the i18n

* refactor(neuron-ui): simplify verify transaction outputs

* test(neuron-ui): add tests of verify amount range

* test(neuron-ui): add tests of verify amount

* test(neuron-ui): add tests of the verify network name method

* test(neuron-ui): add tests of the verify url method

* feat(neuron-ui): add total amount verification on the send view

* refactor(neuron-ui): update i18n text
…mount

and add more tests of formatter methods
refactor(neuron-ui): rename outputsToTotalCapacity to outputsToTotalA…
to reproduce the 060B50AC:digital envelope routines:EVP_PBE_scrypt:memory limit exceeded error
@nervos-bot nervos-bot Bot changed the title Rc/v0.19.0 beta.0 [ᚬmaster] Rc/v0.19.0 beta.0 Aug 29, 2019
@ashchan
ashchan merged commit 57340d6 into master Aug 29, 2019
@ashchan
ashchan deleted the rc/v0.19.0-beta.0 branch September 9, 2019 04:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants