From a1d77059def0231d771e1d17a113443d3231fd72 Mon Sep 17 00:00:00 2001 From: chrismarino Date: Sun, 2 Jul 2023 08:16:41 -0700 Subject: [PATCH 1/2] Update ethereum-2.0-depositing.md Updated churn limit to 9 per epoch and max per day. --- ethereum-2.0-depositing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ethereum-2.0-depositing.md b/ethereum-2.0-depositing.md index fa25177e..f1d1d64e 100644 --- a/ethereum-2.0-depositing.md +++ b/ethereum-2.0-depositing.md @@ -50,7 +50,7 @@ Once the deposit is in the deposit contract, the state of the validator will swi ![](<.gitbook/assets/image (108).png>) -The deposit is accessible now for the beacon-chain. Depending on the amount of total deposits, the validators have to wait in a queue. Eight validators per [Epoch](https://kb.beaconcha.in/glossary#epoch) (**1800 validators per day)** can get activated. +The deposit is accessible now for the beacon-chain. Depending on the amount of total deposits, the validators have to wait in a queue. Currently (July 2023), nine validators per [Epoch](https://kb.beaconcha.in/glossary#epoch) (**2025 validators per day)** can get activated. ## 4. Staking - Status: Active From 423e75ccf213636278b9754ab4e28d07c8df50ba Mon Sep 17 00:00:00 2001 From: chrismarino Date: Mon, 10 Jul 2023 08:57:24 -0400 Subject: [PATCH 2/2] Update ethereum-2.0-depositing.md Update to churn rate since PR --- ethereum-2.0-depositing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ethereum-2.0-depositing.md b/ethereum-2.0-depositing.md index f1d1d64e..068c8faa 100644 --- a/ethereum-2.0-depositing.md +++ b/ethereum-2.0-depositing.md @@ -50,7 +50,7 @@ Once the deposit is in the deposit contract, the state of the validator will swi ![](<.gitbook/assets/image (108).png>) -The deposit is accessible now for the beacon-chain. Depending on the amount of total deposits, the validators have to wait in a queue. Currently (July 2023), nine validators per [Epoch](https://kb.beaconcha.in/glossary#epoch) (**2025 validators per day)** can get activated. +The deposit is accessible now for the beacon-chain. Depending on the amount of total deposits, the validators have to wait in a queue. Currently (July 2023), ten validators per [Epoch](https://kb.beaconcha.in/glossary#epoch) (**2250 validators per day)** can get activated. ## 4. Staking - Status: Active