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

Add BlockHeader and replace protocol params with id in wrapper #1264

Merged
merged 9 commits into from
Sep 20, 2023

Conversation

DaughterOfMars
Copy link

Description of change

Adds the BlockHeader type and replaces the protocol parameters stored in the wrapper with the pre-calculated block id.

Links to any relevant issues

Co-authored-by: Thibault Martinez <[email protected]>
DaughterOfMars and others added 3 commits September 19, 2023 11:14
Thoralf-M
Thoralf-M previously approved these changes Sep 19, 2023
@thibault-martinez thibault-martinez merged commit 916549c into 2.0 Sep 20, 2023
17 of 20 checks passed
@thibault-martinez thibault-martinez deleted the feat/wrapper-refactor branch September 20, 2023 09:42
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.

Add a BlockHeader type Remove ProtocolParams from BlockWrapper and precompute ID
5 participants