Skip to content

Commit 75f0c2e

Browse files
authored
Update README roadmap: remove completed items, add WIP link (#190)
## Summary - Remove "Prune finalized states and old blocks" and "Non-finalization hardening" from the roadmap (already merged: #170, #179) - Add WIP link to the P2P spawned event loop item (PR #188) ## Test plan - Documentation-only change, no testing needed
1 parent 764c1de commit 75f0c2e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,7 @@ Support for older devnet releases is discontinued when the next devnet version i
109109
Some features we are looking to implement in the near future, in order of priority:
110110

111111
- [Add support for pq-devnet-4](https://github.com/lambdaclass/ethlambda/issues/155)
112-
- [Use spawned for our P2P event loop](https://github.com/lambdaclass/ethlambda/issues/165)
113-
- [Prune finalized states and old blocks](https://github.com/lambdaclass/ethlambda/issues/166)
114-
- [Non-finalization hardening: bound memory usage during long periods of non-finalization](https://github.com/lambdaclass/ethlambda/issues/103)
112+
- [Use spawned for our P2P event loop](https://github.com/lambdaclass/ethlambda/issues/165) - [WIP](https://github.com/lambdaclass/ethlambda/pull/188)
115113
- [Observability: more metrics from leanMetrics](https://github.com/lambdaclass/ethlambda/issues/76)
116114
- [RPC endpoints for chain data consumption](https://github.com/lambdaclass/ethlambda/issues/75)
117115
- [Add guest program and ZK proving of the STF](https://github.com/lambdaclass/ethlambda/issues/156)

0 commit comments

Comments
 (0)