Commit Graph

234 Commits (2b53182c92c4cff21a7b6fa639dac69045ea18f4)

Author SHA1 Message Date
Delweng 8a3a697722 eth/tracers: fill the creationMethod in flatCall (#30539) 3 months ago
Martin HS 6578b9aac5 all: fix issues with benchmarks (#30667) 3 months ago
Delweng b92e17f5a8 eth/tracers: flatCallTracer error compatible with parity (#30497) 3 months ago
Delweng f3cbacf373 eth/tracers: add disableCode/Storage options for prestateTracer (#30648) 3 months ago
Shude Li e9e1cb0784 eth/tracers/internal/tracertest: add missing Random to call context (#30652) 3 months ago
jwasinger 53e3f445ed all: remove TerminalTotalDifficultyPassed (#30609) 3 months ago
Martin HS d7434facba core/state: move state log mechanism to a separate layer (#30569) 3 months ago
Martin HS 26e1470393 eth/tracers/js: avoid compiling js bigint when not needed (#30640) 3 months ago
Sina M e648904ba2 eth/tracers: various fixes (#30540) 3 months ago
Martin HS 7a625d3a08 build: update to golangci-lint 1.61.0 (#30587) 3 months ago
Felix Lange bee38ebb39 all: implement EIP-7002 & EIP-7251 (#30571) 3 months ago
easyfold 8f3ae2a61a eth/tracers: do system contract processing prior to parallel-tracing (#30520) 3 months ago
Sina M 40fd887df6
internal/ethapi: remove td field from block (#30386) 5 months ago
Sina M 8f4fac7b86
internal/ethapi: eth_multicall (#27720) 6 months ago
Marius van der Wijden b0b67be0a2
all: remove forkchoicer and reorgNeeded (#29179) 6 months ago
lightclient dfd33c7792
all: implement EIP-6110, execution layer triggered deposits (#29431) 6 months ago
Karl Bartel 36a7134367
Include tracerConfig in created tracing test (#30364) 6 months ago
Sina M a223efcf39
core: implement EIP-2935 (#29465) 6 months ago
Martin HS 30824faf90
eth/tracers: avoid panic in state test runner (#30332) 6 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) 7 months ago
Halimao 269e80b07e
eth/tracers,trie: remove unnecessary check (#30071) 8 months ago
Hteev Oli e85e21c932
core/state, eth/tracers: fix typos (#29932) 9 months ago
Chris Ziogas c9e0b3105b
Supply delta live tracer (#29347) 9 months ago
trillo 2f0e63e5ac
eth/downloader, eth/tracer: fix typos in comments (#29707) 9 months ago
Sina M ea6c16007c
eth/tracers: clear error for non-reverting pre-homestead fail (#29824) 9 months ago
Sina M fa581766f5
eth/tracers: fix json logger for evm blocktest (#29795) 9 months ago
Martin HS 7fd7c1f7dd
eth/tracers: fix basefee context for traceBlock (#29811) 9 months ago
Dragan Milic 7c7e3a77fc
eth/tracers/native: fix flatCallTracer Stop() bug (#29623) 10 months ago
Matthieu Vachon ade7515c81
eth, eth/tracers: process beacon root before transactions (#29402) 10 months ago
Martin HS 7aafad2233
core/vm: better error-info for vm errors (#29354) 11 months ago
Aaron Chen ccb76c01d7
eth/tracers: use slices.Contains (#29461) 11 months ago
Delweng 8c5576b1ac
eth/tracers: fix base fee and set blob fee in tests (#29376) 11 months ago
Brandon Liu a3829178af
eth/tracers/js: consistent name for method receivers (#29375) 11 months ago
cui 0183c7ad82
eth/tracers/logger: using maps.Equal (#29384) 11 months ago
Sina M 767b00b0b5
t8ntool: add optional call frames to json logger (#29353) 11 months ago
Aaron Chen 723b1e36ad
all: fix mismatched names in comments (#29348) 11 months ago
Martin HS 14cc967d19
all: remove dependency on golang.org/exp (#29314) 11 months ago
Sina M 064f37d6f6
eth/tracers: live chain tracing with hooks (#29189) 11 months ago
Sina M eff424cc30
eth/tracers: fix concurrency issue for JS-tracing a block (#29238) 11 months ago
Delweng 6e379b6fc7
eth/tracers: prestate tracer add blob fee (#29168) 12 months ago
Undefinedor a6d6e8ac41
rpc: remove deprecated method "Notifier.Closed" (#29162) 12 months ago
Andrei Silviu Dragnea 19607d1a10
eth/tracers: Fix prestateTracer pre nonce on contract creation (#29099) 12 months ago
Andrei Silviu Dragnea 5a0f468f8c
eth/tracers: Fix callTracer logs on onlyTopCall == true (#29068) 12 months ago
ArtificialPB e47a7c22c4
internal/ethapi: use overriden baseFee for gasPrice (#29051) 1 year ago
Sina Mahmoodi 95741b1844
core: move genesis alloc types to core/types (#29003) 1 year ago
Martin HS 8321fe2fda
tests: fix goroutine leak related to state snapshot generation (#28974) 1 year ago
Dimitris Apostolou 8fd43c8013
all: fix typos in comments (#28881) 1 year ago
Martin HS a5a4fa7032
all: use uint256 in state (#28598) 1 year ago
rjl493456442 78a3c32ef4
core, core/rawdb, eth/sync: no tx indexing during snap sync (#28703) 1 year ago