Commit Graph

11647 Commits (6402c42b6748c0e8494e6432f40fe4527650076b)
 

Author SHA1 Message Date
Martin Holst Swende 6402c42b67
all: simplify and fix database iteration with prefix/start (#20808) 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) 4 years ago
ligi 5a20cc0de6
README: update min go version to 1.13 (#20911) 4 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
Martin Holst Swende 228a297056
cmd/geth: fix bad genesis test (#20860) 5 years ago
ucwong ad4b60efdd
miner/worker: add missing timer.Stop call (#20857) 5 years ago
ucwong c87cdd3053
p2p/discv5: add missing Timer.Stop calls (#20853) 5 years ago
Marius van der Wijden f15849cf00
accounts/abi faster unpacking of int256 (#20850) 5 years ago
ucwong bf35e27ea7
p2p/server: add UDP port mapping goroutine to wait group (#20846) 5 years ago
ucwong 1e2e1b41f8
cmd/devp2p, cmd/wnode, whisper: add missing calls to Timer.Stop (#20843) 5 years ago
Paweł Bylica d56dc038d2
cmd/evm: Rework execution stats (#20792) 5 years ago
ucwong a5a9feab21
whisper: fix whisper go routine leak with sync wait group (#20844) 5 years ago
Jeff Wentworth f0be151349
README: update private network genesis spec with istanbul (#20841) 5 years ago
gary rong f78ffc0545
les: create utilities as common package (#20509) 5 years ago
Martin Holst Swende 32d31c31af
metrics: improve TestTimerFunc (#20818) 5 years ago
Martin Holst Swende 3b69c14f5d
whisper/whisperv6: decrease pow requirement in tests (#20815) 5 years ago
Adam Schmideg 300c35b854
travis: allow cocoapods deploy to fail (#20833) 5 years ago
Wenbiao Zheng 03fe9de2cb
eth: add debug_accountRange API (#19645) 5 years ago
Martin Holst Swende c56f4fa808
cmd/clef: add newaccount command (#20782) 5 years ago