From 2142d096347c9573e09253d43b86e3df96a524cc Mon Sep 17 00:00:00 2001 From: Danny Ryan Date: Tue, 24 Apr 2018 11:32:55 +0900 Subject: [PATCH] Automatically merged updates to draft EIP(s) 1011 Hi, I'm a bot! This change was automatically merged because: - It only modifies existing draft EIP(s) - The PR was approved or written by at least one author of each modified EIP - The build is passing --- EIPS/eip-1011.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EIPS/eip-1011.md b/EIPS/eip-1011.md index d44c8b79..014de251 100644 --- a/EIPS/eip-1011.md +++ b/EIPS/eip-1011.md @@ -237,7 +237,7 @@ Most other decisions were made to minimize changes across clients. For example, #### Issuance A fixed amount of 1M ETH was chosen as `CASPER_BALANCE` to fund the casper contract. This gives the contract enough runway to operate for approximately 2 years (assuming ~10M ETH in validator deposits). Acting similarly to the "difficulty bomb", this "funding crunch" forces the network to hardfork in the relative near future to further fund the contract. This future hardfork is an opportunity to upgrade the contract and transition to full PoS. -The PoW block reward is reduced to 0.6 ETH/block because the security of the chain is greatly shifted from PoW difficulty to PoS finality and because rewards are now issued to both validators and miners. +The PoW block reward is reduced to 0.6 ETH/block because the security of the chain is greatly shifted from PoW difficulty to PoS finality and because rewards are now issued to both validators and miners. See [here](https://gist.github.com/djrtwo/bc864c0d0a275170183803814b207b9a) for further analysis of the effect of PoW block reward reduction in the context of Hybrid Casper FFG. Below is a table of deposit sizes with associated annual interest rate and approximate time until funding crunch: