Skip to content

Commit

Permalink
Change EIP-2982 status from "Draft" to "Review" (ethereum#3230)
Browse files Browse the repository at this point in the history
  • Loading branch information
poojaranjan authored and Arachnid committed Mar 6, 2021
1 parent f8b7f91 commit dbf4092
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions EIPS/eip-2982.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ eip: 2982
title: Serenity Phase 0
author: Danny Ryan (@djrtwo), Vitalik Buterin (@vbuterin)
discussions-to: https://ethereum-magicians.org/t/serenity-phase-0-eip/4621
status: Draft
status: Review
type: Informational
created: 2020-09-15
---
Expand Down Expand Up @@ -66,7 +66,7 @@ This EIP provides a high level view on the Phase 0 mechanisms, especially those
| `BASE_REWARD_FACTOR` | `2**6` (64) |
| `INACTIVITY_PENALTY_QUOTIENT` | `2**26` (67,108,864) |
| `PROPORTIONAL_SLASHING_MULTIPLIER` | `1` |
| `MIN_SLASHING_PENALTY_QUOTIENT` | `2**7` (128) |
| `MIN_SLASHING_PENALTY_QUOTIENT` | `2**7` (128) |

_Note:_ Eth2 has many more [Phase 0 configuration parameters](https://github.com/ethereum/eth2.0-specs/blob/v1.0.0/configs/mainnet/phase0.yaml) but the majority are left out of this EIP for brevity.

Expand Down

0 comments on commit dbf4092

Please sign in to comment.