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

WIP: remaining fetcher hints#250

Closed
zobront wants to merge 7 commits intoop-rs:mainfrom
succinctlabs:zach/fetcher-hints
Closed

WIP: remaining fetcher hints#250
zobront wants to merge 7 commits intoop-rs:mainfrom
succinctlabs:zach/fetcher-hints

Conversation

@zobront
Copy link
Contributor

@zobront zobront commented Jun 14, 2024

Description

This is a WIP PR to address #249. Since #232 added a few of the desired hint types, the remaining ones to tackle in this PR will be:

  • L1Blob
  • L2Transactions

Also including some small changes to the existing code (fix for output root calculation and small update to comments).

Tests

N/A

Additional context

Metadata

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 73.7%. Comparing base (b24f145) to head (a8b0a35).

Files Patch % Lines
bin/host/src/fetcher/mod.rs 0.0% 5 Missing ⚠️
Additional details and impacted files

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

@zobront zobront closed this Jun 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(host): Implement missing hint types in prefetch()

3 participants