From be2a444ec10832875f066b6bbbfc3fe8d12a5a8b Mon Sep 17 00:00:00 2001 From: Tim Beiko <9390255+timbeiko@users.noreply.github.com> Date: Wed, 12 Jun 2024 08:26:41 -0700 Subject: [PATCH] Update eip-2935.md --- EIPS/eip-2935.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EIPS/eip-2935.md b/EIPS/eip-2935.md index 6d78850857be9..b09e3e66e6f1b 100644 --- a/EIPS/eip-2935.md +++ b/EIPS/eip-2935.md @@ -4,7 +4,7 @@ title: Serve historical block hashes from state description: Store and serve last 8192 block hashes as storage slots of a system contract to allow for stateless execution author: Vitalik Buterin (@vbuterin), Tomasz Stanczak (@tkstanczak), Guillaume Ballet (@gballet), Gajinder Singh (@g11tech), Tanishq Jasoria (@tanishqjasoria), Ignacio Hagopian (@jsign), Jochem Brouwer (@jochem-brouwer) discussions-to: https://ethereum-magicians.org/t/eip-2935-save-historical-block-hashes-in-state/4565 -status: Draft +status: Review type: Standards Track category: Core created: 2020-09-03