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

Add Sepolia timestamp to Shanghai #716

Merged
merged 4 commits into from
Feb 10, 2023
Merged
Changes from all 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
23 changes: 17 additions & 6 deletions network-upgrades/mainnet-upgrades/shanghai.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,14 @@ Changes included in the Network Upgrade.
* [EIP-6049: Deprecate SELFDESTRUCT](https://eips.ethereum.org/EIPS/eip-6049)
* **Note: EIP-6049 does not change the behavior of `SELFDESTRUCT` in and of itself, but formally announces client developers' intention of changing it in future upgrades. It is recommended that software which exposes the `SELFDESTRUCT` opcode to users warn them about an upcoming change in semantics.**

### Upgrade Schedule

| Network | Timestamp | Date & Time (UTC) | Fork Hash | Beacon Chain Epoch |
|---------|------------|---------------|--------------| ---------- |
| Sepolia | `1677557088` | 2/28/2023, 4:04:48 AM | `0xf7f9bc08` | 56832
| Goerli | TBA | TBA | TBA | TBA
| Mainnet | TBA | TBA | TBA | TBA

### Implementation Progresss

Implementation status of Included & CFI'd EIPs across participating clients.
Expand All @@ -27,16 +35,19 @@ Implementation status of Included & CFI'd EIPs across participating clients.

**List of outstanding items before deployment.**

- [ ] Client Integration Testing
- [ ] Deploy a Client Integration Testnet
- [ ] Integration Tests
- [ ] Fuzz Testing
- [ ] Select Fork Blocks
- [x] Client Integration Testing
- [x] Deploy a Client Integration Testnet
- [x] Integration Tests
- [x] Fuzz Testing
- [ ] Select Fork Timestamps
- [x] Sepolia
- [ ] Goerli
- [ ] Mainnet
- [ ] Deploy Clients
- [ ] Geth
- [ ] Besu
- [ ] Nethermind
- [ ] OpenEthereum
- [ ] Erigon
- [ ] EthereumJS
- [ ] Pass Fork Blocks
- [ ] Activate Fork