From ea5adf8a12bd7d64fd93afe6dcfb16cfe74db6eb Mon Sep 17 00:00:00 2001 From: Ignacio Hagopian Date: Wed, 12 Feb 2025 10:44:50 -0300 Subject: [PATCH] Add further reading link explaining stateless ethereum Signed-off-by: Ignacio Hagopian --- public/content/roadmap/statelessness/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/public/content/roadmap/statelessness/index.md b/public/content/roadmap/statelessness/index.md index 4f3d6b7767a..ad9ced1cdf8 100644 --- a/public/content/roadmap/statelessness/index.md +++ b/public/content/roadmap/statelessness/index.md @@ -91,6 +91,7 @@ Weak statelessness, history expiry and state expiry are all in the research phas ## Further reading {#further-reading} +- [What is Stateless Ethereum?](https://stateless.fyi/) - [Vitalik statelessness AMA](https://www.reddit.com/r/ethereum/comments/o9s15i/impromptu_technical_ama_on_statelessness_and/) - [A theory of state size management](https://hackmd.io/@vbuterin/state_size_management) - [Resurrection-conflict-minimized state bounding](https://ethresear.ch/t/resurrection-conflict-minimized-state-bounding-take-2/8739)