Skip to content

Commit 8d878d7

Browse files
authored
Merge pull request #2972 from zk-Lumi/master
update: add arbos51 mainnet notice and update arbos51 description
2 parents 556f70a + b51f10c commit 8d878d7

File tree

6 files changed

+53
-37
lines changed

6 files changed

+53
-37
lines changed

docs/notices/arbos51-arbsepolia-upgrade-notice.mdx

Lines changed: 0 additions & 23 deletions
This file was deleted.
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: 'Upgrade notice for ArbOS 51'
3+
description: Upgrade notices for ArbOS 51 activation on Arbitrum One, Arbitrum Nova, and Arbitrum Spolia
4+
user_story: As an Arbitrum node operator, I want to keep my nodes in sync with Arbitrum One, Arbitrum Nova, and Arbitrum Sepolia after the ArbOS 51 activation.
5+
content_type: notice
6+
---
7+
8+
[ArbOS 51 "Dia"](docs/run-arbitrum-node/arbos-releases/arbos51.mdx) will be activated on the Arbitrum Sepolia, Arbitrum One, and Arbitrum Nova chains.
9+
10+
## Actions required for node operators
11+
12+
:::warning Action required
13+
14+
Arbitrum node operators **must upgrade** to Nitro **`v3.9.3`** ahead of ArbOS 51 activation to continue syncing the chain.
15+
16+
- **Docker image:** `offchainlabs/nitro-node:v3.9.3-8bc5554`
17+
- **Release notes:** https://github.com/OffchainLabs/nitro/releases/tag/v3.9.3
18+
19+
:::
20+
21+
## Important dates
22+
23+
The following dates are relevant for Arbitrum chain operators.
24+
25+
| Date | Network upgrade | Affected audience |
26+
| ----------------------------- | ------------------------------------- | ------------------------------------ |
27+
| `Dec 1st 2025, 17:00:00 UTC` | Arbitrum Sepolia upgrade to ArbOS 51 | Node operators for Arbitrum Sepolia |
28+
| `Jan 8th, 2026, 17:00:00 UTC` | Arbitrum One/Nova upgrade to ArbOS 51 | Node operators for Arbitrum One/Nova |
29+
30+
## Context
31+
32+
[ArbOS 51 "Dia"](docs/run-arbitrum-node/arbos-releases/arbos51.mdx) builds upon [ArbOS 40 "Callisto"](docs/run-arbitrum-node/arbos-releases/arbos40.mdx) with support for the relevant EVM changes that are a part of Ethereum's [Fusaka upgrade](https://ethereum.org/en/roadmap/fusaka/), as well as additional improvements to the gas pricing algorithm, a change to the min L2 base fee, `MaxTxGasLimit` allowing full block utilization, changes to instrument Nitro’s State Transition Function (STF) to price gas based on specific resource usage, native token mint/burn capabilities, and a few bug fixes.
33+
34+
Upstream governance items ([ArbOS 50](https://snapshot.box/#/s:arbitrumfoundation.eth/proposal/0x33754da4006d0ef38666ec5d5e85fd0966a891a594ab9dc21f23beedea2d330b) + [Gas Target & Pricing Framework](https://snapshot.box/#/s:arbitrumfoundation.eth/proposal/0x4a96a91d162975de0d402b83ca8b8a24e808ca357150120fc0d44ae0bf1cc4a5)) were bundled into a single [ArbOS 51 on-chain vote](https://www.tally.xyz/gov/arbitrum/proposal/53154361738756237993090798888616593723057470462495169047773178676976253908001?govId=eip155:42161:0xf07DeD9dC292157749B6Fd268E37DF6EA38395B9). Both components have passed Snapshot temperature checks, and the bundled Tally vote was passed **December 18, 2025**.

docs/notices/fusaka-upgrade-notice.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@ The Fusaka upgrade introduces several breaking changes. Review [EIP-7607](https:
2121

2222
The following dates are relevant for Arbitrum chain operators.
2323

24-
| Date | Network upgrade | Affected audience |
25-
| ---------------------------------------- | ------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------- |
26-
| `Nov 20th 2025, 17:00:00 UTC` | Arbitrum Sepolia upgrade to ArbOS 50 | Node operators for Arbitrum Sepolia |
27-
| `Dec 1st 2025, 17:00:00 UTC` | Arbitrum Sepolia upgrade to [ArbOS 51](docs/run-arbitrum-node/arbos-releases/arbos51.mdx) | Node operators for Arbitrum Sepolia |
28-
| `Jan 8th, 2026, 17:00:00 UTC (proposed)` | Arbitrum One/Nova upgrade to [ArbOS 51](docs/run-arbitrum-node/arbos-releases/arbos51.mdx) | Node operators for Arbitrum One/Nova |
29-
| `Oct 14th 2025, 07:36:00 UTC` | Ethereum Sepolia Fusaka hard fork | Node operators for Arbitrum chains settling on Ethereum Sepolia (Orbit L2s, Arbitrum Sepolia) |
30-
| `Dec 3rd 2025, 21:49:11 UTC` | Ethereum Mainnet Fusaka hard fork | Node operators for Arbitrum chains settling on Ethereum Mainnet (Orbit L2s, Arbitrum One/Nova) |
24+
| Date | Network upgrade | Affected audience |
25+
| ----------------------------- | ------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------- |
26+
| `Nov 20th 2025, 17:00:00 UTC` | Arbitrum Sepolia upgrade to ArbOS 50 | Node operators for Arbitrum Sepolia |
27+
| `Dec 1st 2025, 17:00:00 UTC` | Arbitrum Sepolia upgrade to [ArbOS 51](docs/run-arbitrum-node/arbos-releases/arbos51.mdx) | Node operators for Arbitrum Sepolia |
28+
| `Jan 8th, 2026, 17:00:00 UTC` | Arbitrum One/Nova upgrade to [ArbOS 51](docs/run-arbitrum-node/arbos-releases/arbos51.mdx) | Node operators for Arbitrum One/Nova |
29+
| `Oct 14th 2025, 07:36:00 UTC` | Ethereum Sepolia Fusaka hard fork | Node operators for Arbitrum chains settling on Ethereum Sepolia (Orbit L2s, Arbitrum Sepolia) |
30+
| `Dec 3rd 2025, 21:49:11 UTC` | Ethereum Mainnet Fusaka hard fork | Node operators for Arbitrum chains settling on Ethereum Mainnet (Orbit L2s, Arbitrum One/Nova) |
3131

3232
## For node operators
3333

docs/run-arbitrum-node/arbos-releases/arbos51.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ As a refresher, ArbOS upgrades get treated as Arbitrum's equivalent of a hard fo
4141

4242
### High-level description of ArbOS 51 changes
4343

44-
ArbOS 51 Dia is an upgrade to support the relevant EVM changes that are a part of Ethereum's [Fusaka upgrade](https://ethereum.org/en/roadmap/fusaka/). Ethereum's mainnet upgrade to Fusaka was completed on [December 3, 2025 at epoch `411392`](https://notes.ethereum.org/@bbusa/fusaka-bpo-timeline). As a result, the majority of the ArbOS-specific changes revolve around implementing the relevant [Fusaka EIPs](https://eips.ethereum.org/EIPS/eip-7607) on <a data-quicklook-from="arbitrum-chains">Arbitrum Chains</a>.
44+
ArbOS 51 Dia is an upgrade for <a data-quicklook-from="arbitrum-chains">Arbitrum Chains</a> to support the relevant EVM changes that are a part of Ethereum's [Fusaka upgrade](https://ethereum.org/en/roadmap/fusaka/), as well as additional improvements to the gas pricing algorithm, `MaxTxGasLimit` allowing full block utilization, changes to instrument gas based on specific resource usage, native token mint/burn capabilities, and a few bug fixes. Ethereum's mainnet upgrade to Fusaka was completed on [December 3, 2025 at epoch `411392`](https://notes.ethereum.org/@bbusa/fusaka-bpo-timeline).
4545

4646
Here's the list of all changes included in ArbOS 51 Dia:
4747

sidebars.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ const sidebars = {
9797
{
9898
type: 'link',
9999
label: 'Notices',
100-
href: '/notices/arbos51-arbsepolia-upgrade-notice',
100+
href: '/notices/arbos51-upgrade-notice',
101101
},
102102
{
103103
type: 'doc',
@@ -1528,13 +1528,13 @@ const sidebars = {
15281528
noticeSidebar: [
15291529
{
15301530
type: 'doc',
1531-
id: 'notices/fusaka-upgrade-notice',
1532-
label: 'Upgrade for the Fusaka transition',
1531+
id: 'notices/arbos51-upgrade-notice',
1532+
label: 'Upgrade notice for ArbOS 51',
15331533
},
15341534
{
15351535
type: 'doc',
1536-
id: 'notices/arbos51-arbsepolia-upgrade-notice',
1537-
label: 'Upgrade for ArbOS 51 on ArbSepolia',
1536+
id: 'notices/fusaka-upgrade-notice',
1537+
label: 'Upgrade for the Fusaka transition',
15381538
},
15391539
],
15401540
};

vercel.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1488,14 +1488,19 @@
14881488
},
14891489
{
14901490
"source": "/(notices/arbos-50/?)",
1491-
"destination": "/notices/arbos51-arbsepolia-upgrade-notice",
1491+
"destination": "/notices/arbos51-upgrade-notice",
14921492
"permanent": false
14931493
},
14941494
{
14951495
"source": "/(notices/arbos-fusaka/?)",
14961496
"destination": "/notices/fusaka-upgrade-notice",
14971497
"permanent": false
14981498
},
1499+
{
1500+
"source": "/(notices/arbos51-arbsepolia-upgrade-notice/?)",
1501+
"destination": "/notices/arbos51-upgrade-notice",
1502+
"permanent": false
1503+
},
14991504
{
15001505
"source": "/(precompiles/?)",
15011506
"destination": "/build-decentralized-apps/precompiles/reference",

0 commit comments

Comments
 (0)