clabby
clabby
**Is your feature request related to a problem? Please describe.** Currently, the alternative implementations of OP Stack components, apart from `op-erigon` and `asterisc`, cannot take advantage of the superchain registry....
## Overview Upgrades OP Sepolia to `op-contracts/v1.4.0-rc.3`
## Overview Contains the upgrade for Sepolia devnet 0 on `op-contracts/v1.4.0-rc.2`
## Overview Adds the second FP upgrade for devnet in the `sep-dev-0` tasks.
## Overview > [!NOTE] > Stacked PR: > #185 > #184 > #183 👈 > `main` Adds a task on Sepolia for blacklisting dispute games from the `Guardian` safe.
## Overview > [!NOTE] > Stacked PR: > #185 > #184 👈 > #183 > `main` Adds a task for the `Guardian` role to fall back to permissioned proposals and...
## Overview > [!NOTE] > Stacked PR: > #185 👈 > #184 > #183 > `main` Adds a task for the `Guardian` role to enable permissionless dispute games (`FaultDisputeGame`) as...
## Overview > [!NOTE] > WIP. Adds support for the RVC extension, which is preferred by the most heavily supported RISC-V targets in `rustc`. More information can be found in...
## Overview Moves the client programs into the workspace, by using custom build profiles in the virtual workspace for the client binaries. This change will allow us to work on...
## Overview The oracle reader tests flaked in this workflow: https://github.com/ethereum-optimism/kona/actions/runs/8541657676/job/23401491592 Investigate the failure and fix it. Pretty sure this is just a race condition in the tokio test, though...