Commit Graph

250 Commits (master)

Author SHA1 Message Date
Péter Szilágyi 39638c81c5
all: nuke total difficulty (#30744) 3 days ago
georgehao 1843f27766
all: fix some typos in comments and names (#31023) 2 weeks ago
Martin Redmond f460f019e9
eth/tracers/logger: return revert reason (#31013) 3 weeks ago
Felix Lange 06883c1686
eth/tracers/logger: skip system calls (#30923) 4 weeks ago
Felix Lange f1e6372eea
core, core/types: rename AuthList to SetCodeAuthorizations (#30935) 1 month ago
lightclient f808d7357e
all: implement eip-7702 set code tx (#30078) 2 months ago
Antony Denyer 88cbfab332
internal/ethapi: add block override to estimateGas (#30695) 2 months ago
Martin HS 75f847390f
cmd/evm: consolidate evm output switches (#30849) 2 months ago
Martin HS f0e7382f38
cmd/evm, eth/tracers: refactor structlogger and make it streaming (#30806) 2 months ago
Sina M ce8cec007c
eth/tracers: fix state hooks in API (#30830) 2 months ago
rjl493456442 a793bc7f5f
core: switch EVM tx context in ApplyMessage (#30809) 2 months ago
Felix Lange db8eed860d
all: exclude empty outputs in requests commitment (#30670) 2 months ago
Martin HS 02159d553f
eth/tracers/logger: improve markdown logger (#30805) 2 months ago
Martin HS ab4a1cc01f
eth/tracers/logger: fix json-logger output missing (#30804) 2 months ago
rjl493456442 a25be32fa9
core, eth, internal, miner: remove unnecessary parameters (#30776) 2 months ago
rjl493456442 e3d61e6db0
core, eth, internal, cmd: rework EVM constructor (#30745) 2 months ago
Delweng 229ce6411a
eth/tracers: fill the creationMethod in flatCall (#30539) 3 months ago
Martin HS da17f2d65b
all: fix issues with benchmarks (#30667) 3 months ago
Delweng a1093d98eb
eth/tracers: flatCallTracer error compatible with parity (#30497) 3 months ago
Delweng 98056e1ef2
eth/tracers: add disableCode/Storage options for prestateTracer (#30648) 3 months ago
Shude Li f8f5609b8e
eth/tracers/internal/tracertest: add missing Random to call context (#30652) 3 months ago
jwasinger 478012ab23
all: remove TerminalTotalDifficultyPassed (#30609) 3 months ago
Martin HS 459bb4a647
core/state: move state log mechanism to a separate layer (#30569) 3 months ago
Martin HS e4dbd5f685
eth/tracers/js: avoid compiling js bigint when not needed (#30640) 3 months ago
Sina M 978ca5fc5e
eth/tracers: various fixes (#30540) 4 months ago
Martin HS 5adc314817
build: update to golangci-lint 1.61.0 (#30587) 4 months ago
Felix Lange 3a5313f3f3
all: implement EIP-7002 & EIP-7251 (#30571) 4 months ago
easyfold 7942a6b5ad
eth/tracers: do system contract processing prior to parallel-tracing (#30520) 4 months ago
Sina M 40fd887df6
internal/ethapi: remove td field from block (#30386) 4 months ago
Sina M 8f4fac7b86
internal/ethapi: eth_multicall (#27720) 5 months ago
Marius van der Wijden b0b67be0a2
all: remove forkchoicer and reorgNeeded (#29179) 5 months ago
lightclient dfd33c7792
all: implement EIP-6110, execution layer triggered deposits (#29431) 5 months ago
Karl Bartel 36a7134367
Include tracerConfig in created tracing test (#30364) 5 months ago
Sina M a223efcf39
core: implement EIP-2935 (#29465) 5 months ago
Martin HS 30824faf90
eth/tracers: avoid panic in state test runner (#30332) 5 months ago
Dylan Vassallo 7a149a159a
eth/tracers/js: add coinbase addr to ctx (#30231) 6 months ago
caseylove ac0f220040
eth/tracers, internal/ethapi: remove unnecessary map pointer in state override (#30094) 6 months ago
Halimao 269e80b07e
eth/tracers,trie: remove unnecessary check (#30071) 7 months ago
Hteev Oli e85e21c932
core/state, eth/tracers: fix typos (#29932) 8 months ago
Chris Ziogas c9e0b3105b
Supply delta live tracer (#29347) 8 months ago
trillo 2f0e63e5ac
eth/downloader, eth/tracer: fix typos in comments (#29707) 8 months ago
Sina M ea6c16007c
eth/tracers: clear error for non-reverting pre-homestead fail (#29824) 8 months ago
Sina M fa581766f5
eth/tracers: fix json logger for evm blocktest (#29795) 8 months ago
Martin HS 7fd7c1f7dd
eth/tracers: fix basefee context for traceBlock (#29811) 8 months ago
Dragan Milic 7c7e3a77fc
eth/tracers/native: fix flatCallTracer Stop() bug (#29623) 9 months ago
Matthieu Vachon ade7515c81
eth, eth/tracers: process beacon root before transactions (#29402) 9 months ago
Martin HS 7aafad2233
core/vm: better error-info for vm errors (#29354) 10 months ago
Aaron Chen ccb76c01d7
eth/tracers: use slices.Contains (#29461) 10 months ago
Delweng 8c5576b1ac
eth/tracers: fix base fee and set blob fee in tests (#29376) 10 months ago
Brandon Liu a3829178af
eth/tracers/js: consistent name for method receivers (#29375) 10 months ago