Skip to content
Merged
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
4 changes: 2 additions & 2 deletions notices/fusaka-notice.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ Update the following components:
| `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 |
| `op-rbuilder` | [v0.2.11](https://github.com/flashbots/op-rbuilder/releases/tag/v0.2.11) | |
| `rollup-boost` | [v0.7.10](https://github.com/flashbots/rollup-boost/releases/tag/rollup-boost%2Fv0.7.10) | |

<Info>
**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.
Expand Down
8 changes: 4 additions & 4 deletions notices/upgrade-17.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ These following steps are necessary for every node operator:

* op-node: [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: [op-reth/v1.9.2](https://github.com/paradigmxyz/reth/releases/tag/v1.9.2)
* op-reth: [op-reth/v1.9.2](https://github.com/paradigmxyz/reth/releases/tag/v1.9.2) or [op-reth/v1.9.3](https://github.com/paradigmxyz/reth/releases/tag/v1.9.3) for chains running flashblocks
</Step>

<Step title="Configure the Jovian activation date">
Expand Down Expand Up @@ -96,9 +96,9 @@ Update the following components:
| `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 |
| `op-reth` | [v1.9.2](https://github.com/paradigmxyz/reth/releases/tag/v1.9.2) or [v1.9.3](https://github.com/paradigmxyz/reth/releases/tag/v1.9.3) for chains running flashblocks | |
| `op-rbuilder` | [v0.2.11](https://github.com/flashbots/op-rbuilder/releases/tag/v0.2.11) | |
| `rollup-boost` | [v0.7.10](https://github.com/flashbots/rollup-boost/releases/tag/rollup-boost%2Fv0.7.10) | |

### For permissionless fault proof enabled chains

Expand Down