2 Commits (ae5f98881bc89a16a74e581e2f6b838cf3d77b62)

Author SHA1 Message Date
  Sam Kleinman ae5f98881b
p2p: make NodeID and NetAddress public (#6583) 3 years ago
  Sam Kleinman a855f96946
p2p: renames for reactors and routing layer internal moves (#6547) 3 years ago
  Callum Waters ec5e3b0b02
p2p: wire pex v2 reactor to router (#6407) 3 years ago
  Erik Grinaker b4ce1de44a p2p: rename NodeInfo.DefaultNodeID to NodeID 4 years ago
  Erik Grinaker 8e7d431f6f p2p: rename ID to NodeID 4 years ago
  Erik Grinaker e198edf20e
p2p: remove `NodeInfo` interface and rename `DefaultNodeInfo` struct (#5799) 4 years ago
  Erik Grinaker bcfc889f25
p2p: implement new Transport interface (#5791) 4 years ago
  Marko dedf0d2350
proto: folder structure adhere to buf (#5025) 4 years ago
  Marko bdac0818ac
p2p: proto leftover (#4995) 4 years ago
  Marko b9af87c4ea
state: proto migration (#4951) 4 years ago
  Marko 7b52f51700
libs/common: Refactor libs/common 5 (#4240) 5 years ago
  Marko 89f0bbbd76
libs/common: Refactor libs/common 4 (#4237) 5 years ago
  Marko 3e2751d274
lint: Enable Golint (#4212) 5 years ago
  Anton Kaliaev 3e1516b624
linters: enable stylecheck (#4153) 5 years ago
  Alexander Simmerl b5b3b85697
Bring back NodeInfo NetAddress form the dead (#3545) 5 years ago
  Ethan Buchman 882622ec10
Fixes tendermint/tendermint#3522 5 years ago
  needkane 2348f38927 Update node_info.go (#3059) 6 years ago
  Jae Kwon 9a6dd96cba Revert to using defers in addrbook. (#3025) 6 years ago
  nagarajmanjunath bef39f3346 Updated Marshal and unmarshal methods to make compatible with protobuf (#2918) 6 years ago
  Jae Kwon 5b19fcf204 p2p: AddressBook requires addresses to have IDs; Do not close conn immediately after sending pex addrs in seed mode (#2797) 6 years ago
  Ethan Buchman fe1d59ab7b
Set protocol versions in NodeInfo from state (#2686) 6 years ago
  Ethan Buchman ed4ce5ff6c
ADR-016: Update ABCI Info method for versions (#2662) 6 years ago
  Ethan Buchman 14c1baeb24
ADR-016: Add protocol Version to NodeInfo (#2654) 6 years ago
  Ethan Buchman 0baa7588c2
p2p: NodeInfo is an interface; General cleanup (#2556) 6 years ago
  Anton Kaliaev aa5495f24e p2p: add RPCAddress to NodeInfoOther.String() (#2442) 6 years ago
  Anton Kaliaev 89462c52d9 spec: add missing field to NodeInfoOther (#2426) 6 years ago
  Anton Kaliaev fc7f9bcaf6 rpc: Transform /status result.node_info.other into map (#2417) 6 years ago
  needkane 449846ccb2 NodeInfo version check: delete redundant code 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Jae Kwon edbec10f9e Expose peer stats for dump_consensus_state 6 years ago
  Ethan Buchman c195772de1 p2p: small lint 6 years ago
  Ethan Buchman 64569b15e5 fix build and test 6 years ago
  Ethan Buchman 3ee1d7909e p2p: explicit netaddress errors 6 years ago
  Ethan Buchman 40c79235c0 p2p: dont require minor versions to match in handshake 6 years ago
  Ethan Buchman 94e823cc91 p2p: NodeInfo.Channels is HexBytes 6 years ago
  Vladislav Dmitriyev 7c22e47629 Replaced NodeInfo's pubkey to ID (#1443) 6 years ago
  Anton Kaliaev 5a2fa71b03
use combination of IP and port, not just IP 6 years ago
  Anton Kaliaev 9a57ef9cbf
do not dial ourselves (ok, maybe just once) 6 years ago
  Ethan Buchman 9293ae76bf p2p: introduce peerConn to simplify peer creation (#1226) 6 years ago
  Ethan Buchman b6eb275b22 p2p: fix break in double loop 6 years ago
  Ethan Buchman 50129ad8ac p2p: add Channels to NodeInfo and don't send for unknown channels 6 years ago
  Ethan Buchman 21ce5856b3 p2p: notes about ListenAddr 6 years ago
  Ethan Buchman 44e967184a p2p: tmconn->conn and types->p2p 6 years ago
  Ethan Buchman 5b5cbaa66a p2p: use sub dirs 6 years ago
  Ethan Buchman 8b74a8d6ac NodeInfo not a pointer 7 years ago
  Ethan Buchman 08f84cd712 a little more moving around 7 years ago