685 Commits (263b2d28bdeef8525bdf578ac9c23d3295d0570f)

Author SHA1 Message Date
  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
  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 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
  Ivan Kushmantsev 5df6cf563a p2p: session should terminate on nonce wrapping (#3531) (#3609) 5 years ago
  Anton Kaliaev 43348022d6
pex: various follow-ups (#3605) 5 years ago
  Roman Shtylman 40dbad9915 pex: dial seeds when address book needs more addresses (#3603) 5 years ago
  Thane Thomson 70592cc4d8 libs/common: remove deprecated PanicXXX functions (#3595) 5 years ago
  Anton Kaliaev c0e8fb5085
p2p: (seed mode) limit the number of attempts to connect to a peer (#3573) 5 years ago
  Martin Dyring-Andersen a453628c4e Fix a couple of typos (#3547) 5 years ago
  Alexander Simmerl b5b3b85697
Bring back NodeInfo NetAddress form the dead (#3545) 5 years ago
  Anton Kaliaev bcec8be035
p2p: do not log err if peer is private (#3474) 5 years ago
  Anton Kaliaev f965a4db15
p2p: seed mode refactoring (#3011) 5 years ago
  Ethan Buchman 882622ec10
Fixes tendermint/tendermint#3522 5 years ago
  Anton Kaliaev 5fa540bdc9
mempool: add a safety check, write tests for mempoolIDs (#3487) 5 years ago
  zjubfd 5a25b75b1d p2p: refactor GetSelectionWithBias for addressbook (#3475) 5 years ago
  Anton Kaliaev 7af4b5086a Remove RepeatTimer and refactor Switch#Broadcast (#3429) 5 years ago
  Anton Kaliaev 100ff08de9
p2p: do not panic when filter times out (#3384) 5 years ago
  Anton Kaliaev b6a510a3e7
make ineffassign linter pass (#3386) 5 years ago