Skip to content

Releases: vechain/thor-devkit.py

v1.0.14

25 Jul 09:03
Compare
Choose a tag to compare

This is a path update.

Remove the pysha3 dependency from the underly bip-utils library. So I created a new library called retro-bip-utils to replace this library. Now users won't encounter the pysha3 installation error but at the same time maintain compatibility over Python 3.5 - 3.11

v1.0.13

20 Jul 08:24
Compare
Choose a tag to compare
  • remove dependency of pysha3. Use eth-hash instead.

v1.0.12

12 Jan 03:33
Compare
Choose a tag to compare
update 1.0.12

v1.0.11

31 Mar 07:12
Compare
Choose a tag to compare
bump version

v1.0.9

25 Mar 06:52
Compare
Choose a tag to compare
  • Upgrade the building system to Makefile.
  • Change pytest version to be more compatible with others.

v1.0.8

09 Feb 05:57
Compare
Choose a tag to compare

Fixes and Dependencies

  • Fixed a bug in the mnemonic.
  • Update dependencies to newest.

v1.0.7

26 Nov 07:34
Compare
Choose a tag to compare

Fixed: Transation::Reserved::unused

v1.0.6

11 Nov 10:23
Compare
Choose a tag to compare

CompactBlobKind has a serialization error, now is fixed.

PyPi Download:
https://pypi.org/project/thor-devkit/1.0.6/