Skip to content

feat(jsonrpc): implement eth_getBlockReceipts#6379

Merged
kuny0707 merged 15 commits intotronprotocol:release_v4.8.1from
0xbigapple:feature/add_eth_getBlockReceipts
Aug 18, 2025
Merged

feat(jsonrpc): implement eth_getBlockReceipts#6379
kuny0707 merged 15 commits intotronprotocol:release_v4.8.1from
0xbigapple:feature/add_eth_getBlockReceipts

Conversation

@0xbigapple
Copy link
Contributor

What does this PR do?
Implement eth_getBlockReceipts method, from #5910
Why are these changes required?

This PR has been tested by:

  • Unit Tests
  • Manual Testing

Follow up

Extra details

@kuny0707 kuny0707 moved this to In Review in java-tron Jul 2, 2025
@kuny0707 kuny0707 linked an issue Jul 2, 2025 that may be closed by this pull request
…_eth_getBlockReceipts

# Conflicts:
#	framework/src/test/java/org/tron/core/jsonrpc/JsonrpcServiceTest.java
…_eth_getBlockReceipts

# Conflicts:
#	framework/src/test/java/org/tron/core/jsonrpc/JsonrpcServiceTest.java
@kuny0707 kuny0707 merged commit 00d6b77 into tronprotocol:release_v4.8.1 Aug 18, 2025
7 checks passed
@github-project-automation github-project-automation bot moved this from In Review to Done in java-tron Aug 18, 2025
warku123 pushed a commit to warku123/java-tron that referenced this pull request Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Implement eth_getBlockReceipts method

8 participants