79 Commits (d1a00c684e161a6df867ff91dfd58fe98baaafc9)

Author SHA1 Message Date
  Ethan Buchman 88138c38cf mempool: reactor test 7 years ago
  Ethan Buchman daa258ea6d p2p: put maxMsgPacketPayloadSize, recvRate, sendRate in config 7 years ago
  Ethan Buchman 75df0d91ba comments from review 7 years ago
  Adrian Brink b07d01f102 Add more comments on public functions and extra logging during 'enterPrevote' 7 years ago
  Ethan Buchman 3c10f7a122 add p2p flush throttle to config 7 years ago
  Ethan Buchman 3c0128a680 undo some megacheck suggestions 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 8 years ago
  Ethan Buchman 5d660e073a remove viper from p2p 8 years ago
  Ethan Buchman 23a6a6f8fc move into p2p package 8 years ago
  Ethan Buchman eaeb547938 use tmlibs 8 years ago
  Anton Kaliaev 2ac69176e1
add a comment for MConnection#CanSend 8 years ago
  Anton Kaliaev ebe23f1379
refactor MConnection#sendBytes 8 years ago
  Anton Kaliaev 06d219db8e
test peer with no auth enc 8 years ago
  Anton Kaliaev 7dcc3dbcd1
test peer 8 years ago
  Anton Kaliaev 5b0489cdb4
use plain struct instead of go-config 8 years ago
  Anton Kaliaev 2b02843453
remove unused const 8 years ago
  Anton Kaliaev 5be72672fe
use golang time datatype instead of time units in name 8 years ago
  Anton Kaliaev 868017cf1a
import go-common as cmn 8 years ago
  Jae Kwon eab2baa363 use go-flowrate instead of flowcontrol 8 years ago
  Ethan Buchman 929cf433b9 fix chDesc race 8 years ago
  Ethan Buchman 981c6868ad fix race conditions in tests 8 years ago
  Jae Kwon 7d997ca8e6 No global config 9 years ago
  Ethan Buchman 78c9d526c3 change some log.Info to log.Debug 9 years ago
  Ethan Buchman 114d90bec8 don't reallocate on recvMsgPacket 9 years ago
  Ethan Buchman f28f791fff make some params configurable 9 years ago
  Jae Kwon 0380e404bd Conform to go-wire version 0.6.0 9 years ago
  Jae Kwon 1f2c1d0760 Fix prioritization logic; Add Status() 9 years ago
  Jae Kwon 3abc18d7ba Add MConnection.Status() 9 years ago
  Jae Kwon 8b308c1c08 Tweak send/recv rates for performance test 9 years ago
  Jae Kwon 1c628a97ad Conform to go-wire 1.0 9 years ago
  Jae Kwon abc3a2cc3c initial commit 9 years ago