Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scoping: Model phases #17

Closed
BenSchZA opened this issue Mar 22, 2021 · 2 comments
Closed

Scoping: Model phases #17

BenSchZA opened this issue Mar 22, 2021 · 2 comments
Assignees

Comments

@BenSchZA
Copy link
Collaborator

The current hypothesis is that we will not implement phases, and will instead make the assumption that the model is operating post-merge.

The following mechanisms affect validator yield economics, and are implemented in phases:

  • EIP1559 implemented (only rewards Eth1 miners until phase 2)
  • Transactions being enabled in phase 2 (EIP1559 rewards both Eth1 miners and Eth2 validators)
  • Supply inflation - PoW block rewards gradually decrease (big assumption, under current network conditions?):

See https://docs.ethhub.io/ethereum-roadmap/ethereum-2.0/eth-2.0-phases/

In Phase 0, 1, and 2 the main PoW chain (Eth1) will remain live while testing and transitioning is happening on the Eth2 chain. This means that rewards will be paid to both Ethereum 2.0 validators as well as the normal PoW block rewards. Therefore, the combined inflation of the two chains may spike initially but then start to trend towards the 0-1% range as the PoW chain is gradually de-emphasized.

@BenSchZA
Copy link
Collaborator Author

To reconsider post Barnabe's summary. Make decision to operate post-merge.

@BenSchZA
Copy link
Collaborator Author

Defn. merge: Eth1 shard integrated, and block rewards disabled.

@BenSchZA BenSchZA closed this as completed May 5, 2021
Collab Workstreams automation moved this from To do to Done May 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

2 participants