From 4003442a07b5fc36080a9666d49658eff8986665 Mon Sep 17 00:00:00 2001 From: Etan Kissling Date: Thu, 2 May 2024 07:38:54 +0200 Subject: [PATCH] Update EIP-7658: Only extends state, no security implications Merged by EIP-Bot. --- EIPS/eip-7658.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/EIPS/eip-7658.md b/EIPS/eip-7658.md index 68b3ae9ee47cee..99c4a6f95da34f 100644 --- a/EIPS/eip-7658.md +++ b/EIPS/eip-7658.md @@ -166,17 +166,9 @@ This EIP requires a hard fork as it introduces new consensus validation rules. Only light client data following the hard fork can be proven to be canonical and optimal. However, after finalization of the fork transition block, earlier light client data can no longer change and could be locked in using a hash. -## Test Cases - -TBD - -## Reference Implementation - -TBD - ## Security Considerations -TBD +None ## Copyright