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

Adding support for Withdrawals in EthBlock as part of EIP-4895 #1947

Conversation

angusscott
Copy link
Contributor

What does this PR do?
Adds withdrawals and withdrawalsRoot fields to EthBlock

Where should the reviewer start?
org.web3j.protocol.core.methods.response.EthBlock.java

Why is it needed?
Two new fields withdrawals and withdrawalsRoot were added to the block as part of eip-4895

@angusscott angusscott requested a review from conor10 as a code owner August 16, 2023 16:49
@angusscott
Copy link
Contributor Author

Please note, this branch contains the same work, with suggested changes as #1922 which appears to have been abandoned

Copy link
Contributor

@NickSneo NickSneo left a comment

Choose a reason for hiding this comment

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

LGTM

@gtebrean gtebrean merged commit 84d1387 into hyperledger-web3j:master Aug 22, 2023
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.

3 participants