Chainside-btcpy

Latest version: v0.6.5

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

Scan your dependencies

Page 3 of 4

0.2.4

Fixes
* Minor fixes

Adds
* Additional unit tests for addresses
* Dump option to integration testing
* New hash functions on `Stream`

0.2.3

Fixes
* Public key derivation

Adds
* README paragraph on HD derivation
* test suite on HD derivation

0.2.2

Fixes
* Adapt recent API breaking changest to integration testing

0.2.1

Fixes
* A bug in new pubkey compression method
* A bug in script unhexlify

Backward compatibility
* `PublicKey`'s `compress()` method now returns a new key instead of changing the existing one

0.2

Added
* Support for SegWit addresses
* New module `hd`, providing support for BIP32 HD derivation

Fixed
* The `hd` module partially solves issue 1

Backward compatibility
Breaks the following old functionalities:
* `PrivateKey` and `PublicKey` `from_bip32()` methods no longer exist
* `AddressBuilder` no longer exists
* Though SegWit addresses were supposed to be created and used through the `Address` class, now a `SegWitAddress` class has been introduced for that purpose
* The `ScriptPubKey` `to_address()` method no longer expects an optional `bool` to specify segwit/non-segwit, it now expects a `segwit_version` that defaults to `None`

0.1.1

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.