Commit Graph

1965 Commits (9680a5f61ee15a40e4c3b1c23acf3197d50184fd)

Author SHA1 Message Date
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) 11 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
Marius van der Wijden 667966c5c1
eth/fetcher: fix fetcher timeout (#28220) 11 months ago
Péter Szilágyi 2e478aab98
eth/fetcher: only make noise big mismatches (#28356) 11 months ago
Martin Holst Swende f62c58f8de
trie: make rhs-proof align with last key in range proofs (#28311) 11 months ago
rjl493456442 1cb3b6aee4
eth/protocols/snap: fix snap sync failure on empty storage range (#28306) 11 months ago
rjl493456442 eeb5dc3ccf
cmd, core: resolve scheme from a read-write database (#28313) 12 months ago
Péter Szilágyi 13d1d425ac eth/fetcher: fix typo 12 months ago
Péter Szilágyi a6deb2d994
eth/fetcher: throttle tx fetches to 128KB responses (#28304) 12 months ago
Martin Holst Swende 8976a0c97a
trie: remove owner and binary marshaling from stacktrie (#28291) 12 months ago
Péter Szilágyi 8afbcf4713
eth: enforce announcement metadatas and drop peers violating the protocol (#28261) 12 months ago
Martin Holst Swende 6b1e4f4211
all: move light.NodeSet to trienode.ProofSet (#28287) 12 months ago
hyunchel db9afae2ea
eth, params: fix typos (#28286) 12 months ago
Péter Szilágyi 95b0555c84
eth: when snap is complaining for missing eth, be verbose about the details (#28249) 12 months ago
Péter Szilágyi a8a9c8e4b0
core, eth, miner: start propagating and consuming blob txs (#28243) 12 months ago
Péter Szilágyi bc6d184872
cmd/devp2p, eth: drop eth/66 (#28239) 12 months ago
Péter Szilágyi 7b6ff527d5
cmd, eth: switch the dev synctarget to hash from block (#28209) 12 months ago
lightclient a408e37fa1
eth/catalyst: add validation error in new paylaod hash mismatch (#28226) 12 months ago
phenix3443 b9450bfcca
core, eth: typos and some code formatting (#28201) 12 months ago
rjl493456442 73f5bcb75b
core, accounts, eth, trie: handle genesis state missing (#28171) 12 months ago
rjl493456442 b85c183ea7
eth/downloader: remove header rollback mechanism (#28147) 1 year ago
Marius van der Wijden 2b7bc2c36b
eth/fetcher: allow underpriced transactions in after timeout (#28097) 1 year ago
phenix3443 40219109b0
eth/downloader: typo in comment (#28196) 1 year ago
bnovil 4b748b7a27
eth: fix typo in comment (#28146) 1 year ago
rjl493456442 c53b0fef2a
core, eth/downloader: fix genesis state missing due to state sync (#28124) 1 year ago
rjl493456442 9a9db3d265
eth/catalyst: fix engine API (#28135) 1 year ago
Péter Szilágyi 4fa3db49a1
eth/downloader: prevent pivot moves after state commit (#28126) 1 year ago
Sina Mahmoodi b9b99a12e5
eth: abort on api operations not available in pbss-mode (#28104) 1 year ago
Marius van der Wijden 28857080d7
eth/catalyst: set random value in dev mode (#27940) 1 year ago
rjl493456442 0acc0a1f86
core/state: simplify storage trie update and commit (#28030) 1 year ago
lightclient 3a662d4735
eth: remove check for tdd reached on pos api block tags (#27799) 1 year ago