From 1c96b747f58b41526b384b536168633c254d06ac Mon Sep 17 00:00:00 2001 From: soyboy Date: Thu, 6 Nov 2025 15:44:29 -0800 Subject: [PATCH] adding kona releases --- notices/fusaka-notice.mdx | 8 +++++--- notices/upgrade-17.mdx | 8 +++++--- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/notices/fusaka-notice.mdx b/notices/fusaka-notice.mdx index d63b56908..eec1ac49b 100644 --- a/notices/fusaka-notice.mdx +++ b/notices/fusaka-notice.mdx @@ -79,10 +79,12 @@ Update the following components: | `op-node` | [v1.16.1](https://github.com/ethereum-optimism/optimism/releases/tag/op-node%2Fv1.16.1) | 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.4](https://github.com/ethereum-optimism/op-geth/releases/tag/v1.101603.4) | | | `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` | []() | | -| `kona-host` | []() | | -| `kona-client` | []() | | +| `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.0](https://github.com/paradigmxyz/reth/releases/tag/v1.9.0) | | +| `op-rbuilder` | []() | New releases will be published after this [PR](https://github.com/flashbots/op-rbuilder/pull/313) is merged. | +| `rollup-boost` | []() | New releases will be published after this [PR](https://github.com/flashbots/rollup-boost/pull/431) is merged. | **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 2509c85ad..8e06c8039 100644 --- a/notices/upgrade-17.mdx +++ b/notices/upgrade-17.mdx @@ -93,10 +93,12 @@ Update the following components: | `op-node` | [v1.16.1](https://github.com/ethereum-optimism/optimism/releases/tag/op-node%2Fv1.16.1) | 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.4](https://github.com/ethereum-optimism/op-geth/releases/tag/v1.101603.4) | | | `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` | []() | | -| `kona-host` | []() | | -| `kona-client` | []() | | +| `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.0](https://github.com/paradigmxyz/reth/releases/tag/v1.9.0) | | +| `op-rbuilder` | []() | New releases will be published after this [PR](https://github.com/flashbots/op-rbuilder/pull/313) is merged. | +| `rollup-boost` | []() | New releases will be published after this [PR](https://github.com/flashbots/rollup-boost/pull/431) is merged. | ### For permissionless fault proof enabled chains