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

feat(client/host): Oracle-backed Blob fetcher#255

Merged
refcell merged 1 commit intomainfrom
cl/oracle-blob-fetcher
Jun 16, 2024
Merged

feat(client/host): Oracle-backed Blob fetcher#255
refcell merged 1 commit intomainfrom
cl/oracle-blob-fetcher

Conversation

@clabby
Copy link
Contributor

@clabby clabby commented Jun 15, 2024

Overview

Implements the oracle-backed blob fetcher for the client program

@clabby clabby self-assigned this Jun 15, 2024
@clabby clabby added K-feature Kind: feature A-binaries Area: binaries labels Jun 15, 2024
Copy link
Contributor Author

clabby commented Jun 15, 2024

@clabby clabby marked this pull request as draft June 15, 2024 23:33
@clabby clabby force-pushed the cl/oracle-blob-fetcher branch from 0714637 to cc2c125 Compare June 15, 2024 23:40
@codecov-commenter
Copy link

codecov-commenter commented Jun 15, 2024

Codecov Report

Attention: Patch coverage is 22.22222% with 126 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@0b13877). Learn more about missing BASE report.

Files Patch % Lines
bin/host/src/fetcher/mod.rs 0.0% 54 Missing ⚠️
bin/programs/client/src/l1/blob_provider.rs 0.0% 42 Missing ⚠️
bin/host/src/main.rs 0.0% 30 Missing ⚠️
Additional details and impacted files

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@clabby clabby force-pushed the cl/oracle-blob-fetcher branch from cc2c125 to 27b9970 Compare June 15, 2024 23:57
@clabby clabby marked this pull request as ready for review June 16, 2024 00:05
@clabby clabby added this to the Phase 3: Kona Client & Host milestone Jun 16, 2024
@clabby clabby linked an issue Jun 16, 2024 that may be closed by this pull request
@clabby clabby force-pushed the cl/oracle-derive-traits branch from 4bb663d to 5d84e79 Compare June 16, 2024 17:55
@clabby clabby force-pushed the cl/oracle-blob-fetcher branch from 27b9970 to fd50500 Compare June 16, 2024 17:55
@clabby clabby force-pushed the cl/oracle-blob-fetcher branch from fd50500 to 18d7194 Compare June 16, 2024 20:16
@clabby clabby changed the base branch from cl/oracle-derive-traits to main June 16, 2024 20:16
@refcell refcell enabled auto-merge June 16, 2024 20:19
Implements the oracle-backed blob fetcher for the client program
@clabby clabby force-pushed the cl/oracle-blob-fetcher branch from 18d7194 to 877f22e Compare June 16, 2024 20:51
@refcell refcell added this pull request to the merge queue Jun 16, 2024
Merged via the queue into main with commit d1a3f08 Jun 16, 2024
This was referenced Jun 16, 2024
@github-actions github-actions bot mentioned this pull request Jun 22, 2024
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Dec 10, 2025
Implements the oracle-backed blob fetcher for the client program
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 14, 2026
Implements the oracle-backed blob fetcher for 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.

feat(host): Final preimage hint routes

3 participants