-
Making this a single milestone for now, but we might want to split it off. Each of those is its own smaller milestone, though there isn't enough details to really flesh those out as comprehensively as…
-
# Summary
We are working on a number of proposed improvements to the incident response process for the OP Stack fault proof system. The goal of these improvements is to simplify the safety nets and…
-
Optimism SDK is now in maintenance mode and likely will be for a while (not shutting down the sdk yet), but we want to start sending developers to viem instead since it supports fault proofs. This mea…
-
### Tutorial title
How to self propose L2 state output
### Tutorial description
Post fault proofs anyone can propose l2 state outputs, but we need to show people how
### Tutorial tags
chains, fau…
-
Before the activation of any hardfork, the on-chain FDG implementation has to be updated to contain that fork's new features and activation times for the given network. In an emergency situation where…
-
The optimistic based interop scheme has this concept of dependencies, where a chain can depend on another chain. When a chain is defined as a dependency, it means that the dependent chain's output…
-
# Summary
The Holocene hardfork introduces several changes to block derivation rules that render the derivation pipeline mostly stricter and simpler, improve worst-case scenarios for Fault Proofs a…
-
Optimism SDK is now in maintenance mode and we want to start sending developers to viem instead since it supports fault proofs. This means all the sdk tutorials will need to revised for viem. This iss…
-
It looks like https://github.com/ethereum-optimism/optimism/issues/7668 is still a problem, although to a lesser degree, since `l2OutputOracleSubmissionInterval` has been increased since that issue ha…
karlb updated
1 month ago
-
With https://github.com/entropyxyz/synedrion/pull/40 merged, there are several types of errors that can be returned while running a protocol session:
- Usage errors or library bugs. These are returne…