58 Commits (dedf0d2350d561fffcb181c22e861914e7457619)

Author SHA1 Message Date
  Anton Kaliaev 3fb80e560d
p2p: return masked IP (not the actual IP) in addrbook#groupKey 4 years ago
  Anton Kaliaev 398000a10d
pex: use highwayhash for pex bucket 4 years ago
  Callum Michael Waters 7e6b1a87da cannot decrease ban time 4 years ago
  Callum Michael Waters c8bb1cc8b7 made suggested changes 4 years ago
  Callum Michael Waters 5de6ec78e5 added logs for more information 4 years ago
  Callum Michael Waters 1e37a1f3e4 added isBanned check in addrbook 4 years ago
  Callum Michael Waters 2f2d62efed banned addresses can't be added again 4 years ago
  Callum Michael Waters 60d375eba6 basic test for banning peers 4 years ago
  Callum Michael Waters 4110c252af make banTime an argument and set default in PEX reactor instead of AddrBook 4 years ago
  Callum Michael Waters 08ccbdcb43 ban function requires a ban duration as an argument 4 years ago
  Callum Michael Waters 429febde80 reconfigure mutexes 4 years ago
  Callum Michael Waters 6ccd3324c2 move reinstatement after if statement in pex reactor 4 years ago
  Callum Michael Waters 7466f35345 mvp blacklist alg 4 years ago
  Erik Grinaker fe11219795
Fix unexported returns (#4450) 4 years ago
  Marko 9bd0f9e634
lint: golint issue fixes (#4258) 5 years ago
  Marko 7b52f51700
libs/common: Refactor libs/common 5 (#4240) 5 years ago
  Marko 27b00cf8d1
libs/common: refactor libs common 3 (#4232) 5 years ago
  Marko afc4d7a61f
libs/common: refactor libs/common 2 (#4231) 5 years ago
  Marko 7edc0601d5
New lint version upgrade (#4056) 5 years ago
  Phil Salant 05075ea5b7 linters: modify code to pass maligned and interfacer (#3959) 5 years ago
  Phil Salant 04d13d9945 fix linter errors thrown by `unconvert`, `goconst`, and `nakedret` (#3960) 5 years ago
  Marko 41bf54a906 gocritic (1/2) (#3836) 5 years ago
  Anton Kaliaev f05c2a9558
p2p: extract ID validation into a separate func (#3754) 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
  zjubfd 5a25b75b1d p2p: refactor GetSelectionWithBias for addressbook (#3475) 5 years ago
  Ethan Buchman 354a08c25a p2p: fix infinite loop in addrbook (#3232) 5 years ago
  Jae Kwon 9a6dd96cba Revert to using defers in addrbook. (#3025) 6 years ago
  Dev Ojha 4039276085 remove unnecessary "crypto" import alias (#2940) 6 years ago
  Anton Kaliaev 5a6822c8ac abci: localClient improvements & bugfixes & pubsub Unsubscribe issues (#2748) 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 fb91ef7462 validate reactor messages (#2711) 6 years ago
  Dev Ojha 2756be5a59 libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 6 years ago
  Dev Ojha 6e3c5e8033 p2p/pex: Allow configured seed nodes to not be resolvable over DNS (#2129) 6 years ago
  Anton Kaliaev 8ed99c2c13
exit from initSighupWatcher child goroutine 6 years ago
  Anton Kaliaev c248ce5ef6 p2p: Reject addrs coming from private peers (#2032) 6 years ago
  Jeremiah Andrews 6c4ca140ed Add private peer ID tracking to AddrBook (#1989) 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 68a0b3f95b version bump. add roadmap back. minor fixes 6 years ago
  Ethan Buchman b6c062c451 fixes from review 6 years ago
  Ethan Buchman fae94a44a2 p2p/pex: some addrbook fixes 6 years ago
  Ethan Buchman 3a30ee75b9 minor fixes 6 years ago
  Ethan Buchman 3498b676a6 update spec and addrbook.go 6 years ago
  Ethan Buchman 64569b15e5 fix build and test 6 years ago
  Ethan Buchman aaa81092e7 p2p: some comments and a log line 6 years ago