37 Commits (f2351dc758e5c8cf6bc6c5c32931daa8ae6e49a9)

Author SHA1 Message Date
  Jae Kwon 9a6dd96cba Revert to using defers in addrbook. (#3025) 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
  Anton Kaliaev e1538bf67e state: require block.Time of the fist block to be genesis time (#2594) 6 years ago
  Pierrick Hymbert 1d8348d707 [p2p] Malformed external address causes SIGSEGV (if URL has empty host) (#2564) 6 years ago
  Dev Ojha 2756be5a59 libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 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
  Ethan Buchman 0450e35d67 some comments 6 years ago
  Ethan Buchman 3ee1d7909e p2p: explicit netaddress errors 6 years ago
  Ethan Buchman 936d1a0e68 some notes about the p2p layer 6 years ago
  Anton Kaliaev 904a3115a6
require addresses to have an ID by default 6 years ago
  Thomas Corbière 2644a529f0 Fix lint errors (#1390) 6 years ago
  Jae Kwon 901b456151 P2P now works with Amino 6 years ago
  Ethan Buchman 44e967184a p2p: tmconn->conn and types->p2p 7 years ago
  Ethan Buchman 5b5cbaa66a p2p: use sub dirs 7 years ago
  Ethan Buchman 68237911ba NetAddress.Same checks ID or DialString 7 years ago
  Ethan Buchman 53a5498fc5 more fixes from review 7 years ago
  Ethan Buchman e4d52401cf some fixes from review 7 years ago
  Ethan Buchman 6e823c6e87 p2p: support addr format ID@IP:PORT 7 years ago
  Ethan Buchman 7d35500e6b p2p: add ID to NetAddress and use for AddrBook 7 years ago
  Anton Kaliaev c513649df4
strip protocol if defined 7 years ago
  Anton Kaliaev c609b18698
tolerate unresolvable seeds (Refs #880) 7 years ago
  zramsay cf31f8d06f core: apply megacheck vet tool (unused, gosimple, staticcheck) 7 years ago
  Ethan Buchman 23a6a6f8fc move into p2p package 7 years ago
  Ethan Buchman eaeb547938 use tmlibs 7 years ago
  Anton Kaliaev 6dc113aa80
[netaddress] panic only when normal run 7 years ago
  Ethan Buchman 0e7baf027b some dial seeds fixes 7 years ago
  rigelrozanski 26275ba66c dial seeds error handling 7 years ago
  Ethan Buchman 711d2541f5 MakeConnectedSwitches function 8 years ago
  Jae Kwon abc3a2cc3c initial commit 9 years ago