Added
- Client may fetch a
Header
at a particular height - Support for Testnet4 with new example
Changed
HeaderStore
has additionalheader_at
method- Removed unused
IndexedTransaction
variant onNodeMessage
- New
Progress
variant onNodeMessage
Fixes
- Use inline docs for rustdoc
- Check the
CompactTarget
of the block headers received with far stricter requirements with respect to the difficulty adjustment - Bump
bip324
to0.5.0
andbitcoin
to0.32.4