Commit Graph

1938 Commits (27008408a57c77e55d3630adb50c72b0a36abb32)

Author SHA1 Message Date
jwasinger 69351e8b0f
core/state, eth/protocols, trie, triedb/pathdb: remove unused error from trie Commit (#29869) 3 months ago
ucwong ffb29be7d4
ethconfig: regenerate config (#29970) 3 months ago
jwasinger 85587d5ef2
cmd, core: prefetch reads too from tries if requested (#29807) 3 months ago
Hteev Oli e85e21c932
core/state, eth/tracers: fix typos (#29932) 4 months ago
tianyeyouyou a6751d6fc8
core/rawdb,eth/protocols,p2p: prealloc slice size (#29893) 4 months ago
Chris Ziogas c9e0b3105b
Supply delta live tracer (#29347) 4 months ago
yujinpark 5d7d48fc3e
eth/gasprice: add comment to constant (#29892) 4 months ago
Felix Lange 6bb13e8e2b
eth/catalyst: ensure TxPool is synced in Fork (#29876) 4 months ago
trillo 2f0e63e5ac
eth/downloader, eth/tracer: fix typos in comments (#29707) 4 months ago
PolyMa 06263b1b35
all: fix typos in comments (#29873) 4 months ago
jwasinger e517183719
eth, eth/downloader: remove references to LightChain, LightSync (#29711) 4 months ago
trillo caafa93598
all: improve some error strings (#29842) 4 months ago
Sina M ea6c16007c
eth/tracers: clear error for non-reverting pre-homestead fail (#29824) 4 months ago
rjl493456442 513276864b
eth/downloader: fix flaky test (#29852) 4 months ago
Mobin Mohanan 7224576fba
core, eth/protocols/snap, internal/ethapi: remove redundant types (#29841) 4 months ago
Sina M fa581766f5
eth/tracers: fix json logger for evm blocktest (#29795) 4 months ago
Martin HS 7fd7c1f7dd
eth/tracers: fix basefee context for traceBlock (#29811) 4 months ago
rjl493456442 473ee8fc07
trie, eth/protocols/snap: sanitize the committed node data (#29485) 4 months ago
rjl493456442 9ec50080eb
core: use in-memory freezer for tests (#29720) 5 months ago
nand2 d6e91e2e05
eth/gasestimator: include blobs in virtual balance computation (#29703) 5 months ago
Nathan e4b8058d5a
eth/gasprice: add query limit for FeeHistory to defend DDOS attack (#29644) 5 months ago
rjl493456442 9f96e07c1c
core/rawdb, trie: improve db APIs for accessing trie nodes (#29362) 5 months ago
jwasinger 45baf21111
eth/downloader: purge pre-merge sync code (#29281) 5 months ago
lightclient 2e8e35f2ad
all: refactor so `NewBlock`, `WithBody` take `types.Body` (#29482) 5 months ago
Dragan Milic 7c7e3a77fc
eth/tracers/native: fix flatCallTracer Stop() bug (#29623) 5 months ago
Undefinedor a13b92524d
eth/protocols/eth,p2p/discover: remove unnecessary checks (#29590) 5 months ago
jwasinger 5f3c58f1de
eth/downloader: fix case where skeleton reorgs below the filled block (#29358) 5 months ago
Matthieu Vachon ade7515c81
eth, eth/tracers: process beacon root before transactions (#29402) 5 months ago
Chris Ziogas 882d1e22f6
cmd/geth, cmd/utils: rename config and flag to` VMTraceJsonConfig` (#29573) 5 months ago
haoran b2b0e1da8c
all: fix various typos (#29600) 5 months ago
Martin HS 853e0c23f3
eth/catalyst, trie/pathdb: fix flaky tests (#29571) 5 months ago
Ryan Schneider 1ec7af2612
eth: Add eth_blobBaseFee RPC and blob fields to eth_feeHistory (#29140) 5 months ago
Felix Lange 82b0dec713
eth/filters: remove support for pending logs (#29574) 5 months ago
ids 81349ff6e5
eth/catalyst: fix typo (#29580) 5 months ago
ucwong 5f95145308
eth/ethconfig: regenerate autogen files (#29559) 5 months ago
law wang fadd9d8b81
eth/catalyst: fix log (#29549) 5 months ago
rjl493456442 d3c4466edd
core, eth/protocols/snap, trie: fix cause for snap-sync corruption, implement gentrie (#29313) 5 months ago
Martin HS ef5ac3fb7a
eth/filters: enforce topic-limit early on filter criterias (#29535) 5 months ago
Abirdcfly b179b7b8e7
all: remove duplicate word in comments (#29531) 5 months ago
rjl493456442 9dcf8aae47
eth/protocols/snap: skip retrieval for completed storages (#29378) 5 months ago
Aaron Chen 34aac1d756
all: use big.Sign to compare with zero (#29490) 5 months ago
Bin 0bbd88bda0
all: use timer instead of time.After in loops, to avoid memleaks (#29241) 5 months ago
Martin HS 7aafad2233
core/vm: better error-info for vm errors (#29354) 6 months ago
Aaron Chen ccb76c01d7
eth/tracers: use slices.Contains (#29461) 6 months ago
Aaron Chen 74995bf8a1
all: use slices.Contains (#29459) 6 months ago
lmittmann a851e39cbe
core/types: use new atomic types in caches (#29411) 6 months ago
cui 7bb3fb1481
eth: simplify peer counting logic (#29420) 6 months ago
cui a83e57666d
eth/fetcher: using slices.Contains (#29383) 6 months ago
cui 0bd03dbc55
eth/filter: using atomic.Pointer instead of atomic.Value (#29435) 6 months ago
Delweng 8c5576b1ac
eth/tracers: fix base fee and set blob fee in tests (#29376) 6 months ago