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

feat(client): Oracle-backed derive traits#252

Merged
refcell merged 2 commits intomainfrom
cl/oracle-derive-traits
Jun 16, 2024
Merged

feat(client): Oracle-backed derive traits#252
refcell merged 2 commits intomainfrom
cl/oracle-derive-traits

Conversation

@clabby
Copy link
Contributor

@clabby clabby commented Jun 15, 2024

Overview

Implements the oracle-backed kona-derive traits in the client program.

@clabby clabby self-assigned this Jun 15, 2024
Copy link
Contributor Author

clabby commented Jun 15, 2024

@clabby clabby added K-feature Kind: feature A-binaries Area: binaries labels Jun 15, 2024
@clabby clabby force-pushed the cl/oracle-derive-traits branch from a03e455 to 4bb663d Compare June 15, 2024 21:58
@codecov-commenter
Copy link

codecov-commenter commented Jun 15, 2024

@clabby clabby marked this pull request as ready for review June 15, 2024 22:00
@clabby clabby added this to the Phase 3: Kona Client & Host milestone Jun 16, 2024
clabby added 2 commits June 16, 2024 13:55
## Overview

Adds a function in the `BootInfo` module that pulls in the rollup config
based on the passed L2 chain ID.
Implements the oracle-backed `kona-derive` traits in the client program.
@clabby clabby force-pushed the cl/oracle-derive-traits branch from 4bb663d to 5d84e79 Compare June 16, 2024 17:55
@clabby clabby changed the base branch from cl/rollup-cfg-boot to main June 16, 2024 17:55
Copy link
Contributor

@refcell refcell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@refcell refcell added this pull request to the merge queue Jun 16, 2024
Merged via the queue into main with commit 0b13877 Jun 16, 2024
This was referenced Jun 16, 2024
@clabby clabby deleted the cl/oracle-derive-traits branch July 2, 2024 03:36
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Dec 10, 2025
* feat(client): Add `RollupConfig` to `BootInfo`

## Overview

Adds a function in the `BootInfo` module that pulls in the rollup config
based on the passed L2 chain ID.

* feat(client): Oracle-backed derive traits

Implements the oracle-backed `kona-derive` traits in the client program.
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 14, 2026
* feat(client): Add `RollupConfig` to `BootInfo`

## Overview

Adds a function in the `BootInfo` module that pulls in the rollup config
based on the passed L2 chain ID.

* feat(client): Oracle-backed derive traits

Implements the oracle-backed `kona-derive` traits in the client program.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A-binaries Area: binaries K-feature Kind: feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants