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.