Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

feat(derive): Use L2ChainProvider for system config fetching in attributes builder#123

Merged
refcell merged 1 commit intomainfrom
cl/sys-cfg-payload
Apr 19, 2024
Merged

feat(derive): Use L2ChainProvider for system config fetching in attributes builder#123
refcell merged 1 commit intomainfrom
cl/sys-cfg-payload

Conversation

@clabby
Copy link
Contributor

@clabby clabby commented Apr 19, 2024

Overview

Reuses the L2ChainProvider for fetching the SystemConfig at a given block, rather than having an exlusive trait that extends the L2ChainProvider.

@clabby clabby added K-feature Kind: feature A-proof Area: proof crates labels Apr 19, 2024
@clabby clabby marked this pull request as draft April 19, 2024 08:04
@clabby clabby force-pushed the cl/sys-cfg-payload branch from e925fed to 7e70aa0 Compare April 19, 2024 16:53
…ributes builder

Reuses the `L2ChainProvider` for fetching the `SystemConfig` at a given
block, rather than having an exlusive trait that extends the
`L2ChainProvider`.

Fix tests
@clabby clabby force-pushed the cl/sys-cfg-payload branch from 7e70aa0 to a9c18ae Compare April 19, 2024 16:55
@clabby clabby marked this pull request as ready for review April 19, 2024 16:57
@clabby clabby requested a review from refcell April 19, 2024 16:57
@clabby clabby self-assigned this Apr 19, 2024
@refcell refcell added this pull request to the merge queue Apr 19, 2024
Merged via the queue into main with commit 0587b4d Apr 19, 2024
@github-actions github-actions bot mentioned this pull request Apr 19, 2024
@clabby clabby deleted the cl/sys-cfg-payload branch April 19, 2024 17:38
clabby added a commit that referenced this pull request Apr 19, 2024
## Overview

Rebases the span batch validation tests on top of #123
github-merge-queue bot pushed a commit that referenced this pull request Apr 19, 2024
## Overview

Rebases the span batch validation tests on top of #123
This was referenced May 29, 2024
This was referenced Jun 6, 2024
This was referenced Jun 16, 2024
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Dec 10, 2025
…ributes builder (op-rs/kona#123)

Reuses the `L2ChainProvider` for fetching the `SystemConfig` at a given
block, rather than having an exlusive trait that extends the
`L2ChainProvider`.

Fix tests
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Dec 10, 2025
## Overview

Rebases the span batch validation tests on top of op-rs/kona#123
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 14, 2026
…ributes builder (op-rs/kona#123)

Reuses the `L2ChainProvider` for fetching the `SystemConfig` at a given
block, rather than having an exlusive trait that extends the
`L2ChainProvider`.

Fix tests
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A-proof Area: proof crates K-feature Kind: feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants