Commit Graph

12610 Commits (51b32cc7e44e174316d3ae970680cfa9b77f6146)
 

Author SHA1 Message Date
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
Péter Szilágyi 477ec75323
Merge pull request #22513 from holiman/no_snap_bloom 4 years ago
Péter Szilágyi f304290b7d
Merge pull request #22551 from karalabe/snapshot-parent-get-panic 4 years ago
Péter Szilágyi a31f6d54df
core/state/snapshot: fix panic on missing parent 4 years ago
Sina Mahmoodi 8d6cc16742
cmd/geth: check block range against chain head in export cmd (#22387) 4 years ago
gary rong 0c70b83e00
all: add read-only option to database (#22407) 4 years ago
MrChico aab35600bc
accounts: eip-712 signing for ledger (#22378) 4 years ago
Derek Chiang eaccdba4ab
core: fix method comment for `txpool.requestReset` (#22543) 4 years ago
Tobias Hildebrandt ec73ec092d
cmd/utils: fix compilation issue on openbsd (#22511) 4 years ago
rene 36b51b8156
cmd/devp2p: add old block announcement test to eth test suite (#22474) 4 years ago
Martin Holst Swende 5bf6612a2e
cmd/devp2p: fix error in updating the cursor when collecting records for route53 (#22538) 4 years ago
Felix Lange 9429ab1472
cmd/devp2p: add flag for AWS region (#22537) 4 years ago
rene d3040a80d7
cmd/devp2p/internal/ethtest: skip eth/66 tests when v66 not supported (#22460) 4 years ago