Skip to content

PyBytom v1.5.0

Compare
Choose a tag to compare
@meherett meherett released this 20 Nov 13:40
· 24 commits to master since this release

New

  • Now, The Bytom sidechain (Vapor protocol) is available on this version.
  • Add UTXO's finder pybytom.rpc.get_utxos for Bytom program.
  • Add fixed Bytom BTM, BTC, ETH & USDT asset ids.

Bug Fixes

  • Fix Bytom wallet language unicode type.

Dependencies

  • Add Vapor Blockcenter API v3
  • Requests package from v2.24.0 to v2.25.0
  • Bump PyTest from v6.0.1 to v6.1.2