From 21030eb53402fa212d6f66bbfed262e250f98398 Mon Sep 17 00:00:00 2001 From: George Date: Mon, 11 Sep 2023 20:08:35 -0400 Subject: [PATCH] Add EIP-7495 card and removed some other elements --- dencun/index.html | 40 ++++++++++++++++++++++++---------------- 1 file changed, 24 insertions(+), 16 deletions(-) diff --git a/dencun/index.html b/dencun/index.html index 9c51cf8..3443f14 100644 --- a/dencun/index.html +++ b/dencun/index.html @@ -299,15 +299,15 @@


Dencun is a combination of two upgrades: (1) Deneb, the name for Consensus Layer upgrade, and (2) Cancun, the name of the Execution Layer upgrade. - This upgrade will center around EIP-4844, but also includes a few other proposals. + This upgrade will center around EIP-4844, but will also include a few other proposals.
-
+
@@ -321,7 +321,7 @@
-
+ -
+ --> @@ -499,6 +488,25 @@
EIP-7045
Discussion
+
+ +
EIP-7495
+
+
EIP-7495: SSZ StableContainer + introduces a new Simple Serialize (SSZ) type to represent a flexible container with stable serialization and merkleization even when individual fields become optional or new fields are introduced in the future. +
+ +
+ + +
+