Commit Graph

19 Commits (afb8154eab2961996b321ac3fe5a21602e3b1aff)

Author SHA1 Message Date
Felix Lange 30d706c35e cmd/geth: add --config file flag (#13875) 8 years ago
Péter Szilágyi d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework 8 years ago
Péter Szilágyi 189dee26c6
p2p: remove trailing newlines from log messages 8 years ago
Felix Lange 9b0af51386 crypto: add btcec fallback for sign/recover without cgo (#3680) 8 years ago
Péter Szilágyi 18c77744ff
all: fix spelling errors 8 years ago
Felix Lange f2da6581ba all: fix issues reported by honnef.co/go/simple/cmd/gosimple 8 years ago
Felix Lange 35a7dcb162 all: gofmt -w -s 8 years ago
Péter Szilágyi 2573094df2
p2p/discover, p2p/discv5: use flexible comparison for IPs 8 years ago
Zsolt Felfoldi a6d3bf6fc3 p2p/discv5: search and lookup improvement 8 years ago
Felix Lange a47341cf96 p2p, p2p/discover, p2p/discv5: add IP network restriction feature 8 years ago
Felix Lange a98d1d67d6 p2p/discover, p2p/discv5: prevent relay of invalid IPs and low ports 8 years ago
Felix Lange ba2884f343 p2p/discover, p2p/discv5: use netutil.IsTemporaryError 8 years ago
Péter Szilágyi b61f48e5aa
cmd, mobile, node, p2p: surface the discovery V5 bootnodes 8 years ago
Zsolt Felfoldi 1f70b279ba p2p/discv5: added new bootnodes 8 years ago
Zsolt Felfoldi e33e57684f p2p/discv5: fixed bootnode connect issues 8 years ago
Zsolt Felfoldi 09baeec0da discv5: fixed state machine lockup bug 8 years ago
Felix Lange b8bd9a71c8 all: update license information 8 years ago
Felix Lange 0f19cbc6e5 p2p/discv5: fix build with Go 1.5, delete package testimg 8 years ago
Zsolt Felfoldi 49da42983a p2p/discv5: added new topic discovery package 8 years ago