Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

Minimum KEEP stake monitoring #245

Closed
pdyraga opened this issue Feb 24, 2020 · 0 comments · Fixed by #192 or #258
Closed

Minimum KEEP stake monitoring #245

pdyraga opened this issue Feb 24, 2020 · 0 comments · Fixed by #192 or #258
Assignees
Milestone

Comments

@pdyraga
Copy link
Member

pdyraga commented Feb 24, 2020

  • A node should not connect to another one if the remote node has no minimum stake
  • A node should actively monitor the stake of all nodes it's connected to and drop connections with nodes whose stake fell below the required minimum.
  • A node should maintain connections with peers who are not eligible for work selection but may be still finishing some operations as long as their stake is above the required minimum.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.