11 Commits (28d34d635c0dcbfd862d5ce393aba07ae60bf2a4)

Author SHA1 Message Date
  Sam Kleinman 28d34d635c
service: change stop interface (#7816) 2 years ago
  Callum Waters e81b0e290e spec: merge spec repo into tendermint repo (#7804) 2 years ago
  Sam Kleinman 824960c565
libs/service: regularize Stop semantics and concurrency primitives (#7809) 2 years ago
  Sam Kleinman 6b35cc1a47
p2p: remove unneeded close channels from p2p layer (#7392) 2 years ago
  Sam Kleinman a62ac27047
service: remove exported logger from base implemenation (#7381) 2 years ago
  Sam Kleinman 8a991e288c
service: plumb contexts to all (most) threads (#7363) 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 9ffa7e8a2b
types: move NodeInfo from p2p (#6618) 3 years ago
  Sam Kleinman a855f96946
p2p: renames for reactors and routing layer internal moves (#6547) 3 years ago
  Marko 719e028e00
libs: internalize some packages (#6366) 3 years ago
  Callum Waters ec5e3b0b02
p2p: wire pex v2 reactor to router (#6407) 3 years ago
  Callum Waters 162f67cf26
correct spelling to US english (#6077) 3 years ago
  Erik Grinaker fc71882f74
p2p: add tests and fix bugs for `NodeAddress` and `NodeID` (#6021) 3 years ago
  Erik Grinaker 1f39f808e1
p2p: tighten up and test Transport API (#6020) 3 years ago
  Erik Grinaker 50b8907581
p2p: clean up new Transport infrastructure (#6017) 3 years ago
  Erik Grinaker 7e0436c6e6
p2p: make PeerManager.DialNext() and EvictNext() block (#5947) 3 years ago
  Erik Grinaker 1ccd23ca1d
p2p: fix MConnection inbound traffic statistics and rate limiting (#5868) 3 years ago
  Erik Grinaker 46964f62db
p2p: fix IPv6 address handling in new transport API (#5853) 3 years ago
  Erik Grinaker 91bef75f62 p2p: rename PubKeyToID to NodeIDFromPubKey 3 years ago
  Erik Grinaker 8e7d431f6f p2p: rename ID to NodeID 3 years ago
  Erik Grinaker 72f041b759
p2p: fix data race in MakeSwitch test helper (#5810) 3 years ago
  Erik Grinaker e198edf20e
p2p: remove `NodeInfo` interface and rename `DefaultNodeInfo` struct (#5799) 3 years ago
  Erik Grinaker bcfc889f25
p2p: implement new Transport interface (#5791) 3 years ago