48 Commits (a88f031b1bc50415ff4633444ee4a6a5dc654707)

Author SHA1 Message Date
  Marko 0ed8dba991
lint: enable errcheck (#5336) 4 years ago
  Marko 27b00cf8d1
libs/common: refactor libs common 3 (#4232) 5 years ago
  Anton Kaliaev 3e1516b624
linters: enable stylecheck (#4153) 5 years ago
  Ethan Buchman 882622ec10
Fixes tendermint/tendermint#3522 5 years ago
  Anton Kaliaev 2449bf7300 p2p: file descriptor leaks (#3150) 6 years ago
  Ethan Buchman a14fd8eba0
p2p: fix peer count mismatch #2332 (#2969) 6 years ago
  Ethan Buchman 0d5e0d2f13
p2p/conn: FlushStop. Use in pex. Closes #2092 (#2802) 6 years ago
  Ethan Buchman 746d137f86
p2p: Restore OriginalAddr (#2668) 6 years ago
  Ethan Buchman 0baa7588c2
p2p: NodeInfo is an interface; General cleanup (#2556) 6 years ago
  Matthew Slipper 587116dae1 metrics: Add additional metrics to p2p and consensus (#2425) 6 years ago
  Dev Ojha 2756be5a59 libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 6 years ago
  ValarDragon c798702764 crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey 6 years ago
  ValarDragon 99e582d79a crypto: Refactor to move files out of the top level directory 6 years ago
  Dev Ojha dae7dc30e0 Switch usage of math/rand to cmn's rand (#1980) 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
  Dev Ojha b84f788f36 Switch ports 466xx to 266xx (#1735) 6 years ago
  Alexander Simmerl 5796e879b9
Introduce option to skip duplicate ip check 6 years ago
  Alexander Simmerl 01fd102dba
Incoporate review feedback 6 years ago
  Alexander Simmerl 7d98cfd3d6
Test duplicate IP guard in peer set 6 years ago
  Alexander Simmerl b698a9febc
Remove double locking in HasIP 6 years ago
  Alexander Simmerl 77f09f5b5e
Move to ne.IP 6 years ago
  Vladislav Dmitriyev 7c22e47629 Replaced NodeInfo's pubkey to ID (#1443) 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
  Zach 2cc63069c6 rename dummy to kvstore (#1223) 6 years ago
  Ethan Buchman 9293ae76bf p2p: introduce peerConn to simplify peer creation (#1226) 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 8b74a8d6ac NodeInfo not a pointer 7 years ago
  Ethan Buchman 7667e11973 remove RemoteAddr from NodeInfo 7 years ago
  Ethan Buchman a17105fd46 p2p: peer.Key -> peer.ID 7 years ago
  Ethan Buchman 0ec7909ec3 more logging in p2p and consensus 7 years ago
  Zach Ramsay 15651a931e linting errors: tackle p2p package 7 years ago
  Ethan Buchman aea8629272 peer interface 7 years ago
  Emmanuel Odeke c48e772115
p2p: fully test PeerSet, more docs, parallelize PeerSet tests 7 years ago
  Ethan Buchman 57151d6043 p2p: use cmn instead of . 7 years ago
  Ethan Buchman 23a6a6f8fc move into p2p package 7 years ago
  Ethan Buchman eaeb547938 use tmlibs 7 years ago
  Jae Kwon 432a37857d Add RemoteAddr and ListenAddr to NodeInfo; Refactor IPRange logic 9 years ago
  Jae Kwon abc3a2cc3c initial commit 9 years ago