73 Commits (6e823c6e8735c5e351f054f7f608b0ddc81d81c4)

Author SHA1 Message Date
  Ethan Buchman a17105fd46 p2p: peer.Key -> peer.ID 7 years ago
  Ethan Buchman f2e0abf1dc p2p: reorder some checks in addPeer; add comments to NodeInfo 7 years ago
  Ethan Buchman 528154f1a2 p2p: PrivKey need not be Ed25519 7 years ago
  Ethan Buchman cb3ac6987e remove some debugs 7 years ago
  Ethan Buchman 5d04ccbe51 excessive logging. update tmlibs for timer fix 7 years ago
  Ethan Buchman 0ec7909ec3 more logging in p2p and consensus 7 years ago
  Anton Kaliaev 69b5da766c
service#Start, service#Stop signatures were changed 7 years ago
  Zach Ramsay 7ad8a8ab55 Tests almost passing 7 years ago
  Zach Ramsay 15651a931e linting errors: tackle p2p package 7 years ago
  Emmanuel Odeke 7b0fa6c889
p2p: peer should respect errors from SetDeadline 7 years ago
  Anton Kaliaev a1cdc2b68a
set logger for peer's MConnection 7 years ago
  Ethan Buchman c931279960 p2p: some fixes re @odeke-em issues #813,#816,#817 7 years ago
  Petabyte Storage ceedd4d968 remove unnecessary plus [ci skip] 7 years ago
  Zach Ramsay d56b44f3a5 all: no more anonymous imports 7 years ago
  Ethan Buchman aea8629272 peer interface 7 years ago
  Ethan Buchman 5f6b996d22 breakup some long lines; add more comments to consensus reactor 7 years ago
  Ethan Buchman e6cecb9595 p2p: fix test 7 years ago
  Ethan Buchman 3c10f7a122 add p2p flush throttle to config 7 years ago
  Anton Kaliaev f8fdbe3dbc
changes as per Bucky's review 7 years ago
  Anton Kaliaev f803544195
new logging 7 years ago
  Ethan Buchman 5d660e073a remove viper from p2p 7 years ago
  Ethan Buchman 23a6a6f8fc move into p2p package 7 years ago
  Ethan Buchman 34965f610d crypto Wrap/Unwrap 7 years ago
  Ethan Buchman eaeb547938 use tmlibs 7 years ago
  Anton Kaliaev 06d219db8e
test peer with no auth enc 7 years ago
  Anton Kaliaev 1d01f6af98
2 kinds of peers: outbound and inbound 7 years ago
  Anton Kaliaev 5965578c56
[fuzz] only one way to set config variables 7 years ago
  Anton Kaliaev 7dcc3dbcd1
test peer 7 years ago
  Ethan Buchman 8067cdb5f2 fix closing conn 7 years ago
  Ethan Buchman 9a1a6c56b4 dont expose makePersistent 7 years ago
  Ethan Buchman a9bb6734e7 SetDeadline for authEnc. Stop peer if Add fails 7 years ago
  Anton Kaliaev 8bb3a2e1d7
persistent peers (Refs #13) 7 years ago
  Anton Kaliaev 5b0489cdb4
use plain struct instead of go-config 7 years ago
  Jae Kwon 7d997ca8e6 No global config 8 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