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

Math fixes for cluster history slot counting #26

Merged
merged 2 commits into from
Mar 26, 2024

Conversation

ebatsell
Copy link
Collaborator

@ebatsell ebatsell commented Mar 7, 2024

Some of the logic around reading partial blocks was slightly off, especially for cases where there are no full blocks in between the start and end slot. Also, making sure we don't read slots past the current slot when updating current epoch.

@ebatsell ebatsell force-pushed the evan/cluster-history-math-fixes branch 4 times, most recently from d8eaa6a to b24a3df Compare March 7, 2024 00:42
@ebatsell ebatsell force-pushed the evan/cluster-history-math-fixes branch from b24a3df to 93a7c0c Compare March 7, 2024 00:42
@ebatsell ebatsell marked this pull request as ready for review March 26, 2024 02:06
@ebatsell ebatsell merged commit a810470 into master Mar 26, 2024
6 checks passed
@ebatsell ebatsell deleted the evan/cluster-history-math-fixes branch March 26, 2024 02:11
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.

1 participant