689 Commits (37010ad5b25bd2939a97b684095edc8376c44c86)

Author SHA1 Message Date
  Anton Kaliaev 37010ad5b2 use fmt.Sprint for string to int conversion 4 years ago
  Anton Kaliaev a0af03c3e2 p2p: return masked IP (not the actual IP) in addrbook#groupKey 4 years ago
  Anton Kaliaev 0a1ef4aa0f
p2p: limit the number of incoming connections 4 years ago
  Tess Rinearson ffb0278d95
mempool: reserve IDs in InitPeer instead of AddPeer 4 years ago
  Hongmin 2f8ba80689 p2p: log as debug msg when address dialing is already connected (#4082) 5 years ago
  Phil Salant bc572217c0 Fix linter errors thrown by `lll` (#3970) 5 years ago
  Marko 7edc0601d5
New lint version upgrade (#4056) 5 years ago
  Anton Kaliaev fb65d065ae
p2p: only allow ed25519 pubkeys when connecting 5 years ago
  Anton Kaliaev ab62fd977f p2p: only allow ed25519 pubkeys when connecting 5 years ago
  Zaki Manian 0354ea87f7 Fix for panic in signature verification if a peer sends a nil public key. 5 years ago
  Zaki Manian 8c9bf1dade Update p2p/conn/secret_connection.go 5 years ago
  Zaki Manian ebfaf30705 Fix for panic in signature verification if a peer sends a nil public key. 5 years ago
  Phil Salant 05075ea5b7 linters: modify code to pass maligned and interfacer (#3959) 5 years ago
  Phil Salant d1d517a9b7 linters: enable scopelint (#3963) 5 years ago
  Phil Salant 04d13d9945 fix linter errors thrown by `unconvert`, `goconst`, and `nakedret` (#3960) 5 years ago
  Marko 8a282a5fee replace errors.go with github.com/pkg/errors (2/2) (#3890) 5 years ago
  Marko 8dc39b69b7 replace errors.go with github.com/pkg/errors (1/2) (#3888) 5 years ago
  Marko f9cce282da gocritic (2/2) (#3864) 5 years ago
  Marko 8025d402e2 tm-cmn to tm-db (#3850) 5 years ago
  Marko 513a32a6e3 gocritic (1/2) (#3836) 5 years ago
  Anton Kaliaev 5c9d6d839e node: allow replacing existing p2p.Reactor(s) (#3846) 5 years ago
  folex 6d4f18aa8c p2p: Do not write 'Couldn't connect to any seeds' if there are no seeds (#3834) 5 years ago
  Anton Kaliaev 55066ceaad p2p: Fix error logging for connection stop (#3824) 5 years ago
  Marko ff9e08a32f add staticcheck linting (#3828) 5 years ago
  Marko 5d0e7034e8 Renamed wire.go to codec.go (#3827) 5 years ago
  zjubfd 17b69d4d56 p2p/conn: Add Bufferpool (#3664) 5 years ago
  Marko 7041001fb6 libs: Remove db from tendermint in favor of tendermint/tm-cmn (#3811) 5 years ago
  Marko a1eb2f6c6b
tm-cmn to tm-db (#3850) 5 years ago
  Marko 41bf54a906 gocritic (1/2) (#3836) 5 years ago
  Anton Kaliaev 88e0973f7d node: allow replacing existing p2p.Reactor(s) (#3846) 5 years ago
  folex 3ee7c0bfba p2p: Do not write 'Couldn't connect to any seeds' if there are no seeds (#3834) 5 years ago
  Anton Kaliaev af77077f3c
p2p: Fix error logging for connection stop (#3824) 5 years ago
  Marko 98cb8c9783 add staticcheck linting (#3828) 5 years ago
  Marko 362729c2bb
Renamed wire.go to codec.go (#3827) 5 years ago
  zjubfd 657832a95a p2p/conn: Add Bufferpool (#3664) 5 years ago
  Marko 816dfce8fe libs: Remove db from tendermint in favor of tendermint/tm-cmn (#3811) 5 years ago
  Anton Kaliaev f05c2a9558
p2p: extract ID validation into a separate func (#3754) 5 years ago
  Anton Kaliaev f76684a05c
node: allow registration of custom reactors while creating node (#3771) 5 years ago
  Anton Kaliaev d041476819
p2p: dial addrs which came from seed instead of calling ensurePeers (#3762) 5 years ago
  Marko 866b343c0c Changes to files that had linting issue (#3731) 5 years ago
  Runchao Han ed18ffdca3 p2p: refactor Switch#OnStop (#3729) 5 years ago
  Sean Braithwaite 6a7d4182b4 p2p: Peerbehaviour follow up (#3653) (#3663) 5 years ago
  Anton Kaliaev c1f264822a p2p: remove NewNetAddressStringWithOptionalID (#3711) 5 years ago
  Sean Braithwaite c9ef824ddf p2p: Per channel metrics (#3666) (#3677) 5 years ago
  Sean Braithwaite b9508ffecb [p2p] Peer behaviour test tweaks (#3662) 5 years ago
  Anton Kaliaev bcf10d5bae p2p: peer state init too late and pex message too soon (#3634) 5 years ago
  Roman Shtylman f1f243d749 p2p/pex: consult seeds in crawlPeersRoutine (#3647) 5 years ago
  Sean Braithwaite 86cf8ee3f9 p2p: PeerBehaviour implementation (#3539) (#3552) 5 years ago
  Anton Kaliaev 1e073817de
rpc: /dial_peers: only mark peers as persistent if flag is on (#3620) 5 years ago
  Anton Kaliaev 8711af608f
p2p: make persistent prop independent of conn direction (#3593) 5 years ago