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

Clarify different queries that can prevent rewarding #918

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

michaeldjeffrey
Copy link
Contributor

Unique Connections is the outlying query in that it depends on the start and end of a reward_epoch, while the others only care about the end of the reward_epoch.

The different being, unique connections come in once per day, while the others come in constanyl throughout the day.

Unique Connections is the outlying query in that it depends on the start _and_ end of a reward_epoch, while the others only care about the end of the reward_epoch.

The different being, unique connections come in once per day, while the others come in constanyl throughout the day.
@michaeldjeffrey michaeldjeffrey merged commit f8e16d8 into main Dec 16, 2024
17 checks passed
@michaeldjeffrey michaeldjeffrey deleted the mj/rewarding-count-query-clarification branch December 16, 2024 21:10
Copy link
Contributor

@jeffgrunewald jeffgrunewald left a comment

Choose a reason for hiding this comment

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

👍

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.

4 participants