From 810c347a48052ab36a53a6aa684737ce386f6093 Mon Sep 17 00:00:00 2001 From: Tim Beiko <9390255+timbeiko@users.noreply.github.com> Date: Thu, 21 Mar 2024 08:19:54 -0700 Subject: [PATCH] Update EIP-7600: Add MaxEB + ILs Merged by EIP-Bot. --- EIPS/eip-7600.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/EIPS/eip-7600.md b/EIPS/eip-7600.md index d4ba94912af120..1b1b2fd59f024f 100644 --- a/EIPS/eip-7600.md +++ b/EIPS/eip-7600.md @@ -16,13 +16,18 @@ This Meta EIP lists the EIPs formally considered for and included in the Prague/ ## Specification -### Included EIPs +### EIPs Included * [EIP-2537](./eip-2537.md): Precompile for BLS12-381 curve operations * [EIP-6110](./eip-6110.md): Supply validator deposits on chain * [EIP-7002](./eip-7002.md): Execution layer triggerable exits +* [EIP-7251](./eip-7251.md): Increase the MAX_EFFECTIVE_BALANCE * [EIP-7549](./eip-7549.md): Move committee index outside Attestation +### EIPs Considered for Inclusion + +* [EIP-7547](./eip-7547.md): Inclusion lists + ### Full Specifications #### Consensus Layer