Commit Graph

12722 Commits (13bc9c0c6e74f36f6f8039d0041fb93740d25a4a)
 

Author SHA1 Message Date
Péter Szilágyi 9c653ff662
Merge pull request #22636 from karalabe/drop-eth64 4 years ago
Péter Szilágyi fe1586b094
eth, les: drop support for eth/64, fix eth/66 tests 4 years ago
Felix Lange 04dcc9378d params: begin v1.10.3 release cycle 4 years ago
Felix Lange 97d11b0187 params: release go-ethereum v1.10.2 stable 4 years ago
Péter Szilágyi a665f5d2d6
Merge pull request #22632 from karalabe/cht-1.10.2 4 years ago
Péter Szilágyi e3ff37c47a
params: update CHTs for v1.10.2 4 years ago
Péter Szilágyi 264fff7dd4
Merge pull request #22629 from karalabe/fix-chain-tracing-from-0 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
Felföldi Zsolt 2d89fe0883
les: move client pool to les/vflux/server (#22495) 4 years ago
Evolution404 e275b1a293
consensus/ethash: replace a magic number with it's constant (#22618) 4 years ago
Peter Simard 95219ae62d
cmd/utils: move cache sanity check to SetEthConfig (#22510) 4 years ago
Sina Mahmoodi 5338ce4447
internal/debug: add JSON log format and rename logging flags (#22341) 4 years ago
AmitBRD adf09aeab1
graphql: add support for tx types and tx access lists (#22491) 4 years ago
piersy 706683ea72
internal/ethapi: fix eth_chainId method (#22243) 4 years ago
Edgar Aroutiounian c79fc209cd
core/state/snapshot: fix data race in diff layer (#22540) 4 years ago
Péter Szilágyi 73ed68988f
Merge pull request #22604 from karalabe/hashrate-capitalization-fix 4 years ago
Péter Szilágyi 55300d4fdb
all: fix miner hashRate -> hashrate on API calls 4 years ago
Felix Lange 4a37ae510e
rpc: tighter shutdown synchronization in client subscription (#22597) 4 years ago
Péter Szilágyi 61ff3e86b2
core/state/snapshot, ethdb: track deletions more accurately (#22582) 4 years ago
Marius van der Wijden 3faae5defc
ethstats: avoid creating subscriptions on background goroutine (#22587) 4 years ago
nebojsa94 44fe466999
core/vm: fix Byzantium address list (#22603) 4 years ago
Martin Holst Swende 59ac3c9fd3
cmd/geth: add db dumptrie command (#22563) 4 years ago
Péter Szilágyi 43a3768066
Merge pull request #22596 from holiman/snap_timelimits 4 years ago
Marius van der Wijden 24588bacfd
cmd/puppeth: specify working directory for nodejs 15 (#22549) 4 years ago
rene b6912c1047
core: add BlockGen.GetBalance method (#22589) 4 years ago
Martin Holst Swende 7644795950
eth/protocols/snap: try to prevent requests timing out 4 years ago
gary rong 76700ac892
core/state/pruner: move the compaction out of the pruning procedure (#22579) 4 years ago
Felix Lange 27056f62e5
cmd/devp2p: update to newer cloudflare API client (#22588) 4 years ago
Péter Szilágyi e7f3962612
Merge pull request #22591 from karalabe/snap-detailed-timeout-logs 4 years ago
Péter Szilágyi 099be04100
eth/protocols/snap: add peer id and req id to the timeout logs 4 years ago
Péter Szilágyi 063f78c6ba
Merge pull request #22590 from karalabe/nil-histogram 4 years ago
Péter Szilágyi 62379f02c6
metrics/influxdb: don't push empty histograms, no measurement != 0 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 6477ea6502
Merge pull request #22586 from karalabe/resettting-histogram 4 years ago
Péter Szilágyi 2550e46269
eth/protocols, metrics: use resetting histograms for rare packets 4 years ago
Péter Szilágyi efe0229768
Merge pull request #22581 from karalabe/network-latency-monitoring 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
Péter Szilágyi 4adf0b9187
Merge pull request #22573 from holiman/checkfreq 4 years ago
Felix Lange bed74b38d9
cmd/devp2p: fix comparison of TXT record value (#22572) 4 years ago
Martin Holst Swende 497448bf90
core: fix condition on header verification 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
Felix Lange ab8fd4d005
p2p/dnsdisc: rate limit resolving before checking cache (#22566) 4 years ago
Chen Quan 15e6c27f8b
p2p: fix minor typo and remove fd parameter in checkInboundConn (#22547) 4 years ago
Felix Lange 5129cdc4f0
cmd/devp2p: skip ENR field tails properly in nodeset filter (#22565) 4 years ago
meowsbits e862cbff95
internal/web3ext, node: migrate node admin API (Start|Stop)RPC->HTTP (#22461) 4 years ago