-
Notifications
You must be signed in to change notification settings - Fork 699
Feat/signer state machine rollout #6215
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
Feat/signer state machine rollout #6215
Conversation
…te accordingly Signed-off-by: Jacinta Ferrant <[email protected]>
Signed-off-by: Jacinta Ferrant <[email protected]>
…event if capitulation should occur Signed-off-by: Jacinta Ferrant <[email protected]>
…nd add get_burn_block_received_time_from_signers Signed-off-by: Jacinta Ferrant <[email protected]>
Signed-off-by: Jacinta Ferrant <[email protected]>
Signed-off-by: Jacinta Ferrant <[email protected]>
… into feat/signer-state-machine-rollout
…ew infallible Signed-off-by: Jacinta Ferrant <[email protected]>
Signed-off-by: Jacinta Ferrant <[email protected]>
58f8f12
to
0d44833
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #6215 +/- ##
===========================================
+ Coverage 81.96% 82.14% +0.18%
===========================================
Files 543 546 +3
Lines 345677 347228 +1551
Branches 323 323
===========================================
+ Hits 283332 285230 +1898
+ Misses 62337 61990 -347
Partials 8 8
... and 50 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Signed-off-by: Jacinta Ferrant <[email protected]>
…meout change Signed-off-by: Jacinta Ferrant <[email protected]>
…fork Signed-off-by: Jacinta Ferrant <[email protected]>
35ad183
to
ea69d33
Compare
Signed-off-by: Jacinta Ferrant <[email protected]>
Signed-off-by: Jacinta Ferrant <[email protected]>
Signed-off-by: Jacinta Ferrant <[email protected]>
Signed-off-by: Jacinta Ferrant <[email protected]>
Signed-off-by: Jacinta Ferrant <[email protected]>
Signed-off-by: Jacinta Ferrant <[email protected]>
…dateContent::V2 Signed-off-by: Jacinta Ferrant <[email protected]>
6fd42cb
to
4d199ef
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a few nits, but otherwise LGTM!
…igner-v3-1-0-0-13 feature Signed-off-by: Jacinta Ferrant <[email protected]>
Signed-off-by: Jacinta Ferrant <[email protected]>
… into feat/signer-state-machine-rollout
c86013a
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Closes #6092
Note disallow_reorg_within_first_proposal_burn_block_timing_secs_but_more_than_one_block_scenario will be flaky until #6221 is fixed