Commit Graph

12329 Commits (c027507e036683f555f63baa4cd02a81696fea6c)
 

Author SHA1 Message Date
Guillaume Ballet 2e5d141708
rpc: deprecate Client.ShhSubscribe (#22239) 4 years ago
Felföldi Zsolt a72fa88a0d
les: switch to new discv5 (#21940) 4 years ago
Guillaume Ballet 9c5729311e
accounts/scwallet: update documentation (#22242) 4 years ago
Felix Lange ad038b6289
accounts/scwallet: use go-ethereum crypto instead of go-ecdh (#22212) 4 years ago
Martin Holst Swende 681618275c
core: speed up header import (#21967) 4 years ago
Martin Holst Swende 14d495491d
core/state: fix panic in state dumping (#22225) 4 years ago
Péter Szilágyi 573f373d2b
internal/ethapi: print tx details when submitting (#22170) 4 years ago
Marius van der Wijden 7202b410b0
tests/fuzzers/abi: fixed one-off panic with int.Min64 value (#22233) 4 years ago
Martin Holst Swende d2779ed7ac
eth, p2p: reserve half peer slots for snap peers during snap sync (#22171) 4 years ago
gary rong adf130def8
eth/tracers: move tracing APIs into eth/tracers (#22161) 4 years ago
gary rong 49cdcf5c70
core: reset to genesis when middle block is missing (#22135) 4 years ago
Melvin Junhee Woo 04a72260c5
snapshot: merge loops for better performance (#22160) 4 years ago
ucwong 59a79137b9
go.mod: upgrade github.com/huin/goupnp (#22227) 4 years ago
rene c0862f4f4c
graphql: change receipt status to decimal instead of hex (#22187) 4 years ago
Marius van der Wijden 1770fe718a
go.mod: update dependencies (#22216) 4 years ago
Martin Holst Swende 797b0812ab
eth/protocols/snap: snap sync testing (#22179) 4 years ago
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