Skip to content

v2.1.0

Compare
Choose a tag to compare
@renlulu renlulu released this 03 Aug 03:51
· 154 commits to master since this release
cb75605

This release introduces following changes/fixes:

  1. Fix an error for transaction receipt.
  2. Provide a new function to compute (signing) transaction hash locally.
  3. Support two new types for constructing transaction payload (further constructing transaction struct) from json file: payment transaction type and contract deployment transaction type.
  4. Fix some unit tests.