-
Notifications
You must be signed in to change notification settings - Fork 73
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
IF: Add integration test for transition from legacy consensus to IF consensus #1512
Closed
Tracked by
#2110
Comments
heifner
added a commit
that referenced
this issue
Feb 6, 2024
heifner
added a commit
that referenced
this issue
Feb 6, 2024
heifner
added a commit
that referenced
this issue
Feb 7, 2024
heifner
added a commit
that referenced
this issue
Feb 8, 2024
…nstant-finality enabled. Fix activation timing of new proposer policy.
heifner
added a commit
that referenced
this issue
Feb 8, 2024
heifner
added a commit
that referenced
this issue
Feb 8, 2024
IF: Test: Transition to instant-finality with multiple producers
Resolved by #2224 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Depends on #1522 and #1548.
Many of the tests transition from pre-IF to IF to carry out the tests (see #1510). But they transition with 1 BP.
This integration test should test the transition with multiple BPs. To keep test runtime short, stick with 4 BPs.
The text was updated successfully, but these errors were encountered: