Skip to content
Closed
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
54 changes: 42 additions & 12 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -391,19 +391,25 @@
]
},
{
"tab": "Infra Partners",
"tab": "Notices",
"groups": [
{
"group": "Notices",
"pages": [
"infra-partners/notices/jello-upgrade",
"infra-partners/notices/l1-fusaka-upgrade",
"infra-partners/notices/celo-sepolia-launch",
"infra-partners/notices/eigenda-v2-upgrade",
"infra-partners/notices/isthmus-upgrade",
"infra-partners/notices/l2-migration"
"notices/index",
"notices/jello-upgrade",
"notices/l1-fusaka-upgrade",
"notices/celo-sepolia-launch",
"notices/eigenda-v2-upgrade",
"notices/isthmus-upgrade",
"notices/l2-migration"
]
},
}
]
},
{
"tab": "Infra Partners",
"groups": [
{
"group": "Node Operation",
"pages": [
Expand Down Expand Up @@ -2764,19 +2770,43 @@
},
{
"source": "/cel2/notices/celo-sepolia-launch",
"destination": "/infra-partners/notices/celo-sepolia-launch"
"destination": "/notices/celo-sepolia-launch"
},
{
"source": "/cel2/notices/eigenda-v2-upgrade",
"destination": "/infra-partners/notices/eigenda-v2-upgrade"
"destination": "/notices/eigenda-v2-upgrade"
},
{
"source": "/cel2/notices/isthmus-upgrade",
"destination": "/infra-partners/notices/isthmus-upgrade"
"destination": "/notices/isthmus-upgrade"
},
{
"source": "/cel2/notices/l2-migration",
"destination": "/infra-partners/notices/l2-migration"
"destination": "/notices/l2-migration"
},
{
"source": "/infra-partners/notices/jello-upgrade",
"destination": "/notices/jello-upgrade"
},
{
"source": "/infra-partners/notices/l1-fusaka-upgrade",
"destination": "/notices/l1-fusaka-upgrade"
},
{
"source": "/infra-partners/notices/celo-sepolia-launch",
"destination": "/notices/celo-sepolia-launch"
},
{
"source": "/infra-partners/notices/eigenda-v2-upgrade",
"destination": "/notices/eigenda-v2-upgrade"
},
{
"source": "/infra-partners/notices/isthmus-upgrade",
"destination": "/notices/isthmus-upgrade"
},
{
"source": "/infra-partners/notices/l2-migration",
"destination": "/notices/l2-migration"
},
{
"source": "/cel2/operators/architecture",
Expand Down
13 changes: 13 additions & 0 deletions notices/index.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Network Notices"
sidebarTitle: "Overview"
---

Announcements and details for upcoming and past network upgrades.

- [Jello Hardfork: OP Succinct Lite Integration](/notices/jello-upgrade)
- [L1 Fusaka Upgrade](/notices/l1-fusaka-upgrade)
- [Celo Sepolia Testnet Launch](/notices/celo-sepolia-launch)
- [Ice Cream Hardfork (EigenDA v2)](/notices/eigenda-v2-upgrade)
- [Isthmus Upgrade](/notices/isthmus-upgrade)
- [Celo L2 Migration](/notices/l2-migration)
File renamed without changes.
File renamed without changes.