Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: remaining fetcher hints #250

Closed
wants to merge 7 commits into from

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 join this conversation on GitHub. Already have an account? Sign in to comment
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