Commit Graph

38 Commits

Author SHA1 Message Date
Ethan Buchman 58e42397f8 close conns on filter; fix order in MakeConnectedSwitch 2017-01-12 20:49:48 -05:00
Jae Kwon bd353e004a QuitService->BaseService 2017-01-12 20:49:48 -05:00
Jae Kwon eab2baa363 use go-flowrate instead of flowcontrol 2016-12-04 18:20:37 -08:00
Ethan Buchman 2cee364692 addrbook: toggle strict routability 2016-11-30 22:57:21 -05:00
Ethan Buchman 1eb390680d Merge pull request #8 from tendermint/develop
update MakeConnectedSwitches
2016-10-10 14:48:58 -04:00
Ethan Buchman 153ac88672 update MakeConnectedSwitches 2016-09-14 00:57:53 -04:00
Ethan Buchman f508f3f20b Merge pull request #6 from tendermint/develop
filter conn by addr/pubkey. closes #3
2016-09-09 19:45:12 -04:00
Ethan Buchman 642901d5aa filter conn by addr/pubkey. closes #3 2016-08-25 13:46:43 -04:00
Ethan Buchman 929cf433b9 fix chDesc race 2016-06-26 00:34:34 -04:00
Ethan Buchman 711d2541f5 MakeConnectedSwitches function 2016-06-26 00:34:23 -04:00
Ethan Buchman 7376a72dd7 circle badge 2016-06-21 14:40:24 -04:00
Ethan Buchman 981c6868ad fix race conditions in tests 2016-06-21 14:35:29 -04:00
Ethan Buchman 5bd7692323 version bump 2016-05-12 00:10:46 -04:00
Ethan Buchman 6684a18730 fix test 2016-05-12 00:08:41 -04:00
Ethan Buchman 0dc6ebc325 configurable fuzz conn 2016-05-12 00:00:52 -04:00
Ethan Buchman ffbd6d8782 drop the p2p_ 2016-05-11 23:47:51 -04:00
Jae Kwon 7d997ca8e6 No global config 2016-05-08 14:59:27 -07:00
Ethan Buchman 78c9d526c3 change some log.Info to log.Debug 2016-03-29 11:37:51 -07:00
Jae Kwon 4baf007fb8 Merge pull request #2 from tendermint/develop
make some params configurable
2016-03-27 20:44:10 -07:00
Ethan Buchman 69c7ae5e3f version bump 2016-03-17 05:05:02 -04:00
Ethan Buchman 114d90bec8 don't reallocate on recvMsgPacket 2016-03-17 05:05:02 -04:00
Jae Kwon 10619248c6 Use go-crypto CRand* 2016-03-13 09:42:36 -07:00
Ethan Buchman 389e4b8b69 config: toggle authenticated encryption 2016-03-10 19:07:01 -05:00
Jae Kwon 1bc871162d Conform to new go-config behavior; ApplyConfig not needed 2016-03-06 12:33:07 -08:00
Ethan Buchman f28f791fff make some params configurable 2016-03-06 12:24:01 -08:00
Jae Kwon 7f6aad20fb Add note on nondeterminism of Broadcast 2016-03-04 22:04:05 -08:00
Ethan Buchman 9bc75eaf24 move DialSeeds in from tendermint/tendermint/node 2016-01-20 11:32:23 -05:00
Jae Kwon 0380e404bd Conform to go-wire version 0.6.0 2016-01-17 21:30:06 -08:00
Jae Kwon 1f2c1d0760 Fix prioritization logic; Add Status() 2016-01-03 06:20:18 -08:00
Jae Kwon 3abc18d7ba Add MConnection.Status() 2016-01-02 20:53:10 -08:00
Jae Kwon 0c9b9fe8bb Change license to Apache2.0 2015-12-23 14:08:39 -08:00
Jae Kwon 44d8e62689 Confirm to go-wire new TypeByte behavior 2015-12-21 12:55:52 -08:00
Jae Kwon 8b308c1c08 Tweak send/recv rates for performance test 2015-12-09 13:53:50 -08:00
Jae Kwon 4347b91b89 Remove wrong comment 2015-12-05 09:48:08 -08:00
Jae Kwon 432a37857d Add RemoteAddr and ListenAddr to NodeInfo; Refactor IPRange logic 2015-12-05 09:44:03 -08:00
Jae Kwon c37e25e76b Conform to go-common WriteFile*(path, mode) 2015-12-04 00:02:44 -08:00
Jae Kwon 1c628a97ad Conform to go-wire 1.0 2015-11-10 12:29:43 -08:00
Jae Kwon abc3a2cc3c initial commit 2015-10-25 18:21:51 -07:00