Skip to content

Releases: vechain/thor-devkit.js

v2.1.1

03 Jun 07:42
150e07e
Compare
Choose a tag to compare

What's Changed

  • Fixed compatibility issue with ESM module.

Full Changelog: v2.1.0...v2.1.1

v2.1.0

13 May 06:30
9262903
Compare
Choose a tag to compare

What's Changed

  • Support Dynamic Fee Transaction for the upcoming GALACTICA upgrade by @libotony in #83
  • Add End-of-Life notice
  • License under MIT by @mvayngrib in #65

New Contributors

Full Changelog: v2.0.9...v2.1.0

v2.0.9

07 Sep 08:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.8...v2.0.9

v2.0.8

09 Jun 09:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.7...v2.0.8

v2.0.7

15 Feb 08:26
Compare
Choose a tag to compare

What's Changed

  • add named imports for Buffer module by @grenos in #50

New Contributors

Full Changelog: v2.0.6...v2.0.7

v2.0.6

22 Nov 07:08
08f702d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.5...v2.0.6

v2.0.5

05 May 01:59
aff9f40
Compare
Choose a tag to compare

What's Changed

  • add abi v2 support for non-indexed value in event by @libotony in #45

Full Changelog: v2.0.4...v2.0.5

v2.0.4

23 Dec 09:39
596dd9d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.0.4

v2.0.3

22 Dec 07:34
cfc5adf
Compare
Choose a tag to compare
  • ABI: fix incorrect canonical function name and 4-byte signature

v2.0.2

26 Nov 08:19
c0da887
Compare
Choose a tag to compare

What's Changed

  • update elliptic to 6.5.4