From 2a3d7581cc1dfb56c4ee5735f8dcc1f8c21d5318 Mon Sep 17 00:00:00 2001 From: Pablo Deymonnaz Date: Tue, 16 Jun 2026 16:48:55 -0300 Subject: [PATCH] Remove RPC endpoints for chain data consumption from the near-future roadmap The RPC API server now exposes chain-data endpoints (states, blocks, checkpoints, fork choice), so this item no longer belongs in the list of upcoming features. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 5b3a2823..6d760047 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,6 @@ 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: -- [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) ### Experimental features