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

Move GetEpoch, IsEpochStart, and IsCheckpoint to finalization::Params #1087

Conversation

Nizametdinov
Copy link
Member

GetEpoch, IsEpochStart, and IsCheckpoint do not depend on the finalization state and hence should be moved to finalization::Params.

Extracted from #1081.

@Nizametdinov Nizametdinov added the refactoring Changes which clean up code but don't change the user-visible behavior label May 8, 2019
@Nizametdinov Nizametdinov self-assigned this May 8, 2019
@Gnappuraz Gnappuraz self-requested a review May 9, 2019 08:28
Copy link
Member

@Gnappuraz Gnappuraz left a comment

Choose a reason for hiding this comment

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

Nice cleanup! utACK d8b094e

Copy link
Member

@Ruteri Ruteri left a comment

Choose a reason for hiding this comment

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

utACK d8b094e

Copy link
Member

@kostyantyn kostyantyn left a comment

Choose a reason for hiding this comment

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

ACK d8b094e

@Nizametdinov Nizametdinov merged commit 057ac30 into dtr-org:master May 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Changes which clean up code but don't change the user-visible behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants