==================================== * Parse p2tr input scripts * Fix issues with coinbase segwit transactions * Ignore extra signatures when creating unlocking script * Clarify wording of amount parameter in clw * Add parsing taproot transactions unittests
0.6.11
=============================== * Fix issues with mempool.space, bcoin, litecoind and bitcoind * Fix data type mixup in Service.getblock * Fix installation issues with old Python versions * Fix p2tr addresses with non-standard witness version
0.6.10
============================================== * Allow to encrypt private key fields in database * Include examples/documentation for field and full database encryption * Fixed various provider issues * Fixed unittests fee issues * Fixed secure bitcoind connection
0.6.9
==================================================== * Remove Chainso provider * Add Blockbook providers * Fix litecoinblockexplorer, bitaps provider * Other bugfixes and unittest issues
0.6.7
================================================================== * Fix installation issues * Use pycryptodome for Ripemd160, scrypt and AES * Fix Litecoin issues * Add support for p2tr addresses * Fix support for Blocksmurfer provider * Fix many service provider issues
0.6.6
======================================== * Add new methods to bitcoind provider * Allow to parse and send to bech32m addresses * Limit/offset on transactions query * Cache blockcount and increase efficiency * Fix and update various service providers * Cache more utxo's to reduce requests