62 Commits (b8a939a894b25aa6ff40391b1fd0af5dacad2655)
 

Author SHA1 Message Date
  Anton Kaliaev b8a939a894
test non persistent mconnection 7 years ago
  Anton Kaliaev 2b02843453
remove unused const 7 years ago
  Anton Kaliaev 5be72672fe
use golang time datatype instead of time units in name 7 years ago
  Anton Kaliaev 549d3bd09a
tests for MConnection 7 years ago
  Anton Kaliaev 868017cf1a
import go-common as cmn 7 years ago
  Ethan Buchman 97a5ed2d1a Merge pull request #16 from tendermint/develop 7 years ago
  Ethan Buchman 53d777a2d5 CHANGELOG.md 7 years ago
  Ethan Buchman beb3eda438 fix addrbook start/stop 7 years ago
  Ethan Buchman c94bc2bc2b DialSeeds takes an addrbook 7 years ago
  Ethan Buchman 56eebb95ee Merge pull request #12 from tendermint/bugfix/pex-issues-335 7 years ago
  Ethan Buchman 88b5c724f2 remove public addr book funcs from pex 7 years ago
  Anton Kaliaev 65b1756978 expose 2 API functions for tendermint#node/node.go 8 years ago
  Anton Kaliaev 108beae7a8 more tests for AddrBook 8 years ago
  Anton Kaliaev 2773410de4 prevent nil addr 8 years ago
  Anton Kalyaev e7656873c1 public save API 8 years ago
  Anton Kalyaev 332f7056f7 start/stop the book with reactor 8 years ago
  Ethan Buchman 17e6ae813f Merge pull request #15 from tendermint/seedsfix 7 years ago
  Ethan Buchman dab31d0166 version bump to 0.4.0 7 years ago
  Ethan Buchman 0e7baf027b some dial seeds fixes 7 years ago
  rigelrozanski 26275ba66c dial seeds error handling 7 years ago
  Ethan Buchman 3d98f675f3 Merge pull request #11 from tendermint/develop 8 years ago
  Ethan Buchman 67c9086b74 optional panic on AddPeer err 8 years ago
  Ethan Buchman e47722ecb2 Connect2Switches: panic on err 8 years ago
  Jae Kwon 2b750ea49f Make Connect2Switches blocking 8 years ago
  Ethan Buchman 58e42397f8 close conns on filter; fix order in MakeConnectedSwitch 8 years ago
  Jae Kwon bd353e004a QuitService->BaseService 8 years ago
  Jae Kwon eab2baa363 use go-flowrate instead of flowcontrol 8 years ago
  Ethan Buchman 2cee364692 addrbook: toggle strict routability 8 years ago
  Ethan Buchman 1eb390680d Merge pull request #8 from tendermint/develop 8 years ago
  Ethan Buchman 153ac88672 update MakeConnectedSwitches 8 years ago
  Ethan Buchman f508f3f20b Merge pull request #6 from tendermint/develop 8 years ago
  Ethan Buchman 642901d5aa filter conn by addr/pubkey. closes #3 8 years ago
  Ethan Buchman 929cf433b9 fix chDesc race 8 years ago
  Ethan Buchman 711d2541f5 MakeConnectedSwitches function 8 years ago
  Ethan Buchman 7376a72dd7 circle badge 8 years ago
  Ethan Buchman 981c6868ad fix race conditions in tests 8 years ago
  Ethan Buchman 5bd7692323 version bump 8 years ago
  Ethan Buchman 6684a18730 fix test 8 years ago
  Ethan Buchman 0dc6ebc325 configurable fuzz conn 9 years ago
  Ethan Buchman ffbd6d8782 drop the p2p_ 8 years ago
  Jae Kwon 7d997ca8e6 No global config 8 years ago
  Ethan Buchman 78c9d526c3 change some log.Info to log.Debug 8 years ago
  Jae Kwon 4baf007fb8 Merge pull request #2 from tendermint/develop 8 years ago
  Ethan Buchman 69c7ae5e3f version bump 8 years ago
  Ethan Buchman 114d90bec8 don't reallocate on recvMsgPacket 8 years ago
  Jae Kwon 10619248c6 Use go-crypto CRand* 8 years ago
  Ethan Buchman 389e4b8b69 config: toggle authenticated encryption 8 years ago
  Jae Kwon 1bc871162d Conform to new go-config behavior; ApplyConfig not needed 8 years ago
  Ethan Buchman f28f791fff make some params configurable 8 years ago
  Jae Kwon 7f6aad20fb Add note on nondeterminism of Broadcast 8 years ago