plugeth/cmd/evm/internal/t8ntool
Martin HS a5a4fa7032
all: use uint256 in state (#28598)
This change makes use of uin256 to represent balance in state. It touches primarily upon statedb, stateobject and state processing, trying to avoid changes in transaction pools, core types, rpc and tracers.
2024-01-23 14:51:58 +01:00
..
block.go cmd/evm, cmd/clef, cmd/bootnode: fix / unify logging (#28696) 2023-12-18 14:11:27 +01:00
execution.go all: use uint256 in state (#28598) 2024-01-23 14:51:58 +01:00
flags.go cmd/evm: t8n support custom tracers (#28557) 2023-12-18 15:16:25 +01:00
gen_header.go cmd/evm: cancun-updates for b11r and t8n -tools (#28195) 2023-10-03 03:26:33 -04:00
gen_stenv.go cmd/evm: cancun-updates for b11r and t8n -tools (#28195) 2023-10-03 03:26:33 -04:00
tracewriter.go cmd/evm: t8n support custom tracers (#28557) 2023-12-18 15:16:25 +01:00
transaction.go cmd/evm, cmd/clef, cmd/bootnode: fix / unify logging (#28696) 2023-12-18 14:11:27 +01:00
transition.go all: use uint256 in state (#28598) 2024-01-23 14:51:58 +01:00
tx_iterator.go cmd/evm: make t8ntool handle transaction decoding errors better (#28397) 2023-10-25 14:08:52 +02:00
utils.go cmd: migrate to urfave/cli/v2 (#24751) 2022-06-27 18:22:36 +02:00