Skip to content

Latest commit

 

History

History
149 lines (93 loc) · 7.38 KB

CHANGELOG.md

File metadata and controls

149 lines (93 loc) · 7.38 KB

Changed

bump version for early withdrawn the cita-sdk v1.0.0, can't release the v1.0.0 to npmjs.com any more.

Features

  • support SM2 signature and SM3 hash (a94cd999)

Changed

  • Dependabot upgraded some dependencie (fbca58a...04cf0d6 by Keith-CY).
  • Upgrade fstream to 1.0.12 (80c1de9 by cezres).
  • Removed dependency protoc (50146e1 by cezres).

Fixed

  • Fixed an issue where cita-web-debugger build failed (d2264dc by cezres)

(2019-04-20)

Bug Fixes

  • contract: update contract subscription methods (a9d5939)
  • remove package lock in cita-web-debugger (02cf4db)

Features

  • rpc: add two rpc methods (0aa093e)

(2019-03-28)

Bug Fixes

  • remove package lock in cita-web-debugger (02cf4db)
  • signer: padding result of bytes2hex with 0 (d58286b)
  • 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)

(2019-03-20)

Bug Fixes

  • remove package lock in cita-web-debugger (02cf4db)
  • signer: padding result of bytes2hex with 0 (d58286b)
  • 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)

(2019-02-13)

Bug Fixes

  • signer: padding result of bytes2hex with 0 (d58286b)

Features

  • signer: update cita-proto (5ac68dc)

(2019-01-16)

Bug Fixes

Features

Performance Improvements

  • update neuron-web start time (8b42137)