bitcoin_base 1.3.0 bitcoin_base: ^1.3.0 copied to clipboard
A comprehensive Bitcoin library for creating/signing and spending P2PK, P2PKH, P2SH, P2WPKH, P2WSH, Taproot ...
1.3.0 #
- Include a constructor in the address for improved clarity and comprehension.
- Update dependencies.
1.2.0 #
- Update dependencies
- The http package was removed from dependencies. Use your HTTP provider
- Remove all dependencies except
blockchain_utils
- Change AddressType to BitcoinAddressType
1.1.0 #
- Update dependencies
1.0.0 #
- TransactionBuilder
- Fix bugs
0.5.0 #
- Fix p2sh(segwit)
0.4.0 #
- add bip32, bip39
- add hdwallet
- add new bitcoin address types p2sh(segwit)
0.2.0 #
- commands for methods, better understanding
- add lints package to dependencies
0.1.0 #
- TODO: Release.