Skip to content

v0.8.0

Latest
Compare
Choose a tag to compare
@rustaceanrob rustaceanrob released this 20 Jan 19:38
35850e3

Added

  • Request the broadcast minimum fee rate from connected peers.

Changed

  • Removed the StatelessPeerStore, used primarily for development
  • Export the tokio crate
  • Further split Log and Event enumerations into Log, Warning, and Event

Fixes

  • Update the port and services when peers are gossiped
  • Reset the timer after disconnecting from peers due to a stale block
  • Remove case for invalid median time check

New Contributors

Full Changelog: v0.7.0...v0.8.0