Skip to content

v0.3.0

Compare
Choose a tag to compare
@rustaceanrob rustaceanrob released this 01 Oct 22:49
fa86f57

Added

  • Type alias for Node in builder with default generics

Changed

  • HeaderStore and PeerStore traits now have an associated error type
  • Node is now generic over H: HeaderStore and P: PeerStore
  • Move NodeError subvariants into core

Full Changelog: v0.2.0...v0.3.0