39 Commits (1ccd23ca1d46d9bf10faf0bfa77072705396f89e)

Author SHA1 Message Date
  Erik Grinaker 1ccd23ca1d
p2p: fix MConnection inbound traffic statistics and rate limiting (#5868) 3 years ago
  Alessio Treglia 0de4bec862
use Cleanup(),TempDir() in test cases (#5723) 4 years ago
  Marko 40bd416d59
test: protobuf vectors for reactors (#5221) 4 years ago
  n-hutton 375f0c819f
add fixes for flaky tests (#5146) 4 years ago
  Marko 6ccccb0933
lint: errcheck (#5091) 4 years ago
  Anton Kaliaev 730e16566e
proto: change type + a cleanup (#5107) 4 years ago
  Marko 7e2cc1db5e
linter: (1/2) enable errcheck (#5064) 4 years ago
  Marko dedf0d2350
proto: folder structure adhere to buf (#5025) 4 years ago
  Erik Grinaker 660e72a12f
p2p/conn: migrate to Protobuf (#4990) 4 years ago
  Marko 044f1bf288
format: add format cmd & goimport repo (#4586) 4 years ago
  Phil Salant bc572217c0 Fix linter errors thrown by `lll` (#3970) 5 years ago
  Phil Salant 04d13d9945 fix linter errors thrown by `unconvert`, `goconst`, and `nakedret` (#3960) 5 years ago
  Marko 98cb8c9783 add staticcheck linting (#3828) 5 years ago
  Anton Kaliaev b6a510a3e7
make ineffassign linter pass (#3386) 5 years ago
  Anton Kaliaev d470945503
update gometalinter to 3.0.0 (#3233) 5 years ago
  Ethan Buchman 0d5e0d2f13
p2p/conn: FlushStop. Use in pex. Closes #2092 (#2802) 6 years ago
  Ismail Khoffi 6643c5dd11 Catch up with amino 0.13.0 (#2690) 6 years ago
  Ethan Buchman 087b657008 speed up some tests. ref #2038 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
  Jae Kwon fb64314d1c Review from Anton 6 years ago
  Jae Kwon 901b456151 P2P now works with Amino 6 years ago
  Jae Kwon 6c345f9fa2 First stab: p2p/conn 6 years ago
  Anton Kaliaev 22b038810a
do not block in recvRoutine 6 years ago
  Anton Kaliaev 26419fba28
refactor code plus add one more test 6 years ago
  Anton Kaliaev f4ff66de30
rewrite pong timer to use time.AfterFunc 6 years ago
  Anton Kaliaev 747b73cb95
fix merge conflicts 6 years ago
  Anton Kaliaev 3ae738f453
increase timeouts 6 years ago
  Anton Kaliaev 860da464df
remove weird concurrency testing 6 years ago
  Anton Kaliaev 4e2000abfe
control order by sending msgs from one goroutine 6 years ago
  Anton Kaliaev 5834a59816
read ping 6 years ago
  Anton Kaliaev b28b76ddf7
rename pingTimeout to pingInterval, pongTimer is now time.Timer 6 years ago
  zbo14 91e4f4b786
ping/pong timeout in config 7 years ago
  zbo14 1d16df6a92
add test, TrySend in broadcast 7 years ago
  Ethan Buchman 44e967184a p2p: tmconn->conn and types->p2p 6 years ago
  Ethan Buchman 5b5cbaa66a p2p: use sub dirs 6 years ago
  Anton Kaliaev 69b5da766c
service#Start, service#Stop signatures were changed 7 years ago
  Zach Ramsay d7cb291fb2 errcheck; sort some stuff out 7 years ago
  Zach Ramsay 15651a931e linting errors: tackle p2p package 7 years ago
  Emmanuel Odeke 283544c7f3
p2p: use fake net.Pipe since only >=Go1.10 implements SetDeadline 7 years ago
  Petabyte Storage 51c9211cf4 add test for MConnection TrySend and Send 7 years ago
  Ethan Buchman 37ce171061 p2p/connetion: remove panics, test error cases 7 years ago
  Anton Kaliaev f803544195
new logging 7 years ago
  Ethan Buchman 56c60fba23 go-p2p -> tendermint/p2p 7 years ago