61 Commits (8f0237610ec9b2a17c208925d3b390a779249105)

Author SHA1 Message Date
  Zach Ramsay 46ccbcbff6 linting: apply 'gofmt -s -w' throughout 7 years ago
  Ethan Buchman c4b695f78d minor fixes from review 7 years ago
  Ethan Buchman be1a16a601 p2p/pex: simplify ensurePeers 7 years ago
  Ethan Buchman c931279960 p2p: some fixes re @odeke-em issues #813,#816,#817 7 years ago
  Ethan Buchman e01986e2b3 p2p: update readme, some minor things 7 years ago
  Ethan Buchman 0bbf38141a blockchain/pool: some comments and small changes 7 years ago
  Ethan Buchman aea8629272 peer interface 7 years ago
  Anton Kaliaev b4ece65726
standardize key for errors (should be "err") 7 years ago
  zramsay cf31f8d06f core: apply megacheck vet tool (unused, gosimple, staticcheck) 7 years ago
  Anton Kaliaev f803544195
new logging 7 years ago
  Ethan Buchman 23a6a6f8fc move into p2p package 7 years ago
  Ethan Buchman eaeb547938 use tmlibs 7 years ago
  Ethan Buchman 75bad132fc msgCountByPeer is a CMap 7 years ago
  Ethan Buchman 391c738959 update comment about outbound peers and addrbook 7 years ago
  Anton Kaliaev 17ec70fc09
revert 2710873 7 years ago
  Anton Kaliaev 9ce71013df
revert e448199 7 years ago
  Anton Kaliaev 0277e52bd5
fix merge 7 years ago
  Anton Kaliaev cf18bf2966
add public RemoveAddress API 8 years ago
  Anton Kaliaev 324293f4cb
note on preventing abuse [ci skip] 8 years ago
  Anton Kaliaev 52d9cf080e
make GoLint happy 8 years ago
  Anton Kalyaev 07e7b98c70
improve ensurePeers routine 8 years ago
  Anton Kalyaev 873d34157d
prevent abuse from peers 8 years ago
  Anton Kalyaev 1a59b6a3b4
replace repeate timer with simple ticker 8 years ago
  Anton Kalyaev 0109f1e524
test ensurePeers goroutine 8 years ago
  Anton Kalyaev 37d5a2cf3e
implement RemovePeer for PEXReactor 8 years ago
  Anton Kalyaev 26f661a5dd
prefer short names 8 years ago
  Anton Kalyaev 057cfb30f1
remove unused error 8 years ago
  Anton Kaliaev 8bb3a2e1d7
persistent peers (Refs #13) 7 years ago
  Ethan Buchman beb3eda438 fix addrbook start/stop 7 years ago
  Ethan Buchman 88b5c724f2 remove public addr book funcs from pex 7 years ago
  Anton Kaliaev 65b1756978 expose 2 API functions for tendermint#node/node.go 8 years ago
  Anton Kaliaev 2773410de4 prevent nil addr 8 years ago
  Anton Kalyaev 332f7056f7 start/stop the book with reactor 8 years ago
  Ethan Buchman dab31d0166 version bump to 0.4.0 7 years ago
  rigelrozanski 26275ba66c dial seeds error handling 7 years ago
  Jae Kwon 44d8e62689 Confirm to go-wire new TypeByte behavior 9 years ago
  Jae Kwon 4347b91b89 Remove wrong comment 9 years ago
  Jae Kwon 432a37857d Add RemoteAddr and ListenAddr to NodeInfo; Refactor IPRange logic 9 years ago
  Jae Kwon 1c628a97ad Conform to go-wire 1.0 9 years ago
  Jae Kwon abc3a2cc3c initial commit 9 years ago