clabby

Results 58 comments of clabby

I like the idea of this. Maybe we change this branch up to where `BatchValidity::Future` is a crit?

> Doesn't the current EL sync only work for the initial sync? ie if we've gotten in sync and then miss a block from gossip, EL sync won't backfill it...

> The EL can only backfill blocks if it knows about the new head, but op-node won't give it to them (unless something has changed). It only sends newPayload or...

It's a bit concerning that we have to move to a blocking task to fix this. I'd prefer if we found out the root cause of the issue before making...

* **#11404** * **#11388** 👈 * `develop` This stack of pull requests is managed by Graphite. Learn more about stacking. Join @clabby and the rest of your teammates on Graphite

> [!WARNING] > This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite....

Moving out of the current cycle. Decision has been made to kick this towards after betanet launch.

This is already tracked in https://github.com/ethereum-optimism/specs/issues/539

Any updates here? This PR looks good to go, other popular crates have adopted this same pattern. @dtolnay, any notes on what's blocking this on your end?

@dnephin Our reason for wanting to disable it is primarily to reduce the size of the test logs. For our integration test suite, loading the GHA log output can take...