Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Conversation

@alarso16
Copy link
Contributor

Why this should be merged

This adds a lot of the synchronization logic necessary for ensuring UpdateSyncTarget can only be called at the correct times. Note that deciding when to call UpdateSyncTarget is not within scope for the registry.

Closes ava-labs/avalanchego#4562

How this works

Tracks the current target for the syncers, as well as adds stubs for the UpdateSyncTarget implementations (see comments) and the finalization logic ava-labs/avalanchego#4561

How this was tested

New UT

Need to be documented?

No.

Need to update RELEASES.md?

No.

@alarso16 alarso16 self-assigned this Oct 16, 2025
@alarso16 alarso16 added x/sync enhancement New feature or request labels Oct 16, 2025
@alarso16 alarso16 marked this pull request as ready for review October 16, 2025 21:02
@alarso16 alarso16 requested a review from a team as a code owner October 16, 2025 21:02
@alarso16 alarso16 marked this pull request as draft October 20, 2025 18:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request x/sync

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add dynamic syncer interface

2 participants