Skip to content

Stop Signing over the PartSetHeader for Votes and remove it from the Header#457

Merged
evan-forbes merged 16 commits intomasterfrom
evan/remove-lastpartsetheader-from-header
Jul 27, 2021
Merged

Stop Signing over the PartSetHeader for Votes and remove it from the Header#457
evan-forbes merged 16 commits intomasterfrom
evan/remove-lastpartsetheader-from-header

Conversation

@evan-forbes
Copy link
Member

Description

This PR builds off of #441 and continues the work of #418 by not including the PartSetHeader in the CanonicalVote. It also removes the PartSetHeader from the Header's hash by removing it entirely from both types.Header and tmproto.Header

This PR can be merged into #441 or master after #441 is merged, whichever is most convenient for the reviewers

Closes: #456

Loading
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.

Don't sign over the PartSetHeader or include it in the Header

4 participants