Skip to content

Releases: vechain/thor-devkit.js

v0.9.1

19 Mar 16:09
8141bbe
Compare
Choose a tag to compare
  • replace web3-eth-abi with ethers.abiCoder

v0.9.0

15 Mar 05:33
Compare
Choose a tag to compare
  • improve abi type defs
  • add basic abi codec functions

v0.8.2

28 Feb 08:01
Compare
Choose a tag to compare
  • make certificate.signer/signature case-insensitive

v0.8.1

28 Jan 10:36
Compare
Choose a tag to compare
update abi stuff; ver0.8.1

v0.2.6

26 Sep 14:07
Compare
Choose a tag to compare
  • address checksum
  • address validation
  • fix event abi bug

v0.2.4

07 Sep 03:30
Compare
Choose a tag to compare
ver 0.2.4

v0.2.3

09 Aug 17:35
Compare
Choose a tag to compare
  • Verify private key before encrypted to keystore
  • Fix: error encoding empty buffer with rlp.NumericKind

v0.2.2

06 Aug 06:03
Compare
Choose a tag to compare
  • Accept keystore with uppercase fields, or uppercase id

v0.2.1

27 Jul 06:31
Compare
Choose a tag to compare

fix(rlp): encoding zero string via TrimmedBlobKind

v0.2.0

20 Jul 06:01
Compare
Choose a tag to compare
  • improve rlp & tx
  • add tslint