Commit Graph

12263 Commits (3708454f58923582585c5a231243324729011a39)
 

Author SHA1 Message Date
ligi 3708454f58
cmd, geth: CLI help fixes (#22220) 4 years ago
ligi db35d77b63
cmd, geth: CLI help fixes (#22220) 4 years ago
Felix Lange f26c19cbcd
common/mclock: remove dependency on github.com/aristanetworks/goarista (#22211) 4 years ago
gary rong 9e1bd0f367
trie: fix range prover (#22210) 4 years ago
Łukasz Zimnoch 231040c633
event: add ResubscribeErr (#22191) 4 years ago
Sina Mahmoodi c4307a9339
eth/filters: fix potential deadlock in filter timeout loop (#22178) 4 years ago
Péter Szilágyi ddadc3d273
Merge pull request #21047 from holiman/improve_updates_2 4 years ago
Péter Szilágyi 42f9f1f073
core/state: convert prefetcher to concurrent per-trie loader 4 years ago
Martin Holst Swende 1e1865b73f
core: implement background trie prefetcher 4 years ago
meowsbits 81bf9f97c9
downloader: extract findAncestor search functions (#21744) 4 years ago
ucwong 7da8f75d5b
go.mod: upgrade golang-lru (#22134) 4 years ago
Marius van der Wijden d1301eb0df
oss-fuzz: fix abi fuzzer (#22199) 4 years ago
gary rong 45cb1a580a
eth, les: add new config field SyncFromCheckpoint (#22123) 4 years ago
Alex Mazalov 24c1e3053b
cmd/geth: graceful shutdown if disk is full (#22103) 4 years ago
gary rong 5e9f5ca5d3
core/state/snapshot: write snapshot generator in batch (#22163) 4 years ago
Marius van der Wijden 10555d4684
cmd/geth: dump config for metrics (#22083) 4 years ago
Marius van der Wijden 398182284c
tests/fuzzers/abi: better test generation (#22158) 4 years ago
gary rong 034ecc3210
les: remove useless protocol defines (#22115) 4 years ago
Dan DeGreef c76573a97b
eth/protocols/eth: fix slice resize flaw (#22181) 4 years ago
gary rong 8d62ee65b2
les: don't drop sentTo for normal cases (#22048) 4 years ago
Péter Szilágyi 3944976a9a
Merge pull request #22177 from karalabe/snapshot-storage-logs 4 years ago
Péter Szilágyi c4deebbf1e
core/state/snapshot: add generation logs to storage too 4 years ago
Péter Szilágyi d13c59fef0
Merge pull request #22169 from karalabe/faucet-regen 4 years ago
Péter Szilágyi 12969084d1
cmd/faucet: update the embedded website asset 4 years ago
Martin Holst Swende 96157a897b
graphql: fix spurious travis failure (#22166) 4 years ago
Marius van der Wijden 2aaff0ad76
consensus/ethash: increase seal timeout for tests (#22162) 4 years ago
Martin Holst Swende 6296211a3e
graphql: fix spurious error in test (#22164) 4 years ago
Martin Holst Swende c94081774f
tests: update the reference tests (#22009) 4 years ago
Guillaume Ballet c7a6be163f
cmd/utils: don't enumerate USB unless --usb is set (#22130) 4 years ago
Martin Holst Swende 93a89b2681
go.mod: use github.com/holiman/bloomfilter/v2 (#22044) 4 years ago
meowsbits 23f837c388
cmd/utils: avoid making console preloads absolute (#22109) 4 years ago
rene 984e752ce5
eth: return error from eth_chainID during sync before EIP-155 activates (#21686) 4 years ago
rene 39b3b8ffb4
graphql: fix issue with unmarshalling int32 into `Long` type #22153 4 years ago
Marius van der Wijden 49c2816d54
eth: improve log message (#22146) 4 years ago
Péter Szilágyi 79e2174e4d
Merge pull request #22157 from karalabe/prque-tests 4 years ago
Péter Szilágyi ab5e3f400f
common/prque: pull in tests and benchmarks from upstream 4 years ago
gary rong 5a1b384352
core: persist bad blocks (#21827) 4 years ago
Chris Ziogas 89030ec0b4
eth/downloader: fix race condition in tests (#22140) 4 years ago
Marius van der Wijden 889f5645b5
ethclient: better test suite for ethclient package (#22127) 4 years ago
Martin Holst Swende 6b88ab75bc
cmd/faucet: fix nonce-gap problem (#22145) 4 years ago
gary rong 165f53fc6e
les: remove transaction propagation limits (#22125) 4 years ago
Péter Szilágyi d3952898c3
Merge pull request #22137 from karalabe/faucet-fb-fix 4 years ago
Péter Szilágyi 3c6665e7d6
cmd/faucet: switch Facebook auth over to mobile site 4 years ago
Martin Holst Swende 4bb5c6ca7a
eth/protocols/snap: speed up hash checks (#22023) 4 years ago
Péter Szilágyi 38310f9022
Merge pull request #22136 from karalabe/faucet-websocket-fix 4 years ago
Martin Holst Swende 58b9db5f7c
eth/protocols/snap: track reverts when peer rejects request (#22016) 4 years ago
Péter Szilágyi 44208d9258
cmd/faucet: fix websocket race regression after switching to gorilla 4 years ago
Péter Szilágyi 8bd8e1b24a
Merge pull request #22122 from karalabe/snapshot-polishes 4 years ago
Melvin Junhee Woo d2e1b17f18
snapshot, trie: fixed typos, mostly in snapshot pkg (#22133) 4 years ago
rene 072fd96254
graphql: return decimal for `estimateGas` and `cumulativeGas` queries (#22126) 4 years ago