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

fix(examples): Start N Blocks Back from Tip #349

Merged
merged 2 commits into from
Jul 8, 2024
Merged

Conversation

refcell
Copy link
Collaborator

@refcell refcell commented Jun 28, 2024

Description

Adds a cli flag that allows trusted-sync to start N blocks back from tip.

Avoids needing to have a blob archiver by starting <18 days in the past.

Copy link
Collaborator Author

refcell commented Jun 28, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @refcell and the rest of your teammates on Graphite Graphite

@refcell refcell changed the title fix(examples): start x blocks back from tip fix(examples): Start N Blocks Back from Tip Jun 28, 2024
@refcell refcell requested a review from clabby June 28, 2024 20:57
@refcell refcell added M-bin Meta: Touches application binaries K-fix Kind: fix A-examples labels Jun 28, 2024 — with Graphite App
@refcell refcell marked this pull request as ready for review June 28, 2024 20:57
@codecov-commenter
Copy link

codecov-commenter commented Jun 28, 2024

Codecov Report

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

Project coverage is 77.8%. Comparing base (d68de01) to head (6a68b19).

Files Patch % Lines
crates/derive/src/online/alloy_providers.rs 0.0% 9 Missing ⚠️
Additional details and impacted files

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

@refcell refcell self-assigned this Jul 8, 2024
examples/trusted-sync/src/main.rs Outdated Show resolved Hide resolved
@refcell refcell enabled auto-merge July 8, 2024 16:01
@refcell refcell added this pull request to the merge queue Jul 8, 2024
Merged via the queue into main with commit 4f75b6a Jul 8, 2024
18 checks passed
This was referenced Jul 8, 2024
@github-actions github-actions bot mentioned this pull request Aug 16, 2024
@github-actions github-actions bot mentioned this pull request Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
K-fix Kind: fix M-bin Meta: Touches application binaries
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants