python-bitcoin-blockchain-parser
python-bitcoin-blockchain-parser copied to clipboard
Adjust for blocksxor implementation in bitcoin core v28.0+
Handling issue described in https://github.com/alecalve/python-bitcoin-blockchain-parser/issues/122
Worth noting, this will require adding https://github.com/GDPSApp/xor-cipher-python to the requirements for this library.