Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion consensus/config/gnosis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ ELECTRA_FORK_VERSION: 0x05000064
ELECTRA_FORK_EPOCH: 1337856 # 2025-04-30T14:03:40.000Z
# Fulu
FULU_FORK_VERSION: 0x06000064
FULU_FORK_EPOCH: 18446744073709551615 # temporary stub
FULU_FORK_EPOCH: 1714688 # Tue Apr 14 2026 12:06:20 GMT+0000
# Gloas
GLOAS_FORK_VERSION: 0x07000064 # temporary stub
GLOAS_FORK_EPOCH: 18446744073709551615
Expand Down
4 changes: 2 additions & 2 deletions network-upgrades/fusaka.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Gnosis chain intends to sets a different gas limit than Ethereum, TBD.
| Network | Timestamp | Date & Time (UTC) | Fork Hash | Beacon Chain Epoch |
| ------- | ------------ | ----------------------------- | ---------- | ------------------ |
| Chiado | 1773653580 | Mar-16-2026, 09:33:00 +UTC | 0x71c457cd | 1353216 |
| Mainnet | - | - | - | - |
| Mainnet | 1776168380 | Apr-14-2026, 12:06:20 +UTC | 0xcfca387c | 1714688 |

### Readiness Checklist

Expand All @@ -50,7 +50,7 @@ Gnosis chain intends to sets a different gas limit than Ethereum, TBD.
- [x] Integration Tests
- [ ] Select Fork Triggers
- [x] Chiado
- [ ] Mainnet
- [x] Mainnet
- [ ] Deploy Clients
- [ ] Activate Fork

Expand Down
Loading