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

ExEx backfill #7550

Closed
Tracked by #7549
onbjerg opened this issue Apr 10, 2024 · 1 comment · Fixed by #9123
Closed
Tracked by #7549

ExEx backfill #7550

onbjerg opened this issue Apr 10, 2024 · 1 comment · Fixed by #9123
Labels
A-exex Execution Extensions C-enhancement New feature or request D-complex Quite challenging from either a design or technical perspective Ask for help! M-prevent-stale Prevents old inactive issues/PRs from being closed due to inactivity

Comments

@onbjerg
Copy link
Member

onbjerg commented Apr 10, 2024

Describe the feature

We should add a way to backfill an ExEx on a pre-synced archive node. This is useful for a couple of reasons:

  • We could add an ExExEvent variant that lets an ExEx ask for historical chain changes, e.g. for selectively resyncing portions of the history.
  • It allows you to add an ExEx on a pre-synced archive node, which can be useful if we make ExEx's dynamic libraries.

The complexity of this is somewhat high, since it requires additional bookkeeping around what notifications to send an ExEx.

Additional context

No response

@onbjerg onbjerg added C-enhancement New feature or request D-complex Quite challenging from either a design or technical perspective Ask for help! A-exex Execution Extensions labels Apr 10, 2024
Copy link
Contributor

github-actions bot commented May 2, 2024

This issue is stale because it has been open for 21 days with no activity.

@github-actions github-actions bot added the S-stale This issue/PR is stale and will close with no further activity label May 2, 2024
@onbjerg onbjerg added M-prevent-stale Prevents old inactive issues/PRs from being closed due to inactivity and removed S-stale This issue/PR is stale and will close with no further activity labels May 2, 2024
@shekhirin shekhirin changed the title Low priority: ExEx backfill ExEx backfill Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-exex Execution Extensions C-enhancement New feature or request D-complex Quite challenging from either a design or technical perspective Ask for help! M-prevent-stale Prevents old inactive issues/PRs from being closed due to inactivity
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant