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

Remove some validation from QBFT block header rules #1870

Merged
merged 13 commits into from
Feb 8, 2021

Conversation

rain-on
Copy link
Contributor

@rain-on rain-on commented Feb 3, 2021

Signed-off-by: Trent Mohay trent.mohay@consensys.net

PR description

Fixed Issue(s)

Changelog

Signed-off-by: Trent Mohay <trent.mohay@consensys.net>
@rain-on rain-on requested a review from jframe February 3, 2021 02:34
…tion

Signed-off-by: Trent Mohay <trent.mohay@consensys.net>
Trent Mohay added 4 commits February 4, 2021 12:40
Signed-off-by: Trent Mohay <trent.mohay@consensys.net>
Signed-off-by: Trent Mohay <trent.mohay@consensys.net>
Signed-off-by: Trent Mohay <trent.mohay@consensys.net>
Signed-off-by: Trent Mohay <trent.mohay@consensys.net>
Trent Mohay added 7 commits February 5, 2021 12:03
Signed-off-by: Trent Mohay <trent.mohay@consensys.net>
Signed-off-by: Trent Mohay <trent.mohay@consensys.net>
…tion

Signed-off-by: Trent Mohay <trent.mohay@consensys.net>
Signed-off-by: Trent Mohay <trent.mohay@consensys.net>
…tion

Signed-off-by: Trent Mohay <trent.mohay@consensys.net>
Signed-off-by: Trent Mohay <trent.mohay@consensys.net>
…tion

Signed-off-by: Trent Mohay <trent.mohay@consensys.net>
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

Copy link
Contributor

@jframe jframe left a comment

Choose a reason for hiding this comment

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

LGTM

@rain-on rain-on enabled auto-merge (squash) February 8, 2021 06:28
@rain-on rain-on merged commit ee434f1 into hyperledger:master Feb 8, 2021
davemec pushed a commit to davemec/besu that referenced this pull request Feb 8, 2021
QBFT no longer validates all fields of the block header (eg nonce mixhash), as these have no bearing on the 
safety model of the protocol.

Signed-off-by: Trent Mohay <trent.mohay@consensys.net>
RichardH92 pushed a commit to RichardH92/besu that referenced this pull request Mar 29, 2021
QBFT no longer validates all fields of the block header (eg nonce mixhash), as these have no bearing on the 
safety model of the protocol.

Signed-off-by: Trent Mohay <trent.mohay@consensys.net>
Signed-off-by: Richard Hart <richardhart92@gmail.com>
eum602 pushed a commit to lacchain/besu that referenced this pull request Nov 3, 2023
QBFT no longer validates all fields of the block header (eg nonce mixhash), as these have no bearing on the 
safety model of the protocol.

Signed-off-by: Trent Mohay <trent.mohay@consensys.net>
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.

3 participants