Skip to content

Commit

Permalink
Fixes to EIP-2070 (ethereum#2650)
Browse files Browse the repository at this point in the history
  • Loading branch information
axic authored and Arachnid committed Mar 6, 2021
1 parent 43204c0 commit 0401c75
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions EIPS/eip-2070.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,19 +24,19 @@ This meta-EIP specifies the changes included in the Ethereum hardfork named Berl

### Accepted EIPs

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

### Proposed EIPs

- [EIP 2046](https://eips.ethereum.org/EIPS/eip-2046): Reduced gas cost for static calls made to precompiles
- [EIP 2565](https://eips.ethereum.org/EIPS/eip-2565): Repricing of the EIP-198 ModExp precompile
- [EIP-2046](https://eips.ethereum.org/EIPS/eip-2046): Reduced gas cost for static calls made to precompiles
- [EIP-2565](https://eips.ethereum.org/EIPS/eip-2565): Repricing of the EIP-198 ModExp precompile

## Timeline

(Proposed)
- June 02nd - June 04th : Testnets
- July : Mainnet
- Early June: Testnets
- Mid July: Mainnet

## References

Expand Down

0 comments on commit 0401c75

Please sign in to comment.