go-ethereum/ethclient
lightclient e6f3ce7b16
params,core: add max and target value to chain config (#31002)
Implements [EIP-7840](https://github.com/ethereum/EIPs/pull/9129) and
[EIP-7691](d96625a4dc/EIPS/eip-7691.md).

---------

Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
Co-authored-by: Felix Lange <fjl@twurst.com>
2025-02-04 15:43:18 +01:00
..
gethclient ethclient/gethclient: testcase for createAccessList, make tabledriven (#30194) 2024-11-08 13:28:16 +01:00
simulated core/txpool/legacypool: ensure pending nonces are reset by SubPool.Clear (#31020) 2025-01-16 14:40:15 +01:00
ethclient.go ethclient: add RevertErrorData function and example (#30669) 2024-11-07 20:26:02 +01:00
ethclient_test.go params,core: add max and target value to chain config (#31002) 2025-02-04 15:43:18 +01:00
example_test.go ethclient: add RevertErrorData function and example (#30669) 2024-11-07 20:26:02 +01:00
signer.go ethclient: fix tx sender cache miss detection (#23877) 2021-11-17 14:44:41 +01:00
types_test.go ethclient: add RevertErrorData function and example (#30669) 2024-11-07 20:26:02 +01:00