Commit Graph

1844 Commits (9d537f543990d9013d73433dc58fd0e985d9b2b6)

Author SHA1 Message Date
Martin HS 8321fe2fda
tests: fix goroutine leak related to state snapshot generation (#28974) 7 months ago
rjl493456442 fe91d476ba
all: remove the dependency from trie to triedb (#28824) 7 months ago
Ng Wei Han beb2954fa4
core/txpool/legacypool: use uint256.Int instead of big.Int (#28606) 7 months ago
Péter Szilágyi 8a76a814a2
cmd/devp2p, eth: drop support for eth/67 (#28956) 7 months ago
Felix Lange ae3b7a0b65
eth/gasprice: fix percentile validation in eth_feeHistory (#28954) 7 months ago
Péter Szilágyi 16ce7bf50f
eth, miner: fix enforcing the minimum miner tip (#28933) 8 months ago
Dimitris Apostolou 8fd43c8013
all: fix typos in comments (#28881) 8 months ago
rjl493456442 5c67066a05
eth/downloader: fix skeleton cleanup (#28581) 8 months ago
lightclient e2778cd59f
eth/catalyst: allow payload attributes v1 in fcu v2 (#28882) 8 months ago
lightclient a8a87586c1
eth/catalyst: prefix payload id with version (#28246) 8 months ago
Péter Szilágyi 542c861b4f
core/txpool, eth/catalyst: fix racy simulator due to txpool background reset (#28837) 8 months ago
lightclient 98eaa57e6f
eth/catalyst: add timestamp checks to fcu and new payload and improve param checks (#28230) 8 months ago
Martin HS a5a4fa7032
all: use uint256 in state (#28598) 8 months ago
rjl493456442 78a3c32ef4
core, core/rawdb, eth/sync: no tx indexing during snap sync (#28703) 8 months ago
Felix Lange 0e93da3197
crypto/kzg4844: add helpers for versioned blob hashes (#28827) 8 months ago
Darioush Jalali 830f3c764c
eth/filters: reset filter.begin in BenchmarkFilters (#28830) 8 months ago
Paul Lange c66ca8bf7a
tracer: use proper base fee in tests (#28775) 8 months ago
牛晓婕 18e154eaa2
eth: fix potential hang in waitSnapExtension (#28744) 8 months ago
HAOYUatHZ 6e235c0833
eth: minor change of config-accessor (#28782) 8 months ago
Marius van der Wijden 2d08c99009
ethclient/simulated: implement new sim backend (#28202) 8 months ago
ucwong e7fa158086
eth/filters: fix early Unsubscribe of log events (#28769) 9 months ago
ucwong 877d09443d
eth/downloader, eth/filters: use defer to call Unsubscribe (#28762) 9 months ago
alex edc864f9ba
all: fix typos in comments (#28682) 9 months ago
Ursulafe b2ced97ac4
eth/fetcher, eth/gasestimator: fix typos in comments (#28675) 9 months ago
Ford 17c2b3c194
eth/protocols/eth: fix typos in comments (#28652) 9 months ago
Péter Szilágyi d98d70f670
cmd/utils, eth: disallow invalid snap sync / snapshot flag combos (#28657) 10 months ago
Martin Holst Swende 3dc071e036
eth/tracers/logger: make structlog/json-log stack hex again (#28628) 10 months ago
Manav Darji 70fd0b635e
eth/fetcher: fix invalid tracking of received at time for block (#28637) 10 months ago
Delweng 5fb8ebc9ec
eth/tracers: tx-level state in debug_traceCall (#28460) 10 months ago
jwasinger 28e7371701
all: replace log15 with slog (#28187) 10 months ago
Péter Szilágyi 61b844f2b2
eth/gasestimator: allow slight estimation error in favor of less iterations (#28618) 10 months ago
Sina Mahmoodi bbc5db8405
eth/tracers/js: fix type inconsistencies (#28488) 10 months ago
Martin Holst Swende 63979bc9cc
cmd/evm, core/state: fix post-exec dump of state (statetests, blockchaintests) (#28504) 10 months ago
rjl493456442 71817f318e
eth/catalyst, eth/downloader: expose more sync information (#28584) 10 months ago
Péter Szilágyi 1e28e0bb03
eth/gasestimator, internal/ethapi: move gas estimator out of rpc (#28600) 10 months ago
Péter Szilágyi 2a2013014c
eth, internal/ethapi: drop some weird indirection (#28597) 10 months ago
Marius van der Wijden bdf5e388ca
cmd, les, tests: remove light client code (#28586) 10 months ago
jwasinger 3cfcd252db
cmd/geth: add support for --dev flag in dumpgenesis (#28463) 10 months ago
jwasinger 104dbf7821
cmd/utils: validate pre-existing genesis in --dev mode (#28468) 10 months ago
ucwong e9f59b5d5e
eth/filters: reuse error msg for invalid block range (#28479) 10 months ago
Martin Holst Swende 2391fbc676
tests/fuzzers: move fuzzers into native packages (#28467) 10 months ago
Delweng e38b9f1830
eth/filters: exit early if topics-filter has more than 4 topics (#28494) 10 months ago
Marius van der Wijden 4d9f3cd5d7
eth: set networkID to chainID by default (#28250) 11 months ago
Delweng f20b334f21
eth/filters: eth_getLogs fast exit for invalid block range (#28386) 11 months ago
Alvaro Sevilla b1cec853be
eth/tracers: add position field for callTracer logs (#28389) 11 months ago
Felix Lange bc42e88415
core: add basic chain history support in GenerateChain (#28428) 11 months ago
rjl493456442 ab04aeb855
core, eth, trie: filter out boundary nodes and remove dangling nodes in stacktrie (#28327) 11 months ago
Sina Mahmoodi 4d3c0d41f4
eth/filters: fix flaky test TestPendingTxFilterDeadlock (#28376) 11 months ago
lightclient da55b23d21
eth/fetcher: downgrade stale txs log from warn to debug (#28364) 11 months ago
rjl493456442 1b1611b8d0
core, trie, eth: refactor stacktrie constructor (#28350) 11 months ago