From 0e94653076fc6a5364f5bc0ae64623e2f1e46fe4 Mon Sep 17 00:00:00 2001 From: Parithosh Jayanthi Date: Mon, 25 Sep 2023 18:30:58 +0200 Subject: [PATCH] fix: Update eip 7514 config (#132) --- static_files/genesis-generation-config/cl/config.yaml.tmpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static_files/genesis-generation-config/cl/config.yaml.tmpl b/static_files/genesis-generation-config/cl/config.yaml.tmpl index dfb60db..8cbf4b5 100644 --- a/static_files/genesis-generation-config/cl/config.yaml.tmpl +++ b/static_files/genesis-generation-config/cl/config.yaml.tmpl @@ -70,6 +70,8 @@ EJECTION_BALANCE: 16000000000 MIN_PER_EPOCH_CHURN_LIMIT: 4 # 2**16 (= 65,536) CHURN_LIMIT_QUOTIENT: 65536 +# [Deneb:EIP7514] 2**3 (= 8) +MAX_PER_EPOCH_ACTIVATION_CHURN_LIMIT: 8 # Fork choice # ---------------------------------------------------------------