You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,17 +11,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
12
12
### Added
13
13
14
-
-*Webnode*: Peer discovery and p2p based signaling (so that webnodes can find each other).
15
-
-*Webnode*: Connection authentication.
14
+
-**Webnode**: Peer discovery and p2p based signaling (so that webnodes can find each other).
15
+
-**Webnode**: Connection authentication.
16
16
- Support for specifying external IPs.
17
17
18
18
### Fixed
19
19
20
-
-*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.
21
-
-*Ledger*: Corrected handling of custom tokens in the block application logic.
22
-
-*P2P*: Reduced excessive outgoing traffic.
23
-
-*P2P*: Yamux fixes and improvements (backpressure).
24
-
-*Webnode*: Staging ledger sync timeout.
20
+
-**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.
21
+
-**Ledger**: Corrected handling of custom tokens in the block application logic.
22
+
-**P2P**: Reduced excessive outgoing traffic.
23
+
-**P2P**: Yamux fixes and improvements (backpressure).
0 commit comments