Commit Graph

2033 Commits (926512610a4bf3cf67080b2b1a70c33a1573d60d)

Author SHA1 Message Date
Gary Rong 926512610a core/txpool, eth, miner: code polish 3 weeks ago
rjl493456442 a7f9523ae1
all: implement state history v2 (#30107) 4 weeks ago
Sina M 9b68875d68
beacon/engine: check for empty requests (#31010) 4 weeks ago
jwasinger 8dfad579e9
eth/gasprice: ensure cache purging goroutine terminates with subscription (#31025) 4 weeks ago
georgehao 1843f27766
all: fix some typos in comments and names (#31023) 4 weeks ago
Martin Redmond f460f019e9
eth/tracers/logger: return revert reason (#31013) 4 weeks ago
Martin Holst Swende 3c33b7b179
core/txpool rename tracker -> locals, re-add locals-gauge 1 month ago
Martin Holst Swende 231a2a5794
eth/catalyst: skip flaky test 1 month ago
Martin Holst Swende 14fd80ef39
eth/catalyst: test timeout bump 1 month ago
Martin Holst Swende 581264d6b9
core/txpool/tracker: address review concerns (pkg name + unused) 1 month ago
Martin Holst Swende 2b8a21db25
core/txpool, eth/catalyst: api changes, test update, external triggering of recheck 1 month ago
Martin Holst Swende c2efd6fc19
core/txpool: split out tracker from the legacy pool 1 month ago
Martin Holst Swende ca63de4eb9
core/txpool: remove locals-tracking from subpools 1 month ago
Martin Holst Swende 02bfc7b065
miner: implement prioritized addresses (reuse --txpool.locals) 1 month ago
Martin Holst Swende 65a11cc6e3
core/txpool/legacypool: implement transaction tracking for handling local txs 1 month ago
Martin HS 9298074633
eth/protocols/eth: prevent hanging dispatch (#30918) 1 month ago
Felix Lange 06883c1686
eth/tracers/logger: skip system calls (#30923) 1 month ago
Felix Lange f1e6372eea
core, core/types: rename AuthList to SetCodeAuthorizations (#30935) 2 months 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 9045b79bc2
metrics, cmd/geth: change init-process of metrics (#30814) 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
Felix Lange 4afab7ef76
eth/downloader: move SyncMode to package eth/ethconfig (#30847) 2 months ago
lightclient 5347280319
cmd/evm: improve block/state test runner (#30633) 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
rjl493456442 03c37cdb2b
core/state: introduce code reader interface (#30816) 2 months ago
Felix Lange db8eed860d
all: exclude empty outputs in requests commitment (#30670) 3 months ago
Felix Lange b4d99e3917
eth/ethconfig: improve error message if TTD missing (#30807) 3 months ago
Martin HS 02159d553f
eth/tracers/logger: improve markdown logger (#30805) 3 months ago
Martin HS ab4a1cc01f
eth/tracers/logger: fix json-logger output missing (#30804) 3 months ago
rjl493456442 a25be32fa9
core, eth, internal, miner: remove unnecessary parameters (#30776) 3 months ago
rjl493456442 e3d61e6db0
core, eth, internal, cmd: rework EVM constructor (#30745) 3 months ago
jwasinger 581e2140f2
core/txpool, eth/catalyst: clear transaction pool in Rollback (#30534) 3 months ago
Marius van der Wijden 3f5f2efccb
eth/protocols/eth: add ETH68 protocol handler fuzzers (#30417) 3 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
Péter Szilágyi 7d6e153fd5
eth/catalyst: make engine api test time independent (#30713) 3 months ago
Delweng a1093d98eb
eth/tracers: flatCallTracer error compatible with parity (#30497) 3 months ago
Péter Szilágyi 5230b06d51
cmd/utils, eth/ethconfig: remove some ancient leftover flag (#30705) 3 months ago
Péter Szilágyi 7180d26530
core, eth, node: break rawdb -> {leveldb, pebble} dependency (#30689) 4 months ago
Delweng 98056e1ef2
eth/tracers: add disableCode/Storage options for prestateTracer (#30648) 4 months ago
Shude Li f8f5609b8e
eth/tracers/internal/tracertest: add missing Random to call context (#30652) 4 months ago
jwasinger 478012ab23
all: remove TerminalTotalDifficultyPassed (#30609) 4 months ago
Martin HS 459bb4a647
core/state: move state log mechanism to a separate layer (#30569) 4 months ago
Martin HS e4dbd5f685
eth/tracers/js: avoid compiling js bigint when not needed (#30640) 4 months ago
Péter Szilágyi dac54e31a7
build, internal, version: break ci.go/version->common dependency (#30638) 4 months ago
rjl493456442 b6c62d5887
core, trie, triedb: minor changes from snapshot integration (#30599) 4 months ago
Péter Szilágyi afea3bd49c
beacon/engine, core/txpool, eth/catalyst: add engine_getBlobsV1 API (#30537) 4 months ago