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

Schedule Pectra on Chiado #65

Merged
merged 2 commits into from
Feb 21, 2025
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
18 changes: 9 additions & 9 deletions network-upgrades/pectra.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,20 +49,20 @@ The actual `blob_fee` as calculated via `calc_blob_fee` is deducted from the sen

## Upgrade Schedule

| Network | Timestamp | Date & Time (UTC) | Fork Hash | Beacon Chain Epoch |
| ------- | ------------ | ----------------------------- | --------- | ------------------ |
| Chiado | | | | |
| Mainnet | | | | |
| Network | Timestamp | Date & Time (UTC) | Fork Hash | Beacon Chain Epoch |
| ------- | ------------ | ----------------------------- | ---------- | ------------------ |
| Chiado | 1741254220 | Mar-06-2025 09:43:40 AM +UTC | 0x8ba51786 | 948224 |
| Mainnet | | | | |

### Readiness Checklist

**List of outstanding items before deployment.**

- [ ] Client Integration Testing
- [ ] Deploy a Client Integration Testnet
- [ ] Integration Tests
- [ ] Select Fork Triggers
- [ ] Chiado
- [x] Client Integration Testing
- [x] Deploy a Client Integration Testnet
- [x] Integration Tests
- [x] Select Fork Triggers
- [x] Chiado
- [ ] Mainnet
- [ ] Deploy Clients
- [ ] Activate Fork
Expand Down