plugeth/cmd/evm/internal/t8ntool
Andrei Maiboroda f32feeb260
core/vm: implement EIP-2681: Limit account nonce to 2^64-1 (#23853)
This retroactively implements requirements or EIP-2681 for the account nonce upper limit.
2021-11-11 15:00:58 +01:00
..
execution.go eth/tracers: support for golang tracers + add golang callTracer (#23708) 2021-11-05 11:48:21 +01:00
flags.go core, rpc: disable memory output by default in traces (#23558) 2021-09-13 18:59:52 +02:00
gen_stenv.go cmd/evm: add difficulty calculation to t8n tool (#23353) 2021-08-25 15:04:26 +02:00
transaction.go core/vm: implement EIP-2681: Limit account nonce to 2^64-1 (#23853) 2021-11-11 15:00:58 +01:00
transition.go eth/tracers: support for golang tracers + add golang callTracer (#23708) 2021-11-05 11:48:21 +01:00