File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.24.3] ( https://github.com/nervosnetwork/neuron/compare/v0.24.2...v0.24.3 ) (2019-11-11)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** neuron-ui:** fix the address prefix on tx view according to the chain type. ([ ffedca7] ( https://github.com/nervosnetwork/neuron/commit/ffedca7 ) )
7+ * ** neuron-wallet:** order inputs in a tx ([ b0e3855] ( https://github.com/nervosnetwork/neuron/commit/b0e3855 ) )
8+ * I18n for pending confirmations count ([ 2990891] ( https://github.com/nervosnetwork/neuron/commit/2990891 ) )
9+ * input capacity can be null ([ 2d80fa8] ( https://github.com/nervosnetwork/neuron/commit/2d80fa8 ) )
10+
11+
12+ ### Features
13+
14+ * ** neuron-ui:** remove input truncation on importing keystore. ([ #1068 ] ( https://github.com/nervosnetwork/neuron/issues/1068 ) ) ([ 2d6283d] ( https://github.com/nervosnetwork/neuron/commit/2d6283d ) )
15+ * ** neuron-ui:** show local error message ahead of remote error message ([ 21fd5b1] ( https://github.com/nervosnetwork/neuron/commit/21fd5b1 ) )
16+ * ** neuron-ui:** show the error message from api controller on send view. ([ 7bf6dbc] ( https://github.com/nervosnetwork/neuron/commit/7bf6dbc ) )
17+ * ** neuron-wallet:** trim the keywords on searching txs ([ 8ed5501] ( https://github.com/nervosnetwork/neuron/commit/8ed5501 ) )
18+ * strengthen address validation ([ 1bc213a] ( https://github.com/nervosnetwork/neuron/commit/1bc213a ) )
19+ * ** neuron-ui:** update the explorer url according to chain type. ([ 67aceb8] ( https://github.com/nervosnetwork/neuron/commit/67aceb8 ) )
20+ * Finalize testnet explorer URL ([ 848fe7b] ( https://github.com/nervosnetwork/neuron/commit/848fe7b ) )
21+ * ** neuron-ui:** adjust the layout of receive view to vertical aglinment. ([ 8d58abc] ( https://github.com/nervosnetwork/neuron/commit/8d58abc ) )
22+ * ** neuron-ui:** only addresses start with 0x0100 are valid ([ 67be688] ( https://github.com/nervosnetwork/neuron/commit/67be688 ) )
23+
24+
25+
126## [ 0.24.2] ( https://github.com/nervosnetwork/neuron/compare/v0.24.1...v0.24.2 ) (2019-11-08)
227
328
You can’t perform that action at this time.
0 commit comments