Pybytom

Latest version: v1.5.4

Safety actively analyzes 629639 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

1.3.3

New
* Added Bytom address checker `is_address`.
* Added Bytom sidechain vapor address checker `is_vapor_address`.

1.3.2

Bug Fixes
* Fix blockcenter `list-address` function invalid url.
* Change blockcenter response exception status code and message.

1.3.1

Bug Fixes
* Fix bug of `add_int` from script builder when converting int to bytes.

1.3.0

New
* Now, you can get `P2PKH` and `P2SH` from script.

Improvements
* Some changes from `pybytom.script`
- Change `get_public_key_hash` to `public_key_hash`.
- Change `get_script_hash` to `script_hash`.
- Change `get_p2wpkh_program` to `p2wpkh_program`.
- Change `get_p2wpkh_address` to `p2wpkh_address`.
- Change `get_p2wsh_program` to `p2wsh_program`.
- Change `get_p2wsh_address` to `p2wsh_address`.

Bug Fixes
* Removed witness parm from `submit_transaction_raw`.

1.2.2

New
* Added P2WSH UTXO id finder, `find_p2wsh_utxo`.
Improvements
* Change `find_contract_utxo_id` to `find_smart_contract_utxo`.

1.2.1

Improvements
* Removed blockcenter actions from transaction `tools`. Now, you can get actions from `pybytom.transaction.actions`.
- Change `spend_utxo_action` to `spend_utxo`.
- Change `spend_wallet_action` to `spend_wallet`.
- Change `control_program_action` to `control_program`.
- Change `control_address_action` to `control_address`.
Changes
* Removed contract arguments from transaction tools.

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.