Skip to content

Commit 91c00b8

Browse files
committed
chore: Tweak CHANGELOG
1 parent 08476e1 commit 91c00b8

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

CHANGELOG.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
### Added
1313

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.
1616
- Support for specifying external IPs.
1717

1818
### Fixed
1919

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).
24+
- **Webnode**: Staging ledger sync timeout.
2525

2626
## [0.10.3] - 2024-10-16
2727

0 commit comments

Comments
 (0)