hardhat icon indicating copy to clipboard operation
hardhat copied to clipboard

Add support for eth_getBlockReceipts on Hardhat node/network

Open zeGzD opened this issue 1 year ago • 0 comments

Describe the feature

It could be nice to add the RPC method 'eth_getBlockReceipts' for the Hardhat node just like Erigon or Geth (https://github.com/ethereum/execution-apis/issues/393) already did.

Because it is currently not implemented several tools (like some indexers by exemple) are not yet suitable with Hardhat node.

Search terms

eth_getBlockReceipts hardhat node

zeGzD avatar Jan 12 '24 17:01 zeGzD