Skip to content

Commit 7974fc5

Browse files
authored
Merge pull request #332 from dhanushlnaik/main
feat: update Glamsterdam timeline with EIP-8068 decline and new meeti…
2 parents 08f0ff1 + 63c3f50 commit 7974fc5

File tree

3 files changed

+1127
-1
lines changed

3 files changed

+1127
-1
lines changed

src/components/DeclinedCardsPage.tsx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,14 @@ const defaultGlamsterdam: DeclinedEIP[] = [
301301
eipsLink: "/eips/eip-7942",
302302
discussionLink: "https://ethereum-magicians.org/t/eip-7942-available-attestation-a-reorg-resilient-solution-for-ethereum/23927",
303303
},
304+
{
305+
id: "EIP-8068",
306+
title: "EIP-7942: Neutral effective balance design",
307+
description: "Make the effective balance calculation neutral so that 0x01 and 0x02 validators receive the same yield, thus facilitating consolidation.",
308+
eipsLink: "/eips/eip-8068",
309+
discussionLink: "https://ethereum-magicians.org/t/eip-8068-neutral-effective-balance-design/26015",
310+
},
311+
304312
]
305313

306314

src/components/UpgradesTimeline.tsx

Lines changed: 163 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -780,13 +780,176 @@ proposed: [
780780
'EIP-8068',
781781
'EIP-8071'
782782
]
783+
},
784+
{
785+
date: '2025-11-13',
786+
included: [],
787+
scheduled: ['EIP-7732', 'EIP-7928'],
788+
declined: ['EIP-7692', 'EIP-7782', 'EIP-7886', 'EIP-7919', 'EIP-7937', 'EIP-7942'],
789+
considered: ['EIP-7805'],
790+
proposed: [
791+
'EIP-2780',
792+
'EIP-2926',
793+
'EIP-5920',
794+
'EIP-6466',
795+
'EIP-7610',
796+
'EIP-7668',
797+
'EIP-7686',
798+
'EIP-7688',
799+
'EIP-7708',
800+
'EIP-7745',
801+
'EIP-7778',
802+
'EIP-7791',
803+
'EIP-7793',
804+
'EIP-7819',
805+
'EIP-7843',
806+
'EIP-7872',
807+
'EIP-7903',
808+
'EIP-7904',
809+
'EIP-7907',
810+
'EIP-7923',
811+
'EIP-7932',
812+
'EIP-7949',
813+
'EIP-7971',
814+
'EIP-7973',
815+
'EIP-7976',
816+
'EIP-7979',
817+
'EIP-7981',
818+
'EIP-7997',
819+
'EIP-8011',
820+
'EIP-8013',
821+
'EIP-8024',
822+
'EIP-8030',
823+
'EIP-8032',
824+
'EIP-8037',
825+
'EIP-8038',
826+
'EIP-8045',
827+
'EIP-8053',
828+
'EIP-8057',
829+
'EIP-8058',
830+
'EIP-8061',
831+
'EIP-8062',
832+
'EIP-8068',
833+
'EIP-8070',
834+
'EIP-8071'
835+
]
836+
},
837+
{
838+
date: '2025-11-26',
839+
included: [],
840+
scheduled: ['EIP-7732', 'EIP-7928'],
841+
declined: ['EIP-7692', 'EIP-7782', 'EIP-7886', 'EIP-7919', 'EIP-7937', 'EIP-7942'],
842+
considered: ['EIP-7805'],
843+
proposed: [
844+
'EIP-2780',
845+
'EIP-2926',
846+
'EIP-5920',
847+
'EIP-6404',
848+
'EIP-6466',
849+
'EIP-7610',
850+
'EIP-7668',
851+
'EIP-7686',
852+
'EIP-7688',
853+
'EIP-7708',
854+
'EIP-7745',
855+
'EIP-7778',
856+
'EIP-7791',
857+
'EIP-7793',
858+
'EIP-7819',
859+
'EIP-7843',
860+
'EIP-7872',
861+
'EIP-7903',
862+
'EIP-7904',
863+
'EIP-7907',
864+
'EIP-7923',
865+
'EIP-7932',
866+
'EIP-7949',
867+
'EIP-7971',
868+
'EIP-7973',
869+
'EIP-7976',
870+
'EIP-7979',
871+
'EIP-7981',
872+
'EIP-7997',
873+
'EIP-8011',
874+
'EIP-8013',
875+
'EIP-8024',
876+
'EIP-8030',
877+
'EIP-8032',
878+
'EIP-8037',
879+
'EIP-8038',
880+
'EIP-8045',
881+
'EIP-8053',
882+
'EIP-8057',
883+
'EIP-8058',
884+
'EIP-8061',
885+
'EIP-8062',
886+
'EIP-8068',
887+
'EIP-8070',
888+
'EIP-8071',
889+
'EIP-8080',
890+
]
891+
},
892+
{
893+
date: '2025-11-26',
894+
included: [],
895+
scheduled: ['EIP-7732', 'EIP-7928'],
896+
declined: ['EIP-7692', 'EIP-7782', 'EIP-7886', 'EIP-7919', 'EIP-7937', 'EIP-7942', 'EIP-8068',],
897+
considered: ['EIP-7805'],
898+
proposed: [
899+
'EIP-2780',
900+
'EIP-2926',
901+
'EIP-5920',
902+
'EIP-6404',
903+
'EIP-6466',
904+
'EIP-7610',
905+
'EIP-7668',
906+
'EIP-7686',
907+
'EIP-7688',
908+
'EIP-7708',
909+
'EIP-7745',
910+
'EIP-7778',
911+
'EIP-7791',
912+
'EIP-7793',
913+
'EIP-7819',
914+
'EIP-7843',
915+
'EIP-7872',
916+
'EIP-7903',
917+
'EIP-7904',
918+
'EIP-7907',
919+
'EIP-7923',
920+
'EIP-7932',
921+
'EIP-7949',
922+
'EIP-7971',
923+
'EIP-7973',
924+
'EIP-7976',
925+
'EIP-7979',
926+
'EIP-7981',
927+
'EIP-7997',
928+
'EIP-8011',
929+
'EIP-8013',
930+
'EIP-8024',
931+
'EIP-8030',
932+
'EIP-8032',
933+
'EIP-8037',
934+
'EIP-8038',
935+
'EIP-8045',
936+
'EIP-8053',
937+
'EIP-8057',
938+
'EIP-8058',
939+
'EIP-8061',
940+
'EIP-8062',
941+
'EIP-8070',
942+
'EIP-8071',
943+
'EIP-8080',
944+
]
783945
}
784946

785947

786948

787949

788950

789951

952+
790953
];
791954

792955
// Preprocess to add "declined" field based on removed EIPs

0 commit comments

Comments
 (0)