Skip to content

v0.5.0

Compare
Choose a tag to compare
@rustaceanrob rustaceanrob released this 07 Nov 00:29
44223ee

Added

  • Client may fetch a Header at a particular height
  • Support for Testnet4 with new example

Changed

  • HeaderStore has additional header_at method
  • Removed unused IndexedTransaction variant on NodeMessage
  • New Progress variant on NodeMessage

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 to 0.5.0 and bitcoin to 0.32.4