Commit Graph

2024 Commits (master)

Author SHA1 Message Date
Martin HS 58cf152e98
eth/catalyst, core/txpool/blobpool: make tests output less logs (#30563) 4 months ago
easyfold 7942a6b5ad
eth/tracers: do system contract processing prior to parallel-tracing (#30520) 4 months ago
Felix Lange 2936b41514
all: implement flat deposit requests encoding (#30425) 4 months ago
Sina M 40fd887df6
internal/ethapi: remove td field from block (#30386) 4 months ago
Martin HS e67d5f8c44
eth/catalyst: use setcanonical instead of sethead in simulated fork (#30465) 4 months ago
Péter Szilágyi 1df75dbe36
Revert "core/txpool, eth/catalyst: ensure gas tip retains current value upon rollback" (#30521) 4 months ago
jwasinger bb9897f11b
core/txpool, eth/catalyst: ensure gas tip retains current value upon rollback (#30495) 4 months ago
Péter Szilágyi 9326a118c7
beacon, core, eth, miner: integrate witnesses into production Geth (#30069) 4 months ago
Darioush Jalali 7c6b3f9f14
eth/filters: prevent concurrent access in test (#30401) 5 months ago
lightclient c70b0a9138
beacon/engine/types: remove PayloadV4 (#30415) 5 months ago
Roberto Bayardo 88c8459005
eth/fetcher: fix blob transaction propagation (#30125) 5 months ago
Sina M 8f4fac7b86
internal/ethapi: eth_multicall (#27720) 5 months ago
rjl493456442 623b17ba20
core/state: state reader abstraction (#29761) 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
Martin HS 733fcbbc65
eth/protocols/eth: handle zero-count header requests (#30305) 5 months ago
stevemilk 3c37db7989
all: clean up goerli flag and config (#30289) 5 months ago
lightclient 84565dc899
eth/catalyst: ensure period zero mode leaves no pending txs in pool (#30264) 5 months ago
Felix Lange 6eb42a6b4f
eth: dial nodes from discv5 (#30302) 6 months ago
Dylan Vassallo 7a149a159a
eth/tracers/js: add coinbase addr to ctx (#30231) 6 months ago
Felix Lange c35684709c
eth/ethconfig: remove LES server config (#30298) 6 months ago
rjl493456442 c4b01d80b9
eth/fetcher: always expect transaction metadata in announcement (#30288) 6 months ago
rjl493456442 5adf4adc8e
eth/protocols/snap: cleanup dangling account trie nodes due to incomplete storage (#30258) 6 months ago
psogv0308 ebe31dfd5c
eth/downloader, core/types: take withdrawals-size into account in downloader queue (#30276) 6 months ago
Delweng 10586952df
eth/catalyst: get params.ExcessBlobGas but check with params.BlobGasUsed (#30267) 6 months ago
Felix Lange 16cf5c5fed
eth/downloader: gofmt (#30261) 6 months ago
Seungmin Kim dad8f237ff
eth/downloader: correct sync mode logging to show old mode (#30219) 6 months ago
caseylove ac0f220040
eth/tracers, internal/ethapi: remove unnecessary map pointer in state override (#30094) 6 months ago
Marius van der Wijden 380688c636
eth/gasprice: remove default from config (#30080) 6 months ago
Jordan Krage 0d38b0cd34
eth/catalyst: fix (*SimulatedBeacon).AdjustTime() conversion (#30138) 7 months ago
Aayush Rajasekaran 37590b2c55
eth/catalyst: fix params in failure log (#30131) 7 months ago
Halimao 269e80b07e
eth/tracers,trie: remove unnecessary check (#30071) 7 months ago
maskpp 00675c5876
trie/trienode: avoid unnecessary copy (#30019) 8 months ago
jwasinger 69351e8b0f
core/state, eth/protocols, trie, triedb/pathdb: remove unused error from trie Commit (#29869) 8 months ago
ucwong ffb29be7d4
ethconfig: regenerate config (#29970) 8 months ago
jwasinger 85587d5ef2
cmd, core: prefetch reads too from tries if requested (#29807) 8 months ago
Hteev Oli e85e21c932
core/state, eth/tracers: fix typos (#29932) 8 months ago
tianyeyouyou a6751d6fc8
core/rawdb,eth/protocols,p2p: prealloc slice size (#29893) 8 months ago
Chris Ziogas c9e0b3105b
Supply delta live tracer (#29347) 8 months ago
yujinpark 5d7d48fc3e
eth/gasprice: add comment to constant (#29892) 8 months ago
Felix Lange 6bb13e8e2b
eth/catalyst: ensure TxPool is synced in Fork (#29876) 8 months ago
trillo 2f0e63e5ac
eth/downloader, eth/tracer: fix typos in comments (#29707) 8 months ago
PolyMa 06263b1b35
all: fix typos in comments (#29873) 8 months ago
jwasinger e517183719
eth, eth/downloader: remove references to LightChain, LightSync (#29711) 8 months ago
trillo caafa93598
all: improve some error strings (#29842) 8 months ago
Sina M ea6c16007c
eth/tracers: clear error for non-reverting pre-homestead fail (#29824) 8 months ago
rjl493456442 513276864b
eth/downloader: fix flaky test (#29852) 8 months ago