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

[Merged by Bors] - move sync state to the chains KV #1940

Closed

Conversation

divagant-martian
Copy link
Collaborator

Issue Addressed

we have a log saying we add a peer to a chain, and an another one in case the chain is not syncing. To avoid needing to peer there two (and reduce log entries) simply log the chain's syncing state in the chain's KV

@divagant-martian divagant-martian added the low-hanging-fruit Easy to resolve, get it before someone else does! label Nov 20, 2020
@AgeManning
Copy link
Member

bors r+

bors bot pushed a commit that referenced this pull request Nov 22, 2020
## Issue Addressed
we have a log saying we add a peer to a chain, and an another one in case the chain is not syncing. To avoid needing to peer there two (and reduce log entries) simply log the chain's syncing state in the chain's KV
@bors bors bot changed the title move sync state to the chains KV [Merged by Bors] - move sync state to the chains KV Nov 23, 2020
@bors bors bot closed this Nov 23, 2020
@divagant-martian divagant-martian deleted the sync-logs-update branch January 4, 2021 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low-hanging-fruit Easy to resolve, get it before someone else does!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants