Skip to content

feat: implement pipeline BackfillSync#9147

Merged
mattsse merged 3 commits intomatt/engine2from
fgimenez/implement-pipeline-backfillsync
Jun 27, 2024
Merged

feat: implement pipeline BackfillSync#9147
mattsse merged 3 commits intomatt/engine2from
fgimenez/implement-pipeline-backfillsync

Conversation

@fgimenez
Copy link
Member

Closes #9012

Changes from

pub(crate) struct EngineSyncController<DB, Client>
where
DB: Database,
Client: HeadersClient + BodiesClient,
{
to implement BackfillSync, there's also a new BackfillEvent variant to capture and log dropped tasks.

@github-actions github-actions bot added A-consensus Related to the consensus engine C-debt A clean up/refactor of existing code labels Jun 27, 2024
Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very nice, one more puzzle piece

@mattsse mattsse merged commit 58f0e8f into matt/engine2 Jun 27, 2024
@mattsse mattsse deleted the fgimenez/implement-pipeline-backfillsync branch June 27, 2024 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-consensus Related to the consensus engine C-debt A clean up/refactor of existing code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments