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

Add Lokinet peer stats to deregistration voting process #1198

Open
wants to merge 9 commits into
base: dev
Choose a base branch
from

Conversation

notlesh
Copy link

@notlesh notlesh commented Jul 16, 2020

This PR adds the capability to request lokinet's peer stats and include this in its deregistration voting process.

@notlesh notlesh changed the title Lokinet peer stats 2020 07 09 Add Lokinet peer stats to deregistration voting process Jul 16, 2020
constexpr auto PeakBandwidthBytesPerSecKey = "peakBandwidthBytesPerSec";
constexpr auto LongestRCReceiveIntervalKey = "longestRCReceiveInterval";
constexpr auto LeastRCRemainingLifetimeKey = "leastRCRemainingLifetime";
constexpr auto LastRCUpdatedKey = "lastRCUpdated";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clearly Jeff did not name these.

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.

None yet

3 participants