Commit Graph

11671 Commits (40283d0522e5bf2567e080b5eac9700597095704)
 

Author SHA1 Message Date
Steven E. Harris 40283d0522
node: shut down all node-related HTTP servers gracefully (#20956) 4 years ago
Péter Szilágyi a070e23178
Merge pull request #20988 from karalabe/catchup-shutdown 4 years ago
Péter Szilágyi b0bbd47185
eth: fix shutdown regression to abort downloads, not just cancel 4 years ago
tgyKomgo 1aa83290f5
p2p/enode: update code comment (#20972) 4 years ago
gary rong 8a2e8faadd
core/state/snapshot: fix binary iterator (#20970) 4 years ago
gary rong 44ff3f3dc9
trie: initial implementation for range proof (#20908) 4 years ago
Marius van der Wijden 38aab0aa83
accounts/keystore: fix double import race (#20915) 4 years ago
icodezjb 2ec7232191
core: mirror full node reorg logic in light client too (#20931) 4 years ago
gary rong b9df7ecdc3
all: seperate consensus error and evm internal error (#20830) 4 years ago
ucwong c60c0c97e7
go.mod : update fastcache to 1.5.7 (#20936) 4 years ago
Péter Szilágyi 870d4c4970
Merge pull request #20953 from holiman/fixdlseek 4 years ago
ucwong 6c458f32f8
p2p: defer wait group done in protocol start (#20951) 4 years ago
Martin Holst Swende c036fe35a8
core/state/snapshot: make difflayer account iterator seek operation inclusive 4 years ago
Boqin Qin 7599999dcd
snapshot: add Unlock before return (#20948) 4 years ago
Péter Szilágyi 79b68dd78d
Merge pull request #20923 from holiman/fix_seckeybuf 4 years ago
rene 648b0cb714
cmd, core: remove override muir glacier and override istanbul (#20942) 4 years ago
Marius van der Wijden ac9c03f910
accounts/abi: Prevent recalculation of internal fields (#20895) 4 years ago
Boqin Qin ca22d0761b
event: fix inconsistency in Lock and Unlock (#20933) 4 years ago
Nishant Das 7a63faf734
p2p/discover: add helper methods to UDPv5 (#20918) 4 years ago
Péter Szilágyi 3bf1054a13
params: begin v1.9.14 release cycle 4 years ago
Péter Szilágyi cbc4ac264e
params: release Geth v1.9.13 4 years ago
Péter Szilágyi 359d9c3f0a
Merge pull request #20925 from karalabe/cht-1.9.13 4 years ago
Péter Szilágyi d77d35a4a9
params: update CHTs for the 1.9.13 release 4 years ago
Martin Holst Swende 6402c42b67
all: simplify and fix database iteration with prefix/start (#20808) 4 years ago
Martin Holst Swende af4080b4b7
trie: fix concurrent usage of secKeyBuf, ref #20920 4 years ago
gary rong 00064ddcfb
accounts/abi: implement new fallback functions (#20764) 4 years ago
Marius van der Wijden 2a836bb259
core/rawdb: fix data race between Retrieve and Close (#20919) 4 years ago
Péter Szilágyi eb2fd823b2
travis, appveyor, build, Dockerfile: bump Go to 1.14.2 (#20913) 5 years ago
ligi 5a20cc0de6
README: update min go version to 1.13 (#20911) 5 years ago
Felföldi Zsolt 0851646e48
les, les/lespay/client: add service value statistics and API (#20837) 5 years ago
Raw Pong Ghmoa 15540ae992
cmd: deprecate --testnet, use named networks instead (#20852) 5 years ago
Marius van der Wijden 023b87b9d1
accounts/abi/bind: fixed erroneous filtering of negative ints (#20865) 5 years ago
rene 1bad861222
changed date of rpcstack.go since new file (#20904) 5 years ago
Adam Schmideg fe9ffa5953
crypto: improve error messages in LoadECDSA (#20718) 5 years ago
rene 07d909ff32
node: allow websocket and HTTP on the same port (#20810) 5 years ago
Marius van der Wijden 5065cdefff
accounts/abi/bind: Refactored topics (#20851) 5 years ago
ucwong 6975172d01
whisper/mailserver : recover corrupt db files before opening (#20891) 5 years ago
Felix Lange c8e9a91672
build: upgrade to golangci-lint 1.24.0 (#20901) 5 years ago
Felix Lange b7394d7942
p2p/discover: add initial discovery v5 implementation (#20750) 5 years ago
rene 671f22be38
couple of fixes to docs in clef (#20900) 5 years ago
Adam Schmideg 6a3daa2a4e
.github: change gitter reference to discord link in issue template (#20896) 5 years ago
Martin Holst Swende 094996b8c9
docs/audits: add discv5 protocol audits from LA and C53 (#20898) 5 years ago
Martin Holst Swende 8dc8941551
core/vm: use a callcontext struct (#20761) 5 years ago
Martin Holst Swende 0bec6a43f6
cmd/geth: enable metrics for geth import command (#20738) 5 years ago
gary rong f0b5eb09eb
eth, les: fix flaky tests (#20897) 5 years ago
William Morriss 3cf7d2e9a6
internal/ethapi: add CallArgs.ToMessage method (#20854) 5 years ago
Boqin Qin be6078ad83
all: fix a bunch of inconsequential goroutine leaks (#20667) 5 years ago
Marius van der Wijden 98eab2dbe7
mobile: use bind.NewKeyedTransactor instead of duplicating (#20888) 5 years ago
gary rong be9172a7ac
rpc: metrics for JSON-RPC method calls (#20847) 5 years ago
Luke Champine 462ddce5b2
crypto/ecies: improve concatKDF (#20836) 5 years ago