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

Block: extract static Header constructors #3550

Merged
merged 7 commits into from
Jul 30, 2024
Merged

Conversation

ScottyPoi
Copy link
Contributor

@ScottyPoi ScottyPoi commented Jul 27, 2024

Continues work on #3487

Extract Header static constructors into block/src/constructors.ts

BlockHeader.fromHeaderData > createBlockHeader
BlockHeader.fromRLPSerializedHeader > createHeaderFromRLP
BlockHeader.fromValuesArray > createHeaderFromValuesArray

Copy link
Contributor

@acolytec3 acolytec3 left a comment

Choose a reason for hiding this comment

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

LGTM

@acolytec3 acolytec3 merged commit def477a into master Jul 30, 2024
34 checks passed
@acolytec3 acolytec3 deleted the header-constructors branch July 30, 2024 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants