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

Fix transitioning into new epoch #66

Merged
merged 2 commits into from
May 19, 2022

Conversation

sergefdrv
Copy link
Contributor

@sergefdrv sergefdrv commented May 19, 2022

This pull request fixes a bug introduced in c01d2e8 which broke ISS.epochFinished and resolves #2. It also adjusts the default ISS configuration such that there is at least one integration test that has to order requests across multiple epochs.

@sergefdrv sergefdrv self-assigned this May 19, 2022
Sergey Fedorov added 2 commits May 19, 2022 11:49
This makes at least one of the integration test to order requests
across more than one epoch.

Signed-off-by: Sergey Fedorov <[email protected]>
Copy link
Contributor

@matejpavlovic matejpavlovic left a comment

Choose a reason for hiding this comment

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

👍

@sergefdrv sergefdrv merged commit 2dae919 into consensus-shipyard:main May 19, 2022
@sergefdrv sergefdrv deleted the epoch-transition-fix branch May 19, 2022 09:54
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.

Improve epochFinished predicate in ISS
2 participants