Commit Graph

11662 Commits (c60c0c97e77ef28086c851fd2d8499e9e1574ac3)
 

Author SHA1 Message Date
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
ucwong f7b29ec942
rpc: add missing timer.Stop calls in websocket tests (#20863) 5 years ago
ucwong f98cabad7c
core: add missing Timer.Stop call in TestLogReorgs (#20870) 5 years ago
ucwong 0c359e4b9a
p2p/discv5, p2p/testing: add missing Timer.Stop calls in tests (#20869) 5 years ago
ucwong 37d6357806
ethstats: add missing Ticker.Stop call (#20867) 5 years ago
ucwong 53e034ce0b
metrics: add missing calls to Ticker.Stop in tests (#20866) 5 years ago
ucwong 0893ee6d51
event: add missing timer.Stop call in TestFeed (#20868) 5 years ago
ucwong 4d891f23b5
les: add missing Ticker.Stop call (#20864) 5 years ago
ucwong 66ed58bfcc
eth/fetcher: add missing timer.Stop calls (#20861) 5 years ago
ucwong 47f7c736cb
eth/filters: add missing Ticker.Stop call (#20862) 5 years ago