Bitsv

Latest version: v0.11.5

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

Scan your dependencies

Page 3 of 5

0.6.1

-----------------
- Fixed documentation --> now hosted on gh-pages at https://austecon.github.io/bitsv/
- Added "confirmations" field back into Unspents / UTXOs
- Fixed tests --> achieving coverage of 87% (needs new tests for new features added recently)
- Fixed badges on ReadMe for coverage: https://codecov.io/gh/austecon/bitsv and travis CI: https://travis-ci.org/AustEcon/bitsv

0.6.0

----------------
- **New Feature**: Added Hierarchical deterministic wallet support (in bip32.py).

- Can use xprv key to generate Electrum SV or Handcash list of address / private key pairs
- Can use xpub key to generate list of addresses for viewing only

- Added BitIndex functions for dealing with extended public keys

0.5.6

-----------------
- PyPi ReadMe rendering issues.

0.5.5

-----------------
- Default fee set to 1 sat/byte for all transaction types.
- Updated ReadMe to include changes in 0.5.4 and updated examples.

0.5.4

------------------
- Added 100kb OP_RETURN capability (fixed a bug).
- Fixed currency conversion courtesy "http://bitcoinsv-rates.com/api/rates/" api.
- Fixed issue with different APIs getting utxos out of sync with rapid transaction broadcasting.
- Fixed some tests and removed deprecated ones.

0.5.3

------------------
- Port code base over to Bitcoin SV
- Allow raw byte string to be used as transaction OP_RETURN
message. Increase message maximum OP_RETURN size to 220 bytes.
- Add a get_transaction() function to network services that
returns an instance of a new Transaction class which
contains some common details of the transaction.

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.