PyBytom v1.5.0
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