487 Commits (f395b82f73f0d683070ca251af5ffdd4b553d0f7)

Author SHA1 Message Date
  Ethan Buchman feb3230160 some comments 7 years ago
  Ethan Buchman be1a16a601 p2p/pex: simplify ensurePeers 7 years ago
  Ethan Buchman 8e044b0e6d p2p/addrbook: some comments 7 years ago
  Ethan Buchman 40e93a5f9e p2p/addrbook: fix addToOldBucket 7 years ago
  Ethan Buchman 435eb6e2b3 p2p/addrbook: add non-terminating test 7 years ago
  Ethan Buchman 8c88cc017a p2p/addrbook: addAddress returns error. more defensive PickAddress 7 years ago
  Ethan Buchman ed95cc160a p2p/addrbook: simplify PickAddress 7 years ago
  Ethan Buchman 2f067a3f65 p2p/addrbook: addrNew/Old -> bucketsNew/Old 7 years ago
  Ethan Buchman 498a82784d p2p/addrbook: comments 7 years ago
  Guanghua Guo b5708825a7
Failed to compile comment code 7 years ago
  caffix a724ffab25 added changes based on PR comments to the proposal 7 years ago
  Emmanuel Odeke 3f9dff9aac
p2p: netPipe for <Go1.10 in own file with own build tag 7 years ago
  Emmanuel Odeke 283544c7f3
p2p: use fake net.Pipe since only >=Go1.10 implements SetDeadline 7 years ago
  Emmanuel Odeke 7b0fa6c889
p2p: peer should respect errors from SetDeadline 7 years ago
  caffix 8b7649b90c enhancements made in response to PR full review comments 7 years ago
  caffix 687834c99e added initial trust metric test routines 7 years ago
  caffix 54c25ccbf5 integrated trust metric store as per PR comments 7 years ago
  caffix e160a6198c added initial trust metric design doc and code 7 years ago
  Ethan Buchman e69d36d54f some more robust sleeps 7 years ago
  Emmanuel Odeke 62c1bc0a20
p2p: comment on the wg.Add before go saveRoutine() 7 years ago
  Petabyte Storage 3863885c71 WIP: begin parallel refactoring with go-wire Write methods and MConnection 7 years ago
  Anton Kaliaev a1cdc2b68a
set logger for peer's MConnection 7 years ago
  Ethan Buchman c931279960 p2p: some fixes re @odeke-em issues #813,#816,#817 7 years ago
  Petabyte Storage 51c9211cf4 add test for MConnection TrySend and Send 7 years ago
  Anton Kaliaev 7869e541f6
change MakeConnectedSwitches to not connect to itself 7 years ago
  Anton Kaliaev e0daca5693
fixes from Bucky's review 7 years ago
  Ethan Buchman 37ce171061 p2p/connetion: remove panics, test error cases 7 years ago
  Ethan Buchman e01986e2b3 p2p: update readme, some minor things 7 years ago
  Anton Kaliaev 2d4ad02356
prefer tickers to time.Sleep (Refs #790) 7 years ago
  Anton Kaliaev e785697a64
connect first switch to others (Refs #808) 7 years ago
  Petabyte Storage fe9ff62297 fix comment typos 7 years ago
  Petabyte Storage 6b366b2443 fix test using uncommon names 7 years ago
  Petabyte Storage ceedd4d968 remove unnecessary plus [ci skip] 7 years ago
  Ethan Buchman 0bbf38141a blockchain/pool: some comments and small changes 7 years ago
  Zach Ramsay 136b6a7673 rpc/lib: remove dead files, closes #710 7 years ago
  Zach Ramsay f23d47e5d2 upnp: keep a link 7 years ago
  Zach Ramsay d56b44f3a5 all: no more anonymous imports 7 years ago
  Ethan Buchman ddb3d8945d p2p: allow listener with no external connection 7 years ago
  Ethan Buchman b50339e8e7 p2p: sw.AddPeer -> sw.addPeer 7 years ago
  Ethan Buchman aea8629272 peer interface 7 years ago
  Emmanuel Odeke 5138bcb1c7
p2p: delete unused and untested *IPRangeCount functions 7 years ago
  Ethan Buchman 54c63726b0 p2p: minor comment fixes 7 years ago
  Emmanuel Odeke c48e772115
p2p: fully test PeerSet, more docs, parallelize PeerSet tests 7 years ago
  Ethan Buchman cc2b418f7f p2p: test fix 7 years ago
  Ethan Buchman 88138c38cf mempool: reactor test 7 years ago
  Ethan Buchman daa258ea6d p2p: put maxMsgPacketPayloadSize, recvRate, sendRate in config 7 years ago
  caojingqi 086544e367 p2p: sw.peers.List() is empty in sw.OnStart 7 years ago
  Ethan Buchman 75df0d91ba comments from review 7 years ago
  Ethan Buchman 5f6b996d22 breakup some long lines; add more comments to consensus reactor 7 years ago
  Ethan Buchman 74a3a2b56a fix comments 7 years ago