674 Commits (f5b116c687295e75305df295a0c681b5243aae02)

Author SHA1 Message Date
  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
  zjubfd d95894152b fix dirty data in peerset,resolve #3304 (#3359) 5 years ago
  Ismail Khoffi 6797d85851 p2p: fix comment in secret connection (#3348) 5 years ago
  Ismail Khoffi e0adc5e807 secret connection check all zeroes (#3347) 5 years ago
  Ismail Khoffi d2c7f8dbcf p2p: check secret conn id matches dialed id (#3321) 5 years ago
  Anton Kaliaev 7fd51e6ade
make govet linter pass (#3292) 5 years ago
  Anton Kaliaev 11e36d0bfb
addrbook_test: preallocate memory for bookSizes (#3268) 5 years ago
  Ethan Buchman 354a08c25a p2p: fix infinite loop in addrbook (#3232) 5 years ago
  Ethan Buchman 9e9026452c
p2p/conn: don't hold stopMtx while waiting (#3254) 5 years ago
  Ethan Buchman 45b70ae031
fix non deterministic test failures and race in privval socket (#3258) 5 years ago
  Ethan Buchman 4429826229
cmn: GetFreePort (#3255) 5 years ago
  Anton Kaliaev 6941d1bb35
use nolint label instead of commenting 5 years ago