mirror of
https://github.com/sigp/lighthouse.git
synced 2026-06-29 10:54:24 +00:00
Update Deneb to 1.4.0-beta.2 (devnet-9) (#4735)
* Add MAX_PER_EPOCH_ACTIVATION_CHURN_LIMIT * Update tests to 1.4.0-beta.2 * Implement equivocation check for proposer boost * Use hotfix tests and fix minimal config * Start updating fork choice tests for Deneb * Finish implementing fork choice blob handling --------- Co-authored-by: Michael Sproul <michael@sigmaprime.io>
This commit is contained in:
@@ -243,6 +243,7 @@ Example Response Body
|
||||
"INACTIVITY_SCORE_RECOVERY_RATE": "16",
|
||||
"EJECTION_BALANCE": "16000000000",
|
||||
"MIN_PER_EPOCH_CHURN_LIMIT": "4",
|
||||
"MAX_PER_EPOCH_ACTIVATION_CHURN_LIMIT": "8",
|
||||
"CHURN_LIMIT_QUOTIENT": "65536",
|
||||
"PROPOSER_SCORE_BOOST": "40",
|
||||
"DEPOSIT_CHAIN_ID": "5",
|
||||
|
||||
Reference in New Issue
Block a user