Commit Graph

1773 Commits (1fa3362ea7166f04896138201f21a038b2d18ad1)

Author SHA1 Message Date
aaronbuchwald f66f1a16b3
eth/filters: fix comment on PublicFilterAPI timeoutLoop (#22782) 3 years ago
Diederik Loerakker c7d07294a6
catalyst: check if block exists in assemble-block call with unknown parent-hash (#22770) 3 years ago
Péter Szilágyi 06f44c0fd4
eth: restore eth_hashrate API endpoint 3 years ago
Péter Szilágyi fae165a5de
core, eth, ethdb, trie: simplify range proofs 3 years ago
Martin Holst Swende a81cf0d2b3
trie: remove redundant returns + use stacktrie where applicable (#22760) 3 years ago
Péter Szilágyi 558bff4008
eth/protocols/snap: lower the packet size to avoid overloading link 3 years ago
Gregory Markou 256c5d68b2
eth/gasprice: improve stability of estimated price (#22722) 3 years ago
Martin Holst Swende 0c99868416
cmd/devp2p, eth/protocols/eth: fix tests + make sanity checks earlier (#22749) 3 years ago
Péter Szilágyi caea6c4661
eth/protocols/snap: generate storage trie from full dirty snap data (#22668) 3 years ago
Felix Lange a3f0da1ac4
build: upgrade to golangci-lint v1.39.0 (#22696) 3 years ago
Péter Szilágyi 1fb9a6dd32
eth/protocols, prp/tracker: add support for req/rep rtt tracking (#22608) 3 years ago
gary rong 96828c90f5
eth/tracers, internal/ethapi: fix typos causing lint issue (#22711) 3 years ago
gary rong dd9c3225cf
eth, internal: extend the TraceCall API (#22245) 3 years ago
Guillaume Ballet f79cce5de9
eth/catalyst: add catalyst API prototype (#22641) 3 years ago
Péter Szilágyi 9553c98de8
eth/protocols/snap: use ephemeral channels to avoid cross-sync delveries 3 years ago
Péter Szilágyi 1e207342b5
all: make logs a bit easier on the eye to digest (#22665) 3 years ago
gary rong 7088f1e814
core, eth: faster snapshot generation (#22504) 3 years ago
xD AKA Rapper King Of cn background diablo & revelations a50251e6cb
eth/fetcher: avoid spurious timer events at startup (#22652) 3 years ago
Péter Szilágyi fe1586b094
eth, les: drop support for eth/64, fix eth/66 tests 4 years ago
Péter Szilágyi 2a7c4b62a9
eth: fix tracing state retrieval if requesting the non-dirty genesis 4 years ago
Marius van der Wijden 9d10856e84
core, eth, internal/ethapi: create access list RPC API (#22550) 4 years ago
gary rong a600dab7e5
eth, les: fix tracers (#22473) 4 years ago
piersy 706683ea72
internal/ethapi: fix eth_chainId method (#22243) 4 years ago
Péter Szilágyi 55300d4fdb
all: fix miner hashRate -> hashrate on API calls 4 years ago
Martin Holst Swende 7644795950
eth/protocols/snap: try to prevent requests timing out 4 years ago
Péter Szilágyi 099be04100
eth/protocols/snap: add peer id and req id to the timeout logs 4 years ago
Felix Lange cae6b5527e
cmd/geth, consensus/ethash: add support for --miner.notify.full flag (#22558) 4 years ago
Zou Guangxian 955727181b
eth: fix corner case in sync head determination (#21695) 4 years ago
Péter Szilágyi 2550e46269
eth/protocols, metrics: use resetting histograms for rare packets 4 years ago
Péter Szilágyi 6d7ff6acea
eth/protocols, metrics, p2p: add handler performance metrics 4 years ago
Marius van der Wijden 54c0d573d7
eth: dump rpc gas cap and tx fee cap (#22574) 4 years ago
Martin Holst Swende 0fda25e471
eth/tracers, core: use scopecontext in tracers, provide statedb in capturestart (#22333) 4 years ago
gary rong c5df05b9a9
eth/protocols/snap: fix the flaws in the snap sync (#22553) 4 years ago
gary rong 0c70b83e00
all: add read-only option to database (#22407) 4 years ago
wuff1996 117fa7d4a1
eth/protocols/snap: fix typo (#22530) 4 years ago
Martin Holst Swende 410089afea
eth/protocols/snap, eth/downloader: don't use bloom filter in snap sync 4 years ago
Martin Holst Swende faacc8e0fa
cmd/geth, eth/downloader: remove copydb command (#22501) 4 years ago
Martin Holst Swende c6d45009f1
eth, les: properly init statedb accesslist during tracing (#22480) 4 years ago
Péter Szilágyi 7834e4a278
core, eth: unship EIP 2315 4 years ago
Péter Szilágyi 0928562670
all: define Berlin hard fork spec 4 years ago
lightclient bbfb1e4008
all: add support for EIP-2718, EIP-2930 transactions (#21502) 4 years ago
gary rong 378e961d85
cmd, eth, les: enable serving light clients when non-synced (#22250) 4 years ago
Péter Szilágyi b2b5c82aca
eth/protocols/snap: lower abortion and resumption logs to debug 4 years ago
Marius van der Wijden 142fbcfd6f
internal/ethapi: reject non-replay-protected txs over RPC (#22339) 4 years ago
Martin Holst Swende 6ec1561044
eth: implement eth66 (#22241) 4 years ago
Martin Holst Swende e01096f531
eth/handler, broadcast: optimize tx broadcast mechanism (#22176) 4 years ago
Péter Szilágyi bfdff4c5b8
eth: fix snap sync cancellation 4 years ago
Péter Szilágyi 409b16e5ab
cmd/utils, eth/ethconfig: unindex txs older than ~1 year 4 years ago
gary rong f566dd305e
all: bloom-filter based pruning mechanism (#21724) 4 years ago
Martin Holst Swende 7ed860d4f1
eth: don't wait for snap registration if we're not running snap (#22272) 4 years ago