Keith-CY
released this
21 Jan 05:07
·
230 commits
to master
since this release
Notice
@appchain/base has been remove to @cryptape/cita-sdk
(2019-01-16)
Bug Fixes
- fix bug of pass private key without 0x to nervos.appchain.accounts.privateKeyToAccount (2d5d545)
- fix chain manage contract address (12b4558)
- fix hex to bytes (2c0fb1b)
- fix neuron web address error text (c1cb96d)
- fix quota in test (e328ef8)
- fix setProvider (f093aa9)
- fix sign flow (9405148)
- fix test for 0.17 fix (097b823)
- fix travis cache (75b3068)
- fix typo (7f47358)
- fix typo in listeners (cfbc2f2)
- remove console (875ac8a)
- remove package lock (9fb5a5e)
- update test cases (0e28e78)
Features
Performance Improvements
- update neuron-web start time (8b42137)