Skip to content

Release v0.11.0

Choose a tag to compare

@github-actions github-actions released this 31 Oct 18:56
d1dd9f9

Added

  • Webnode: Peer discovery and p2p based signaling (so that webnodes can find each other).
  • Webnode: Connection authentication.
  • Support for specifying external IPs.

Fixed

  • Ledger: Fixed a regression introduced in v0.10.0 that caused the ZKApp precondition checks ordering to not match the OCaml implementation's exactly, which resulted in block application failures.
  • Ledger: Corrected handling of custom tokens in the block application logic.
  • P2P: Reduced excessive outgoing traffic.
  • P2P: Yamux fixes and improvements (backpressure).
  • Webnode: Staging ledger sync timeout.