go-ethereum/internal/web3ext
Nakanishi Hiro 82fad31540
Some checks are pending
/ Linux Build (push) Waiting to run
/ Linux Build (arm) (push) Waiting to run
/ Keeper Build (push) Waiting to run
/ Windows Build (push) Waiting to run
/ Docker Image (push) Waiting to run
internal/ethapi: add eth_getStorageValues method (#32591)
Implements the new eth_getStorageValues method. It returns storage
values for a list of contracts.

Spec: https://github.com/ethereum/execution-apis/pull/756

---------

Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2026-02-23 20:47:30 +01:00
..
web3ext.go internal/ethapi: add eth_getStorageValues method (#32591) 2026-02-23 20:47:30 +01:00