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
-**Webnode**: Reduced startup time by loading prover indexes in parallel to the bootstrap process.
26
+
-**Webnode**: Faster field operations (faster hashing and proving).
27
+
- Improved hashing performance by caching and reusing common prefixes.
28
+
- Added more pre-validation checks for blocks received from the network.
29
+
30
+
### Added
31
+
32
+
-**Webnode**: Transaction propagation
33
+
-**P2P**: Support for specifying the external ip to be advertised.
34
+
10
35
## [0.11.0] - 2024-10-31
11
36
12
37
### Added
@@ -305,7 +330,8 @@ First public release.
305
330
- Alpha version of the node which can connect and syncup to the berkeleynet network, and keep applying new blocks to maintain consensus state and ledger up to date.
0 commit comments