Skip to content

Conversation

10gic
Copy link

@10gic 10gic commented Oct 3, 2025

Currently, we can get transaction receipts from the HTTP API eth_getTransactionReceipt. In this PR, I add support for getting transaction receipts from the WebSocket API: Add a new subscription_name: transactionReceipts, which accepts an optional transaction hashes filter.

For more information, see: ethereum/go-ethereum#32697

@10gic
Copy link
Author

10gic commented Oct 3, 2025

This PR depends on alloy-rs/alloy#2974.

@10gic
Copy link
Author

10gic commented Oct 13, 2025

Hi @mattsse @Rjected @RomanHodulak @gakonst,

Friendly ping on this PR! This feature has been implemented in Geth, so thought it might be helpful to get it into Reth as well.

Would appreciate your review when you get a chance. Thanks!

@mattsse
Copy link
Collaborator

mattsse commented Oct 16, 2025

oh @futreall I'm terribly sorry I totally overlooked this pr which does the same as #19069

@10gic
Copy link
Author

10gic commented Oct 16, 2025

@mattsse Just following up on my PR from two weeks ago. I see that the dependency PR alloy-rs/alloy#2974 LGTM.

Would you have a chance to take a look when you get a moment?

@mattsse
Copy link
Collaborator

mattsse commented Oct 16, 2025

actually @10gic I like #19069 a bit more and would like to continue with this one first and then complete your pr once we hae the alloy feature released

@10gic 10gic closed this Oct 16, 2025
@github-project-automation github-project-automation bot moved this from Backlog to Done in Reth Tracker Oct 16, 2025
@mattsse
Copy link
Collaborator

mattsse commented Oct 16, 2025

@10gic I keep this open because this already integrates the new variant which will become useful later

I will rebase once we have it released, after the next reth version

@mattsse mattsse reopened this Oct 16, 2025
@github-project-automation github-project-automation bot moved this from Done to In Progress in Reth Tracker Oct 16, 2025
@mattsse mattsse added S-blocked This cannot more forward until something else changes A-rpc Related to the RPC implementation labels Oct 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-rpc Related to the RPC implementation S-blocked This cannot more forward until something else changes

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

2 participants