go-ethereum/ethclient/gethclient
colin 846c14e21f
ethclient: allow passing AuthorizationList to calls (#31198)
This PR adds the `AuthorizationList` field to the `CallMsg` interface to support `eth_call`
and `eth_estimateGas` of set-code transactions.

---------

Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2025-04-23 21:01:03 +02:00
..
gethclient.go ethclient: allow passing AuthorizationList to calls (#31198) 2025-04-23 21:01:03 +02:00
gethclient_test.go ethclient/gethclient: testcase for createAccessList, make tabledriven (#30194) 2024-11-08 13:28:16 +01:00