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: unify blockHeader constructor input shapes #1787

Merged
merged 1 commit into from Mar 15, 2022

Conversation

gabrocheleau
Copy link
Contributor

This PR resolves #1738

@codecov
Copy link

codecov bot commented Mar 14, 2022

Codecov Report

Merging #1787 (8152839) into develop (7454ec5) will decrease coverage by 1.50%.
The diff coverage is n/a.

Impacted file tree graph

Flag Coverage Δ
block ?
blockchain ?
common ?
devp2p ?
ethash 90.71% <ø> (?)
trie ?
util ?
vm 81.76% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Copy link
Member

@holgerd77 holgerd77 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks! 😄

mixHash: zeros(32),
nonce: zeros(8),
baseFeePerGas: undefined,
}
Copy link
Member

Choose a reason for hiding this comment

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

Ah, that's nice. We might want to do this in other libraries as well, that gives a really good overview! 😄

@holgerd77 holgerd77 merged commit b768b78 into develop Mar 15, 2022
@holgerd77 holgerd77 deleted the block/rework-header-constructors branch March 15, 2022 09:21
holgerd77 pushed a commit that referenced this pull request Mar 24, 2022
holgerd77 pushed a commit that referenced this pull request Apr 5, 2022
holgerd77 pushed a commit that referenced this pull request Apr 7, 2022
g11tech pushed a commit that referenced this pull request Apr 29, 2022
holgerd77 pushed a commit that referenced this pull request May 4, 2022
g11tech pushed a commit that referenced this pull request Jun 2, 2022
g11tech pushed a commit that referenced this pull request Jun 2, 2022
g11tech pushed a commit that referenced this pull request Jun 2, 2022
g11tech pushed a commit that referenced this pull request Jun 3, 2022
holgerd77 pushed a commit that referenced this pull request Jun 8, 2022
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.

None yet

2 participants