@@ -15,7 +15,7 @@ Execution layer changes included in the Network Upgrade.
15
15
16
16
Implementation status of Included EIPs across participating clients.
17
17
18
- | | [ 1153] ( https://eips.ethereum.org/EIPS/eip-1153 ) | [ 4788] ( https://eips.ethereum.org/EIPS/eip-4788 ) | [ 4844] ( https://eips.ethereum.org/EIPS/eip-4844 ) | [ 5656] ( https://eips.ethereum.org/EIPS/eip-5656 ) | [ 6780] ( https://eips.ethereum.org/EIPS/eip-6780 ) | [ 7516] ( https://eips.ethereum.org/EIPS/eip-7516 ) |
18
+ | ** Client ** | [ 1153] ( https://eips.ethereum.org/EIPS/eip-1153 ) | [ 4788] ( https://eips.ethereum.org/EIPS/eip-4788 ) | [ 4844] ( https://eips.ethereum.org/EIPS/eip-4844 ) | [ 5656] ( https://eips.ethereum.org/EIPS/eip-5656 ) | [ 6780] ( https://eips.ethereum.org/EIPS/eip-6780 ) | [ 7516] ( https://eips.ethereum.org/EIPS/eip-7516 ) |
19
19
| ----------------| -------------------------------------------------| -------------------------------------------------| -------------------------------------------------| -------------------------------------------------| -------------------------------------------------| -------------------------------------------------|
20
20
| ** Geth** | [ Merged] ( https://github.com/ethereum/go-ethereum/pull/26003 ) + [ Merged] ( https://github.com/ethereum/go-ethereum/pull/27663 ) | - | [ Merged] ( https://github.com/ethereum/go-ethereum/pull/26940 ) | [ Merged] ( https://github.com/ethereum/go-ethereum/pull/26181 ) | [ Not merged] ( https://github.com/ethereum/go-ethereum/pull/27189 ) | |
21
21
| ** Besu** | [ Merged] ( https://github.com/hyperledger/besu/pull/4118 ) | - | [ Merged] ( [https://github.com/hyperledger/besu/tree/eip-4844-interop](https://github.com/hyperledger/besu/pull/5724) ) | [ Merged] ( https://github.com/hyperledger/besu/pull/5493 ) | [ Merged] ( https://github.com/hyperledger/besu/pull/4118 ) | |
@@ -27,10 +27,10 @@ Implementation status of Included EIPs across participating clients.
27
27
28
28
| Network | Timestamp | Date & Time (UTC) | Fork Hash | Beacon Chain Epoch |
29
29
| ---------| --------------| -------------------------| --------------| ------------------ |
30
- | Goerli | ` 1705473120 ` | 2024-01-17 06:32:00 | ` 0x70cc14e2 ` | 231680
31
- | Sepolia | ` 1706655072 ` | 2024-01-30 22:51:12 | ` 0x88cf81d9 ` | 132608
32
- | Holesky | ` 1707305664 ` | 2024-02-07 11:34:24 | ` 0x9b192ad0 ` | 29696
33
- | Mainnet | ` 1710338135 ` | 2024-03-13 13:55:35 | ` 0x9f3d2254 ` | 269568
30
+ | Goerli | ` 1705473120 ` | 2024-01-17 06:32:00 | ` 0x70cc14e2 ` | 231680
31
+ | Sepolia | ` 1706655072 ` | 2024-01-30 22:51:12 | ` 0x88cf81d9 ` | 132608
32
+ | Holesky | ` 1707305664 ` | 2024-02-07 11:34:24 | ` 0x9b192ad0 ` | 29696
33
+ | Mainnet | ` 1710338135 ` | 2024-03-13 13:55:35 | ` 0x9f3d2254 ` | 269568
34
34
35
35
36
36
### Readiness Checklist
@@ -42,10 +42,10 @@ Implementation status of Included EIPs across participating clients.
42
42
- [x] [ Testing suites] ( https://notes.ethereum.org/@ethpandaops/dencun-testing-overview )
43
43
- [x] Select Testnet Fork Blocks
44
44
- [x] Select Mainnet Fork Block
45
- - [ ] Release Mainnet Compatible Clients
46
- - [ ] Geth
47
- - [ ] Besu
48
- - [ ] Nethermind
49
- - [ ] OpenEthereum
50
- - [ ] Erigon
51
- - [ ] EthereumJS
45
+ - [x ] Release Mainnet Compatible Clients
46
+ - [x ] Geth
47
+ - [x ] Besu
48
+ - [x ] Nethermind
49
+ - [x ] OpenEthereum
50
+ - [x ] Erigon
51
+ - [x ] EthereumJS
0 commit comments