Skip to content

Releases: HathorNetwork/python-hathorlib

v0.6.0

14 Feb 14:53
v0.6.0
0843876
Compare
Choose a tag to compare

What's Changed

  • feat: hathor-core health request in #43

Full Changelog: v0.5.2...v0.6.0

v0.5.2

21 Dec 15:59
223c145
Compare
Choose a tag to compare

What's Changed

  • fix: parse release-candidate hathor-core versions in #40

Full Changelog: v0.5.1...v0.5.2

v0.5.1

25 Sep 15:26
3702928
Compare
Choose a tag to compare

What's Changed

  • tests: fix async tests by @glevco in #34
  • fix(feature-activation): add missing signal bits on get_block_template by @glevco in #32

Full Changelog: v0.5.0...v0.5.1

v0.5.0

18 Sep 17:36
52d33cc
Compare
Choose a tag to compare

What's Changed

  • feat(feature-activation): implement signal bits by @glevco in #30

Full Changelog: v0.4.0...v0.5.0

v0.4.0

30 May 13:55
7aa7737
Compare
Choose a tag to compare

What's Changed

  • chore: drop Python 3.6 to 3.8 and add Python 3.10 and 3.11 in #25
  • feat: add nano contract class with serializer/deserializer methods in #24

Full Changelog: v0.3.0...v0.4.0

v0.3.0

11 Dec 15:58
v0.3.0
ee45283
Compare
Choose a tag to compare

What's Changed

  • chore: bump cryptography to 38.0.3 by @luislhl in #21

Full Changelog: v0.2.0...v0.3.0

v0.2.0

27 Apr 14:23
04b9e69
Compare
Choose a tag to compare

What's Changed

  • feat: a transaction with some data script outputs now should be a standard tx in #14

v0.1.2

27 Apr 14:21
37aa76b
Compare
Choose a tag to compare

What's Changed

  • chore: replace flake9 with flake8 in #11
  • chore: fix make check command on README in #13
  • fix: handle hathor-core errors when submitting blocks in #10