Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,7 @@ Support for older devnet releases is discontinued when the next devnet version i
Some features we are looking to implement in the near future, in order of priority:

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