Skip to content

Commit

Permalink
Remove EIP-2315
Browse files Browse the repository at this point in the history
EIP-2315 was removed from Berlin during AllCoreDevs 107, see the recording: https://youtu.be/xWfR-WxjmYg
  • Loading branch information
timbeiko authored Mar 5, 2021
1 parent c7e1390 commit 7d3d203
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions network-upgrades/berlin.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
Specifies changes included in the Network Upgrade.

- [x] [EIP-2565: ModExp Gas Cost](https://eips.ethereum.org/EIPS/eip-2565)
- [x] [EIP-2315: Simple Subroutines for the EVM](https://eips.ethereum.org/EIPS/eip-2315)
- [x] [EIP-2929: Gas cost increases for state access opcodes](https://eips.ethereum.org/EIPS/eip-2929)
- [x] [EIP-2718: Typed Transaction Envelope](https://eips.ethereum.org/EIPS/eip-2718)
- [x] [EIP-2930: Optional access lists](https://eips.ethereum.org/EIPS/eip-2930)
Expand All @@ -15,13 +14,13 @@ Specifies changes included in the Network Upgrade.

Code merged into Participating Clients

| **Client** | EIP-2565 | EIP-2315 | EIP-2929 | EIP-2718 | EIP-2930 |
|--------------|:--------:|:--------:|:--------:|:--------:|:---------:|
| Geth ||||| |
| Besu ||||| |
| Nethermind ||||| |
| OpenEthereum ||||||
| EthereumJS ||||| |
| **Client** | EIP-2565 | EIP-2929 | EIP-2718 | EIP-2930 |
|--------------|:--------:|:--------:|:--------:|:---------:|
| Geth |||||
| Besu |||||
| Nethermind |||||
| OpenEthereum |||||
| EthereumJS |||||

Tasks
- [x] Client Integration Testing
Expand Down

0 comments on commit 7d3d203

Please sign in to comment.