Skip to content
Draft
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
18 changes: 8 additions & 10 deletions docs/base-chain/specs/upgrades/overview.mdx
Original file line number Diff line number Diff line change
@@ -1,18 +1,16 @@
---
title: "Upgrades"
description: "Base evolves through named hardforks. Each hardfork introduces protocol changes, new features, or parameter updates that take effect at a specific activation block. This tab tracks what changed, when, and how to migrate."
description: "Track Base network upgrades and their activation status across Base Sepolia and Mainnet."
mode: "wide"
---

## Base Upgrades
import { UpgradesOverview } from "/snippets/UpgradesOverview.jsx";

| Upgrade | Status | Activation |
|----------|--------|------------|
| [Denim](/base-chain/specs/upgrades/denim/200ms-blocks) | Planning | TBD |
| [Cobalt](/base-chain/specs/upgrades/cobalt/overview) | Upcoming | Sep 2026 |
| [Beryl](/base-chain/specs/upgrades/beryl/overview) | Live | Jun 25, 2026 |
| [Azul](/base-chain/specs/upgrades/azul/overview) | Live | May 28, 2026 |
Base evolves through named network upgrades. Each upgrade introduces protocol changes, new features, or parameter updates that take effect at a specific activation time. This tab tracks what changed, when, and how to migrate.

## Upstream (OP Stack) Hardforks
<UpgradesOverview />

## Upstream OP Stack Hardforks

Base inherits upstream OP Stack hardforks. Each entry documents the changes Base adopted.

Expand All @@ -29,4 +27,4 @@ Base inherits upstream OP Stack hardforks. Each entry documents the changes Base

## Other Changes

The [configuration changelog](/base-chain/network-information/configuration-changelog) tracks network parameter changes that don't belong to a specific hardfork.
The [configuration changelog](/base-chain/network-information/configuration-changelog) tracks network parameter changes that don't belong to a specific upgrade.
23 changes: 23 additions & 0 deletions docs/images/upgrades/azul-illo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions docs/images/upgrades/beryl-illo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading