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

Update eip-2070.md #2589

Merged
merged 6 commits into from
May 15, 2020
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 23 additions & 21 deletions EIPS/eip-2070.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,38 +22,40 @@ This meta-EIP specifies the changes included in the Ethereum hardfork named Berl

- TBD

### Accepted EIPs
### EFI accepted EIPs
poojaranjan marked this conversation as resolved.
Show resolved Hide resolved

- TBD
- [EIP 2537](https://github.com/ethereum/EIPs/pull/2537): BLS12-381 curve operations
- [EIP 2315](https://github.com/ethereum/EIPs/pull/2576): Simple Subroutines for the EVM

### Tentatively Accepted EIPs

- [EIP-663](https://eips.ethereum.org/EIPS/eip-663): Unlimited SWAP and DUP instructions
- [EIP-1057](https://eips.ethereum.org/EIPS/eip-1057): ProgPoW, a Programmatic
Proof-of-Work
- There is a
[pending audit](https://medium.com/ethereum-cat-herders/progpow-audit-goals-expectations-75bb902a1f01),
above and beyond standard security considerations, that should be evaluated
prior to inclusion.
- [EIP-1380](https://eips.ethereum.org/EIPS/eip-1380): Reduced gas cost for call to self
- [EIP-1702](https://eips.ethereum.org/EIPS/eip-1702): Generalized account versioning scheme
- [EIP-1962](https://eips.ethereum.org/EIPS/eip-1962): EC arithmetic and pairings with runtime definitions
- replaces EIP-1829
- [EIP-1985](https://eips.ethereum.org/EIPS/eip-1985): Sane limits for certain EVM parameters
- [EIP-2045](https://eips.ethereum.org/EIPS/eip-2045): Particle gas costs for EVM opcodes
- [EIP-2046](https://eips.ethereum.org/EIPS/eip-2046): Reduced gas cost for static calls made to precompiles

### Proposed EIPs

### Tentatively accepted for upgrade
poojaranjan marked this conversation as resolved.
Show resolved Hide resolved

- TBD

### Proposed EIPs

- [EIP 2537](https://github.com/ethereum/EIPs/pull/2537): BLS12-381 curve operations
- [EIP 2315](https://github.com/ethereum/EIPs/pull/2576): Simple Subroutines for the EVM
poojaranjan marked this conversation as resolved.
Show resolved Hide resolved
- [EIP 2456](https://github.com/shemnon/EIPs/blob/d771a0d82de6975bdd0b395b35fa6675fcb0fade/EIPS/eip-2456.md): Time Based Upgrade Transitions
- [EIP 2515](https://github.com/ethereum/EIPs/pull/2515): Replace the Difficulty Bomb with a Difficulty Freeze
- [EIP 1962](https://eips.ethereum.org/EIPS/eip-1962): EC arithmetic and pairings with runtime definitions
poojaranjan marked this conversation as resolved.
Show resolved Hide resolved
- [EIP 2046]((https://eips.ethereum.org/EIPS/eip-2046): Reduced gas cost for static calls made to precompiles



## Timeline

- TBD
(Tentative months in 2020)
- April - Implementation
- May - Testing
- June - Testnets
- Late June / early July - Mainnet

## References

- TBD
- Tracking [EFI](https://github.com/orgs/ethereum/projects/5)
- ACD meeting [notes 84](https://github.com/ethereum/pm/blob/4ab39d74dce01665e9b07d0bb509b9a348e493db/All%20Core%20Devs%20Meetings/Meeting%2084.md)

## Copyright

Expand Down