Commit Graph

12352 Commits (de9465f991916e183a504ce79988c6cef544f7f1)
 

Author SHA1 Message Date
Péter Szilágyi 944d901436
Merge pull request #22291 from karalabe/fix-pruner-compaction 4 years ago
Péter Szilágyi 2728672c28
core/state/pruner: fix compaction after pruning 4 years ago
Péter Szilágyi 123e934e72
Merge pull request #22288 from karalabe/1.10.unstable 4 years ago
gary rong f566dd305e
all: bloom-filter based pruning mechanism (#21724) 4 years ago
Péter Szilágyi d86906f1e6
params: just to make snapshots a bit more official 4 years ago
Péter Szilágyi bbe694fc52
Merge pull request #22280 from karalabe/snapshot-default 4 years ago
isdyaufh8o7cq 477fd420b3
metrics: fix cast omission in cpu_syscall.go (#22262) 4 years ago
Péter Szilágyi 994cdc69c8
cmd/utils: enable snapshots by default 4 years ago
Guillaume Ballet e74bd587f7
consensus: remove seal verification from the consensus engine interface (#22274) 4 years ago
Martin Holst Swende 7ed860d4f1
eth: don't wait for snap registration if we're not running snap (#22272) 4 years ago
Marius van der Wijden fba5a63afe
internal/ethapi: fix typo in comment (#22271) 4 years ago
gary rong 098a2b6e26
eth: move eth.Config to a common package (#22205) 4 years ago
Marius van der Wijden 28121324ac
internal/ethapi: comment nitpick (#22270) 4 years ago
Marius van der Wijden 54735a6723
fuzzers: added consensys/gurvy library to bn256 differential fuzzer (#21812) 4 years ago
Marius van der Wijden 3512b41c5c
core: reset txpool state on sethead (#22247) 4 years ago
ucwong 83e4c49e2b
trie : use trie.NewStackTrie instead of new(trie.Trie) (#22246) 4 years ago
Alex Prut ef84da8481
all: remove unneeded parentheses (#21921) 4 years ago
rene 4eae0c6b6f
cmd/geth, node: allow configuring JSON-RPC on custom path prefix (#22184) 4 years ago
Péter Szilágyi e3430ac7df
eth: check snap satelliteness, delegate drop to eth (#22235) 4 years ago
Sina Mahmoodi 3c728fb129
eth/tracers: fix unigram tracer (#22248) 4 years ago
Martin Holst Swende f25b437b70
cmd/clef: don't check file permissions on windows (#22251) 4 years ago
Felföldi Zsolt 7a800f98f6
les/utils: UDP rate limiter (#21930) 4 years ago
Sina Mahmoodi eb21c652c0
cmd,core,eth,params,tests: define yolov3 + enable EIP-2565 (#22213) 4 years ago
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