Skip to content

PyBytom v1.4.0

Compare
Choose a tag to compare
@meherett meherett released this 10 Sep 04:36
· 45 commits to master since this release

New

  • Now, You can initialize Bytom wallet from_private_key.
  • Add Bytom amount converter for BTM, mBTM, NEU symbols.
  • Add network checker is_network function.

Improvements

  • Change GUID by address when building transactions.

Dependencies

  • Bump Blockcenter API from v2 to v3.
  • Bump PyTest from v5 to v6