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

chore: facilitate blob share during state sync if necessary #972

Merged
merged 6 commits into from
Nov 19, 2024

Conversation

miraclx
Copy link
Member

@miraclx miraclx commented Nov 15, 2024

When on the receiving end of a state sync request, and we don't have the application, upgrade the sync channel to a blob share and reverse the roles. After receiving the application from the requester, go back to processing the state sync request.

This preserves the same guards employed for the traditional blob share, size, and integrity checks.

@miraclx miraclx merged commit 5654fee into master Nov 19, 2024
15 checks passed
@miraclx miraclx deleted the miraclx/sync-blob-on-state branch November 19, 2024 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants