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: swap withdrawal/opts in constructor #2715

Merged
merged 7 commits into from May 30, 2023
Merged

Conversation

jochem-brouwer
Copy link
Member

Not a super big deal in retrospect since we point users to use our static methods instead of using the constructor directly.

@codecov
Copy link

codecov bot commented May 21, 2023

Codecov Report

Merging #2715 (2f12bf0) into master (dd80af6) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

Flag Coverage Δ
block 90.82% <100.00%> (ø)
blockchain 90.72% <100.00%> (ø)
client 86.81% <ø> (ø)
common 97.05% <ø> (ø)
devp2p 89.30% <ø> (-0.17%) ⬇️
ethash ∅ <ø> (∅)
evm 79.58% <ø> (ø)
rlp ?
statemanager 80.53% <ø> (ø)
trie 90.54% <ø> (+0.33%) ⬆️
tx 95.76% <ø> (ø)
util 81.13% <ø> (ø)
vm 81.36% <ø> (ø)

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

@holgerd77
Copy link
Member

Find it important nevertheless, thanks for addressing so quickly. 🙂

Lot's of failing tests still.

@jochem-brouwer
Copy link
Member Author

Very sloppy of me, will address tomorrow.

@holgerd77 holgerd77 mentioned this pull request May 23, 2023
12 tasks
@jochem-brouwer
Copy link
Member Author

Ok, it should now pass.

@holgerd77
Copy link
Member

Did a branch update here via UI

@holgerd77
Copy link
Member

Did a branch update here via UI

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!

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 a75c55c into master May 30, 2023
39 checks passed
@g11tech
Copy link
Contributor

g11tech commented May 30, 2023

looks good, checked post merge!

@holgerd77 holgerd77 deleted the block-constructor-order branch May 31, 2023 10:21
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

4 participants