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

RPC: implement eth_getBlockReceipts #3499

Merged
merged 3 commits into from
Jul 12, 2024
Merged

RPC: implement eth_getBlockReceipts #3499

merged 3 commits into from
Jul 12, 2024

Conversation

ScottyPoi
Copy link
Contributor

@ScottyPoi ScottyPoi commented Jul 12, 2024

eth_getBlockReceipts

Returns the receipts of a block by number, hash, or tag

tested by hive in ethereum/rpc-compat:

Screenshot from 2024-07-12 12-27-45

Before: Fail 24/90
After: Fail 16/90

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.

Very cool! 🎉🙏❤️

LGTM

@holgerd77 holgerd77 merged commit e44122a into master Jul 12, 2024
34 checks passed
@holgerd77 holgerd77 deleted the getBlockReceipts branch July 12, 2024 20:34
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