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

WIP PR - eth_getBlockReceipts #5770

Closed
wants to merge 1 commit into from

Conversation

matthew1001
Copy link
Contributor

@matthew1001 matthew1001 commented Aug 18, 2023

PR description

Implements eth_getBlockReceipts as described in ethereum/execution-apis#438

Fixed Issue(s)

Fixes #5751

@github-actions
Copy link

  • I thought about documentation and added the doc-change-required label to this PR if updates are required.
  • I thought about the changelog and included a changelog update if required.
  • If my PR includes database changes (e.g. KeyValueSegmentIdentifier) I have thought about compatibility and performed forwards and backwards compatibility tests

@matthew1001 matthew1001 changed the title WIP PR - eth_getBlockReceiptsBy{Hash|Number} WIP PR - eth_getBlockReceipts Aug 18, 2023
Signed-off-by: Matthew Whitehead <matthew1001@gmail.com>
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.

Implement eth_getBlockReceipts
1 participant