reth icon indicating copy to clipboard operation
reth copied to clipboard

feat: add subscription stream function for transaction receipts

Open futreall opened this issue 1 month ago • 1 comments
trafficstars

Implements transaction_receipts_stream method in EthPubSub similar to new_headers_stream. Adds build_convert_receipt_inputs helper function in rpc-convert for reusability. Prep work for alloy-rs/alloy#2974.

Closes #19055

futreall avatar Oct 16 '25 09:10 futreall