Adrian Sutton
Adrian Sutton
Yeah I think we want to keep recording `AnchorStateRegistry` - with some of the incident response improvements it will become more central to the system and so will only have...
Actually closing this one in favour of https://github.com/ethereum-optimism/specs/issues/539 as it didn't actually get closed for some reason.
Note that using an epoch level gas limit would mean restricting the total gas for the epoch to something that can be proven in a single cannon/op-program run (ie the...
Likely need to rebase this on latest develop as the naming of ci jobs changed.
Once we have parallel derivation pipeline, the simplest answer here may be to just have the engine API client retry the `getPayload` call if it times out or can't connect...
Adding chains to the dependency set is not in scope for the initial release, so I'd say no.
Prometheus isn't very good at pulling metrics from short lived processes like cannon. The normal pull model assumes that it can just periodically request the metrics from a long running...
Teku doesn't use the YAML either so getting rid of that is an easy win. We use the caching functionality in CircleCI to cache the expanded contents of the current...