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

Conversation

@andresilva
Copy link
Contributor

  • Make sure sentry nodes are treated as reserved nodes from peer set (i.e. we try to maintain connections to sentry nodes);

    • Since we have the concept of priority groups maybe we should just create a new one for sentries?
  • Treat sentry and reserved nodes preferably in GRANDPA gossip validator (i.e. never restrict sending any vote data to them);

The approach in this PR is just a hacky solution quickly done to figure out if this would fix the issue. We want to expose the information about a peer being a reserved/sentry node to GRANDPA gossip validator in a more generic way, so that this can also be used by other protocols (will also be useful in Polkadot).

@gavofyork gavofyork added the A3-in_progress Pull request is in progress. No review needed at this stage. label Apr 3, 2020
@andresilva
Copy link
Contributor Author

Implemented properly in #5520.

@andresilva andresilva closed this Apr 7, 2020
@andresilva andresilva deleted the andre/grandpa-sentry-fixes branch May 1, 2020 14:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A3-in_progress Pull request is in progress. No review needed at this stage.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants