Hdwallet-py

Latest version: v2.2.1

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

Scan your dependencies

Page 3 of 3

1.1.0

New
- Added more than 140+ multiple cryptocurrencies.
- Added Segwit address implementations
* Pay To Public Key Hash (P2PKH)
* Pay To Script Hash (P2SH)
* Pay To Witness Public Key Hash (P2WPKH)
* Pay To Witness Public Key Hash nested in Pay To Script Hash (P2WPKH_In_P2SH)
* Pay To Witness Script Hash (P2WSH)
* Pay To Witness Script Hash nested in Pay To Script Hash (P2WSH_In_P2SH)
- Added new HDWallet classes for BIP's
* BIP32HDWallet
* BIP44HDWallet
* BIP49HDWallet
* BIP84HDWallet
* BIP141HDWallet
- Added derivations python package classes.
* Derivation
* BIP32Derivation
* BIP44Derivation
* BIP49Derivation
* BIP84Derivation
* BIP141Derivation

0.2.0

New Cryptocurrencies
- Added **Bitcoin Cash - (BCH)** cryptocurrency
- Added **Bitcoin Gold - (BTG)** cryptocurrency

Improvements
- Mnemonic Unicode data normalizer changed from `NFKC` to `NFKD` type.

0.1.1

Improvements
- Downgrading the version of the ECDSA package from v0.16.1 to v0.13.0 for compatibility.
- Removed `PointJacobi` and it's replaced by `Any` type.

0.1.0

Improvement
- The previous package name is now renamed from `python_hdwallet` to `hdwallet`.

New
- Now, You can get entropy hex string and strength from mnemonic words.
- Added passphrase generator on `hdwallet.utils.generate_passphrase` function.

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.