12 Commits (0bded371c59162b3f555767376a32e199c51b9d5)

Author SHA1 Message Date
  Sam Kleinman 0bded371c5
testing: logger cleanup (#8153) 2 years ago
  Sam Kleinman c85e3e4ba8
p2p: mconn track last message for pongs (#7995) 2 years ago
  Sam Kleinman be83ec6664
p2p: pass start time to flowrate and cleanup constructors (#7838) 2 years ago
  Sam Kleinman f2cc496f09
testing: pass testing.T to assert and require always, assertion cleanup (#7508) 2 years ago
  Sam Kleinman 6b35cc1a47
p2p: remove unneeded close channels from p2p layer (#7392) 2 years ago
  Sam Kleinman a823d167bc
service: cleanup base implementation and some caller implementations (#7301) 2 years ago
  M. J. Fromberger 76dea94a01
Remove now-unused nolint:lll directives. (#7356) 2 years ago
  Sam Kleinman 6ab62fe7b6
service: remove stop method and use contexts (#7292) 3 years ago
  Sam Kleinman d7606777cf
libs/service: pass logger explicitly (#7288) 3 years ago
  Sam Kleinman 0900ea8396
p2p: channel shim cleanup (#7129) 3 years ago
  Sam Kleinman 5bf30bb049
p2p: cleanup transport interface (#7071) 3 years ago
  Sam Kleinman a855f96946
p2p: renames for reactors and routing layer internal moves (#6547) 3 years ago
  Cuong Manh Le 1f46a4c90e
p2p/conn: check for channel id overflow before processing receive msg (#6522) 3 years ago
  Marko 719e028e00
libs: internalize some packages (#6366) 3 years ago
  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