37 Commits (20e35654c62ee502d349a8a96f033d12a95215f8)

Author SHA1 Message Date
  Dev Ojha 2756be5a59 libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Anton Kaliaev 61c5791fa3
revert back to Jae's original payload size limit 6 years ago
  Anton Kaliaev ab04201c3d
fix empty packet size calculation 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Anton Kaliaev b8c076ca79
do not drain the channel because there is no channel, duh 6 years ago
  Alexander Simmerl ea896865a7
Collapse PeerConfig into P2PConfig 6 years ago
  Anton Kaliaev 5a041baa36
nice output for msgBytes 6 years ago
  Jae Kwon fb64314d1c Review from Anton 6 years ago
  Thomas Corbière 2644a529f0 Fix lint errors (#1390) 6 years ago
  Anton Kaliaev 22949e6dfd
new tmlibs Parallel implementation 6 years ago
  Jae Kwon 901b456151 P2P now works with Amino 6 years ago
  Jae Kwon ced74251e9 maxPacketMsg -> packetMsgMax... 6 years ago
  Jae Kwon 6c345f9fa2 First stab: p2p/conn 6 years ago
  Anton Kaliaev fc585bcdec
do not block when writing to pongTimeoutCh 6 years ago
  Anton Kaliaev 22b038810a
do not block in recvRoutine 6 years ago
  Anton Kaliaev 45750e1b29
fix race by sending signal instead of stopping pongTimer 6 years ago
  Anton Kaliaev 26419fba28
refactor code plus add one more test 6 years ago
  Anton Kaliaev ac0123d249
drain pongTimeoutCh and pongTimer's channel to prevent leaks 6 years ago
  Anton Kaliaev f4ff66de30
rewrite pong timer to use time.AfterFunc 7 years ago
  Anton Kaliaev 747b73cb95
fix merge conflicts 7 years ago
  Anton Kaliaev 3ae738f453
increase timeouts 7 years ago
  Anton Kaliaev 5834a59816
read ping 7 years ago
  Anton Kaliaev b28b76ddf7
rename pingTimeout to pingInterval, pongTimer is now time.Timer 7 years ago
  zbo14 91e4f4b786
ping/pong timeout in config 7 years ago
  zbo14 9b554fb2c4
switch test modification 7 years ago
  zbo14 f97ead4f5f
prep for merge 7 years ago
  zbo14 5af22d6ee6
remove SwitchEventNewPeer, SwitchEventDonePeer 7 years ago
  zbo14 1d16df6a92
add test, TrySend in broadcast 7 years ago
  Anton Kaliaev 3f9aa8d8fa
document that msgBytes in p2p/connection change 6 years ago
  Anton Kaliaev d6d1f8512d
do not reset pingTimer 6 years ago
  Ethan Buchman 7640e6a29f
add some p2p TODOs 7 years ago
  Ethan Buchman 426379dc47 remove use of wire/nowriter 6 years ago
  Ethan Buchman baff4bd8cc p2p/conn: better handling for some stop conditions 7 years ago
  Ethan Buchman 44e967184a p2p: tmconn->conn and types->p2p 7 years ago
  Ethan Buchman 5b5cbaa66a p2p: use sub dirs 7 years ago
  Ethan Buchman c2f97e6454 p2p: seed mode fixes from rebase and review 7 years ago
  Ethan Buchman 6e823c6e87 p2p: support addr format ID@IP:PORT 7 years ago
  Ethan Buchman 14c812a39c tmlibs timer fix 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 d7cb2f850d more logs in p2p 7 years ago
  Ethan Buchman bfe0a4a8ac more logging 7 years ago
  Ethan Buchman 0ec7909ec3 more logging in p2p and consensus 7 years ago
  Petabyte Storage 8be708fe5b fix spelling and makefile gometalinter.v2 7 years ago
  Ethan Buchman e101aa9fc8 fix for legacy gowire 7 years ago
  Zach Ramsay d033470817 lil fixes 7 years ago