Skip to content

Conversation

eserilev
Copy link
Member

@eserilev eserilev commented Jun 22, 2025

Issue Addressed

#7603

Proposed Changes

Introduce a new custody backfill syncing service. An mpsc channel is introduced so that lighthouse services can communicate with sync to trigger custody backfill when CGC changes.

Additional Notes

We could try fitting in custody backfill functionality into our current backfill service, but I think this adds complexity to the backfill service and could introduce bugs/edge cases we really don't want to deal with. It feels like a separate custody backfill service is easier to maintain and allows for a nice separation of concerns. Happy to be proven otherwise

@eserilev eserilev requested a review from jxs as a code owner June 22, 2025 10:54
@eserilev eserilev added the das Data Availability Sampling label Jun 22, 2025
@eserilev eserilev added the ready-for-review The code is ready for review label Jun 22, 2025
@eserilev eserilev added work-in-progress PR is a work-in-progress and removed ready-for-review The code is ready for review labels Jun 23, 2025
@eserilev eserilev changed the title Historical data column import and new channel to trigger custody backfill on CGC change Custody backfill sync Jun 23, 2025
@eserilev eserilev closed this Jul 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
das Data Availability Sampling work-in-progress PR is a work-in-progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant