diff --git a/.gitbook/contents/developer/node-operators/network-upgrades.md b/.gitbook/contents/developer/node-operators/network-upgrades.md index 3eb0a0b0118f..f5f2aae469ba 100644 --- a/.gitbook/contents/developer/node-operators/network-upgrades.md +++ b/.gitbook/contents/developer/node-operators/network-upgrades.md @@ -4,10 +4,12 @@ This section has information on how to upgrade your Mainnet and Testnet nodes fo ## Activations -| Upgrade | Boba ETH Mainnet Activation | Boba ETH Sepolia Activation | Boba BNB Testnet Activation | -| ------- | ------------------------------------------------ | ------------------------------------------------ | ------------------------------------------------ | -| Fjord | TBD | Tue Jul 30 2024 00:00:00 UTC 2024 (`1722297600`) | Tue Jul 30 2024 00:00:00 UTC 2024 (`1722297600`) | -| Ecotone | Tue Apr 16 2024 21:28:00 UTC 2024 (`1713302880`) | Wed Feb 28 2024 00:00:00 UTC 2024 (`1709078400`) | Thu Jun 20 2024 21:49:28 UTC 2024 (`1718920168`) | +| Upgrade | Boba ETH Mainnet Activation | Boba ETH Sepolia Activation | Boba BNB Testnet Activation | | +| -------- | ------------------------------------------------ | ------------------------------------------------ | ------------------------------------------------ | ---- | +| Holocene | Wed Feb 05 2025 20:00:00 UTC (`1738785600`) | Mon Jan 06 08:00:00 UTC (`1736150400`) | Mon Jan 06 08:00:00 UTC (`1736150400`) | | +| Granite | Thu Oct 24 2024 07:00:00 UTC (`1729753200`) | Mon 16 Sep 2024 07:00:00 UTC (`1726470000`) | Mon 16 Sep 2024 07:00:00 UTC (`1726470000`) | | +| Fjord | Tue Sep 10 2024 07:00:00 UTC (`1725951600`) | Tue Jul 30 2024 00:00:00 UTC 2024 (`1722297600`) | Tue Jul 30 2024 00:00:00 UTC 2024 (`1722297600`) | | +| Ecotone | Tue Apr 16 2024 21:28:00 UTC 2024 (`1713302880`) | Wed Feb 28 2024 00:00:00 UTC 2024 (`1709078400`) | Thu Jun 20 2024 21:49:28 UTC 2024 (`1718920168`) | | ## More Information diff --git a/.gitbook/contents/developer/node-operators/software-release.md b/.gitbook/contents/developer/node-operators/software-release.md index 545da0a48d1a..624673f392df 100644 --- a/.gitbook/contents/developer/node-operators/software-release.md +++ b/.gitbook/contents/developer/node-operators/software-release.md @@ -10,12 +10,42 @@ These are the minimal required versions for the `op-node`, `op-erigon` and `op-g | Network | op-node | op-erigon | op-geth | | ---------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | -| Boba Mainnet | [v1.6.11](https://github.com/bobanetwork/boba/releases/tag/v1.6.11) | [v1.2.5](https://github.com/bobanetwork/op-erigon/releases/tag/v1.2.5) | [v1.101408.0](https://github.com/ethereum-optimism/op-geth/releases/tag/v1.101408.0) | +| Boba Mainnet | [v1.6.15](https://github.com/bobanetwork/boba/releases/tag/v1.6.15) | [v1.2.11](https://github.com/bobanetwork/op-erigon/releases/tag/v1.2.11) | [v1.101411.4](https://github.com/bobanetwork/op-geth/releases/tag/v1.101411.4) | | Boba Sepolia | [v1.6.14](https://github.com/bobanetwork/boba/releases/tag/v1.6.14) | [v1.2.10](https://github.com/bobanetwork/op-erigon/releases/tag/v1.2.10) | [v1.101411.3](https://github.com/bobanetwork/op-geth/releases/tag/v1.101411.3) | | Op Mainnet | [v1.6.14](https://github.com/bobanetwork/boba/releases/tag/v1.6.14) | [v1.2.10](https://github.com/bobanetwork/op-erigon/releases/tag/v1.2.10) | [v1.101411.3](https://github.com/bobanetwork/op-geth/releases/tag/v1.101411.3) | | Op Sepolia | [v1.6.14](https://github.com/bobanetwork/boba/releases/tag/v1.6.14) | [v1.2.10](https://github.com/bobanetwork/op-erigon/releases/tag/v1.2.10) | [v1.101411.3](https://github.com/bobanetwork/op-geth/releases/tag/v1.101411.3) | | Boba Bnb Testnet | [v1.6.14](https://github.com/bobanetwork/boba/releases/tag/v1.6.14) | [v1.2.10](https://github.com/bobanetwork/op-erigon/releases/tag/v1.2.10) | [v1.101411.3](https://github.com/bobanetwork/op-geth/releases/tag/v1.101411.3) | +## [op-node v1.6.15](https://github.com/bobanetwork/boba/releases/tag/v1.6.15) + +**Description** + +This is a mandatory release for node operators on Boba Mainnet L2. The **Holocene** protocol upgrades will activate on Wednesday, Feburary 5, 2025, at 20:00:00 UTC on Boba Mainnet L2. + +**Required Action** + +Upgrade your `op-node` software. + +## [op-erigon v1.2.11](https://github.com/bobanetwork/op-erigon/releases/tag/v1.2.11) + +**Description** + +This is a mandatory release for node operators on Boba Mainnet L2. The **Holocene** protocol upgrades will activate on Wednesday, Feburary 5, 2025, at 20:00:00 UTC on Boba Mainnet L2. + +**Required Action** + +Upgrade your `op-erigon` software. + +## [op-geth v1.101411.4](https://github.com/bobanetwork/op-geth/releases/tag/v1.101411.4) + +**Description** + +This is a mandatory release for node operators on Boba Mainnet L2. The **Holocene** protocol upgrades will activate on Wednesday, Feburary 5, 2025, at 20:00:00 UTC on Boba Mainnet L2. + +**Required Action** + +Upgrade your `op-geth` software. + ## [op-node v1.6.14](https://github.com/bobanetwork/boba/releases/tag/v1.6.14) **Description** @@ -55,15 +85,3 @@ This is a mandatory release for node operators on Boba Eth Mainnet. The **Granit **Required Action** Upgrade your `op-erigon` software. - -## [op-geth v1.101408.0](https://github.com/ethereum-optimism/op-geth/releases/tag/v1.101408.0) - -**Description** - -This is a mandatory release for node operators on on Boba Sepolia and Boba BNB Testnet networks. - -**Required Action** - -* Upgrade your `op-geth` software. -* Add `--override.granite=1729753200` for the `Boba Mainnet` network when you start it for the first time. -* Add `--override.granite=1726470000` for the `Boba Sepolia` and `Boba BNB Testnet` networks when you start it for the first time. diff --git a/.gitbook/contents/notices/holocene-breaking-changes.md b/.gitbook/contents/notices/holocene-breaking-changes.md index 4c1905679378..ea355061bcdb 100644 --- a/.gitbook/contents/notices/holocene-breaking-changes.md +++ b/.gitbook/contents/notices/holocene-breaking-changes.md @@ -1,18 +1,18 @@ # Prepare for Holocene Breaking Changes -The Holocene upgrade for Boba Sepolia and Boba BNB Testnet will be optimistically activated on **1736150400 Mon Jan 06 08:00:00 UTC 2025**. +The Holocene upgrade for Boba Mainnet L2 will be optimistically activated on **Wednesday, February 5, 2025, at 20:00:00 UTC**. ## For Node Operators -Node operators are required to upgrade to Holocene before the activation date to avoid chain divergence. For Boba Testnets, the `op-node` release [v1.6.14](https://github.com/bobanetwork/boba/releases/tag/v1.6.14), the `op-erigon` release [v1.2.10](https://github.com/bobanetwork/op-erigon/releases/tag/v1.2.10) and the `op-geth` release [v1.101411.3](https://github.com/bobanetwork/op-geth/releases/tag/v1.101411.3) contain these changes +Node operators are required to upgrade to Holocene before the activation date to avoid chain divergence. For Boba Mainnet, the `op-node` release [v1.6.15](https://github.com/bobanetwork/boba/releases/tag/v1.6.15), the `op-erigon` release [v1.2.11](https://github.com/bobanetwork/op-erigon/releases/tag/v1.2.11) and the `op-geth` release [v1.101411.4](https://github.com/bobanetwork/op-geth/releases/tag/v1.101411.4) contain these changes ### Update to the Lastest Release -* op-node [v1.6.14](https://github.com/bobanetwork/boba/releases/tag/v1.6.14) -* op-erigon [v1.2.10](https://github.com/bobanetwork/op-erigon/releases/tag/v1.2.10) -* op-geth [v1.101411.3](https://github.com/bobanetwork/op-geth/releases/tag/v1.101411.3) +* op-node [v1.6.15](https://github.com/bobanetwork/boba/releases/tag/v1.6.15) +* op-erigon [v1.2.11](https://github.com/bobanetwork/op-erigon/releases/tag/v1.2.11) +* op-geth [v1.101411.4](https://github.com/bobanetwork/op-geth/releases/tag/v1.101411.4) -For `op-geth`, we have provided a new image built by Boba Team. The manually override is not needed anymore. Please use the new image `us-docker.pkg.dev/boba-392114/bobanetwork-tools-artifacts/images/op-geth:v1.101411.3` +For `op-geth`, we have provided a new image built by Boba Team. The manually override is not needed anymore. Please use the new image `us-docker.pkg.dev/boba-392114/bobanetwork-tools-artifacts/images/op-geth:v1.101411.4` ### Verify Your Configuration