Skip to content

v1.0.0 - 2024-12-12

Latest
Compare
Choose a tag to compare
@aiman aiman released this 12 Dec 12:29
· 5 commits to master since this release
93e0430

Changed

  • Support the Autonity Tiber protocol (#176)

Added

  • Add account command reveal-private-key (c5c65e4)
  • Add protocol command contract-abi (631cd36)
  • Support Python 3.13 (4ae7370)

Removed

  • Drop support for Python 3.8 (4ae7370)

Fixed

  • Resolve clashing -f option in verify-signature (#170)