Releases: vechain/thor-devkit.py
Releases · vechain/thor-devkit.py
v1.1.2
What's Changed
- fix(rlp): decoding transaction prefix by @ENJATZ in #26
- include type identifier for computing signing hash for typed txs by @libotony in #25
- release 1.1.2 by @claytonneal in #27
New Contributors
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Fix transaction encoding prefix by @claytonneal in #24
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- feat(transaction): adapt for galactica by @ENJATZ in #21
- Release/1.1.0 by @claytonneal in #22
New Contributors
- @ENJATZ made their first contribution in #21
- @claytonneal made their first contribution in #22
Full Changelog: v1.0.14...v1.1.0
v1.0.14
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
v1.0.12
v1.0.11
bump version
v1.0.9
- Upgrade the building system to Makefile.
- Change pytest version to be more compatible with others.
v1.0.8
v1.0.7
Fixed: Transation::Reserved::unused