Releases: tokenized/bitcoin_reader
Releases · tokenized/bitcoin_reader
Update dependencies.
v0.2.5 Update dependencies.
Historical header merkle proof validation.
Update merkle proof verification to be able to pull any header from history.
Improve header branch handling.
Reduce node scanning.
Improve thread handling.
Logging improvements.
Fix node manager next node panic
Occasionally there was a panic when trying to find a node to send a request to if the last was removed.
Fix block, tx, and orphan pruning issues.
Fix issue with broadcasting transactions.
Fix issue with aborting processing of an orphaned block.
Update block header hash map to contain all headers.
Fix pruning of old orphaned block headers.
Block processing fixes
v0.2.1 Lower log level of headers handling message.
Integration Updates
Update for issues found during integration.
Fix reorg handling
v0.1.1 Fix reorg processing.
Initial Release
v0.1.0 Initial commit.