rust-web3 icon indicating copy to clipboard operation
rust-web3 copied to clipboard

eth_getBlockReceipts support

Open patrick-fitzgerald opened this issue 3 years ago • 3 comments
trafficstars

Hi,

I've added support for the eth_getBlockReceipts method which is supported by Erigon.

I've tested it locally with an Erigon node.

Please let me know if any additional changes are required.

Thanks

patrick-fitzgerald avatar Feb 17 '22 04:02 patrick-fitzgerald

@patrick-fitzgerald is this method part of some spec or is it Erigon specific?

tomusdrw avatar May 16 '22 21:05 tomusdrw

@tomusdrw This method is available only on Erigon currently.

patrick-fitzgerald avatar May 27 '22 04:05 patrick-fitzgerald

@patrick-fitzgerald happy to merge, but do you mind fixing the formatting issues?

tomusdrw avatar Jun 14 '23 09:06 tomusdrw