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

eth_getBlockReceipts support #606

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

patrick-fitzgerald
Copy link

Hi,

I've added support for the eth_getBlockReceipts method which is supported by Erigon.

I've tested it locally with an Erigon node.

Please let me know if any additional changes are required.

Thanks

@tomusdrw
Copy link
Owner

@patrick-fitzgerald is this method part of some spec or is it Erigon specific?

@patrick-fitzgerald
Copy link
Author

@tomusdrw This method is available only on Erigon currently.

@tomusdrw
Copy link
Owner

@patrick-fitzgerald happy to merge, but do you mind fixing the formatting issues?

tornadocontrib added a commit to tornadocontrib/rust-web3 that referenced this pull request Mar 21, 2024
Modified from tomusdrw#606 to support both block hash and block number
tornadocontrib added a commit to tornadocontrib/rust-web3 that referenced this pull request Mar 21, 2024
Modified from tomusdrw#606 to support both block hash and block number
incrypto32 pushed a commit to graphprotocol/rust-web3 that referenced this pull request Apr 15, 2024
Modified from tomusdrw#606 to support both block hash and block number
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.

None yet

2 participants