From d4052b27a130cd52f5cb916526be4af9215d586e Mon Sep 17 00:00:00 2001 From: soyboy Date: Fri, 14 Nov 2025 14:24:51 -0800 Subject: [PATCH] updating rust stack releases --- notices/fusaka-notice.mdx | 14 +++++++------- notices/upgrade-17.mdx | 14 +++++++------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/notices/fusaka-notice.mdx b/notices/fusaka-notice.mdx index a675ab7a2..4f85c5374 100644 --- a/notices/fusaka-notice.mdx +++ b/notices/fusaka-notice.mdx @@ -43,7 +43,7 @@ Update your node software as soon as possible after release: * [op-node/v1.16.2](https://github.com/ethereum-optimism/optimism/releases/tag/op-node%2Fv1.16.2) * [op-geth/v1.101603.5](https://github.com/ethereum-optimism/op-geth/releases/tag/v1.101603.5) - * [op-reth/v1.9.1](https://github.com/paradigmxyz/reth/releases/tag/v1.9.1) + * [op-reth/v1.9.2](https://github.com/paradigmxyz/reth/releases/tag/v1.9.2) ### Ensure your L1 beacon node endpoint can serve all blobs @@ -79,12 +79,12 @@ Update the following components: | `op-node` | [v1.16.2](https://github.com/ethereum-optimism/optimism/releases/tag/op-node%2Fv1.16.2) | L1 chain config must be supplied via a new flag (see the release notes). Not necessary for chains deriving from Ethereum Mainnet, Sepolia, Holesky or Hoodi. | | `op-geth` | [v1.101603.5](https://github.com/ethereum-optimism/op-geth/releases/tag/v1.101603.5) | | | `op-challenger` | [v1.7.0](https://github.com/ethereum-optimism/optimism/releases/tag/op-challenger%2Fv1.7.0) | If deriving from a chain other than Ethereum Mainnet, Sepolia or Hoodi then L1 chain config must be supplied via a new flag. | -| `kona-node` | [v1.2.2](https://github.com/op-rs/kona/releases/tag/kona-node%2Fv1.2.2) | | -| `kona-host` | [v1.2.2](https://github.com/op-rs/kona/releases/tag/kona-host%2Fv1.2.2) | | -| `kona-client` | [v1.2.2](https://github.com/op-rs/kona/releases/tag/kona-client%2Fv1.2.2) | | -| `op-reth` | [v1.9.1](https://github.com/paradigmxyz/reth/releases/tag/v1.9.1) | | -| `op-rbuilder` | [v0.2.9](https://github.com/flashbots/op-rbuilder/releases/tag/op-rbuilder%2Fv0.2.9) | | -| `rollup-boost` | [v0.7.8](https://github.com/flashbots/rollup-boost/releases/tag/rollup-boost%2Fv0.7.8) | | +| `kona-node` | [v1.2.4](https://github.com/op-rs/kona/releases/tag/kona-node%2Fv1.2.4) | | +| `kona-host` | [v1.2.4](https://github.com/op-rs/kona/releases/tag/kona-host%2Fv1.2.4) | | +| `kona-client` | [v1.2.4](https://github.com/op-rs/kona/releases/tag/kona-client%2Fv1.2.4) | | +| `op-reth` | [v1.9.2](https://github.com/paradigmxyz/reth/releases/tag/v1.9.2) | | +| `op-rbuilder` | | Releases will be available November 17th | +| `rollup-boost` | | Releases will be available November 17th | **Note:** `op-node` uses the new `/eth/v1/beacon/blobs/` API for fetching blob data from L1 beacon nodes. If you run a proxy/load balancer in front of your beacon API, ensure it correctly forwards all query parameters. diff --git a/notices/upgrade-17.mdx b/notices/upgrade-17.mdx index 8f80c43ec..7070b688f 100644 --- a/notices/upgrade-17.mdx +++ b/notices/upgrade-17.mdx @@ -56,7 +56,7 @@ These following steps are necessary for every node operator: * [op-node/v1.16.2](https://github.com/ethereum-optimism/optimism/releases/tag/op-node%2Fv1.16.2) * [op-geth/v1.101603.5](https://github.com/ethereum-optimism/op-geth/releases/tag/v1.101603.5) - * [op-reth/v1.9.1](https://github.com/paradigmxyz/reth/releases/tag/v1.9.1) + * [op-reth/v1.9.2](https://github.com/paradigmxyz/reth/releases/tag/v1.9.2) @@ -93,12 +93,12 @@ Update the following components: | `op-node` | [v1.16.2](https://github.com/ethereum-optimism/optimism/releases/tag/op-node%2Fv1.16.2) | L1 chain config must be supplied via a new flag (see the release notes). Not necessary for chains deriving from Ethereum Mainnet, Sepolia, Holesky or Hoodi. | | `op-geth` | [v1.101603.5](https://github.com/ethereum-optimism/op-geth/releases/tag/v1.101603.5) | | | `op-challenger` | [v1.7.0](https://github.com/ethereum-optimism/optimism/releases/tag/op-challenger%2Fv1.7.0) | If deriving from a chain other than Ethereum Mainnet, Sepolia or Hoodi then L1 chain config must be supplied via a new flag. | -| `kona-node` | [v1.2.2](https://github.com/op-rs/kona/releases/tag/kona-node%2Fv1.2.2) | | -| `kona-host` | [v1.2.2](https://github.com/op-rs/kona/releases/tag/kona-host%2Fv1.2.2) | | -| `kona-client` | [v1.2.2](https://github.com/op-rs/kona/releases/tag/kona-client%2Fv1.2.2) | | -| `op-reth` | [v1.9.1](https://github.com/paradigmxyz/reth/releases/tag/v1.9.1) | | -| `op-rbuilder` | [v0.2.9](https://github.com/flashbots/op-rbuilder/releases/tag/op-rbuilder%2Fv0.2.9) | | -| `rollup-boost` | [v0.7.8](https://github.com/flashbots/rollup-boost/releases/tag/rollup-boost%2Fv0.7.8) | | +| `kona-node` | [v1.2.4](https://github.com/op-rs/kona/releases/tag/kona-node%2Fv1.2.4) | | +| `kona-host` | [v1.2.4](https://github.com/op-rs/kona/releases/tag/kona-host%2Fv1.2.4) | | +| `kona-client` | [v1.2.4](https://github.com/op-rs/kona/releases/tag/kona-client%2Fv1.2.4) | | +| `op-reth` | [v1.9.2](https://github.com/paradigmxyz/reth/releases/tag/v1.9.2) | | +| `op-rbuilder` | | Releases will be available November 17th | +| `rollup-boost` | | Releases will be available November 17th | ### For permissionless fault proof enabled chains