go-ethereum/ethclient/gethclient
hero5512 c37bd67019
ethclient: add support for eth_simulateV1 (#32856)
Adds ethclient support for the eth_simulateV1 RPC method, which allows
simulating transactions on top of a base state without making changes to
the blockchain.

---------

Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2025-10-16 17:32:55 +02:00
..
gethclient.go ethclient: add support for eth_simulateV1 (#32856) 2025-10-16 17:32:55 +02:00
gethclient_test.go ethclient/gethclient: remove race condition in tests (#32206) 2025-07-14 18:27:42 +09:00