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

Qbft migration protocol schedule #3069

Merged
merged 22 commits into from
Nov 22, 2021

Conversation

jframe
Copy link
Contributor

@jframe jframe commented Nov 16, 2021

PR description

Create a combined protocol schedule for the QBFT migration that combines all the milestones from the delegate besu controllers protocol schedules.

fixes #2998

Fixed Issue(s)

Changelog

lucassaldanha and others added 7 commits November 15, 2021 20:12
Signed-off-by: Lucas Saldanha <lucascrsaldanha@gmail.com>
… capabilities.

Signed-off-by: Lucas Saldanha <lucascrsaldanha@gmail.com>
Signed-off-by: Lucas Saldanha <lucascrsaldanha@gmail.com>
Signed-off-by: Lucas Saldanha <lucascrsaldanha@gmail.com>
Signed-off-by: Lucas Saldanha <lucascrsaldanha@gmail.com>
Signed-off-by: Lucas Saldanha <lucascrsaldanha@gmail.com>
Signed-off-by: Jason Frame <jasonwframe@gmail.com>
Copy link
Member

@usmansaleem usmansaleem left a comment

Choose a reason for hiding this comment

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

LGTM

Signed-off-by: Jason Frame <jasonwframe@gmail.com>
Signed-off-by: Jason Frame <jasonwframe@gmail.com>
Signed-off-by: Jason Frame <jasonwframe@gmail.com>
Signed-off-by: Jason Frame <jasonwframe@gmail.com>
Signed-off-by: Jason Frame <jasonwframe@gmail.com>
@jframe jframe marked this pull request as ready for review November 17, 2021 04:37
Copy link
Contributor

@siladu siladu left a comment

Choose a reason for hiding this comment

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

Have way through looking at it, so just adding a comment for now

Copy link
Contributor

@siladu siladu left a comment

Choose a reason for hiding this comment

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

LGTM 👍

Copy link
Member

@lucassaldanha lucassaldanha left a comment

Choose a reason for hiding this comment

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

LGTM. One suggestion would be to move the logic inside createProtocolSchedule() into a separate class (CombinedProtocolSchedule or something else). This can make it easier to test and also make the code in ConsensusScheduleBesuControllerBuilder easier to understand.

Signed-off-by: Jason Frame <jasonwframe@gmail.com>
…lls combined protocol schedule factory

Signed-off-by: Jason Frame <jasonwframe@gmail.com>
Signed-off-by: Jason Frame <jasonwframe@gmail.com>
@jframe jframe added the TeamGroot GH issues worked on by Groot Team label Nov 19, 2021
Signed-off-by: Jason Frame <jasonwframe@gmail.com>
@jframe jframe enabled auto-merge (squash) November 22, 2021 00:43
@jframe jframe disabled auto-merge November 22, 2021 01:00
@jframe jframe enabled auto-merge (squash) November 22, 2021 03:00
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

95.3% 95.3% Coverage
0.0% 0.0% Duplication

@jframe jframe merged commit c950db4 into hyperledger:main Nov 22, 2021
@jframe jframe deleted the qbft_migration_protocol_schedule branch November 22, 2021 03:28
eum602 pushed a commit to lacchain/besu that referenced this pull request Nov 3, 2023
Signed-off-by: Jason Frame <jasonwframe@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TeamGroot GH issues worked on by Groot Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unified protocol schedule for migrating consensus mechanism
4 participants