Transactions

Latest version: v0.2.0

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

Scan your dependencies

0.2.0

Added Python 3 support.

0.1.3

Read `long_description` from `README.rst`

0.1.2

Add tests and upgrade `pycoin`, `requests`, and `pybitcointools`.

One notable change is that `pybitcointools` is now called `bitcoin`.

0.1.1

Add support for:

| functionality | blockr.io api | jsonrpc bitcoin node |
| --- | :-: | :-: |
| raw response | x | x |
| `decode` | x | |
| `get_block_info` | x | |
| `get_block_raw` | x | |
| `get_balance` | x | |
| `get_new_address` (`getnewaddress`) | | x |
| `send_to_address` (`sendtoaddress`) | | x |

Add aliases for:
- `Transactions.simple_transaction` --< `Transactions.create`
- `Transactions.sign_transaction` --> `Transactions.sign`

0.1.0

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.