[ᚬmaster] Rc/v0.19.0 beta.0 - #901
Merged
Merged
Conversation
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…
Bump sdk to v0.19.0
to reproduce the 060B50AC:digital envelope routines:EVP_PBE_scrypt:memory limit exceeded error
feat: Update TypeScript to 3.6
…h-cli Keystore compatibility with cli
classicalliu
approved these changes
Aug 29, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
0.19.0-beta.0 (2019-08-29)
BREAKING CHANGES
Bug Fixes
Features