63 Commits (c6daa48368bd3c2007deaeadb5359ce1245460bf)

Author SHA1 Message Date
  Anton Kaliaev a7250af303
Exponential backoff follow up (#1349) 7 years ago
  Anton Kaliaev 4242352852
stop peer on decoding error 7 years ago
  Anton Kaliaev 31deaa4a79
fix broken merge 7 years ago
  Anton Kaliaev a39aec0bae
rename private_peers to private_peer_ids to distinguish from peers 7 years ago
  Anton Kaliaev fc5b0471d9
use time.Since 7 years ago
  Anton Kaliaev 264bce4ddd
skip dialing based on last time dialed 7 years ago
  Anton Kaliaev 0f41570c80
fixes from bucky's review 7 years ago
  Anton Kaliaev f85c8896d9
test pex_reactor's dialPeer 7 years ago
  Anton Kaliaev 1941b5c769
fixes from @xla's review 7 years ago
  Anton Kaliaev 21e2c41c6b
exponential backoff for addrs in the address book 7 years ago
  Alexander Simmerl 8f2703e8b2
Dial seeds directly without potential peers 7 years ago
  Ethan Buchman 9293ae76bf p2p: introduce peerConn to simplify peer creation (#1226) 7 years ago
  Anton Kaliaev 2a24ae90c1
fixes from Jae's review 7 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 03550c7076 wip addrbook 7 years ago
  Ethan Buchman 7b87cdaed8 p2p: seed disconnects after sending addrs 7 years ago
  Ethan Buchman c2f97e6454 p2p: seed mode fixes from rebase and review 7 years ago
  Ethan Buchman 88eb3e7af0 some minor renames 7 years ago
  caffix 949211a137 added a test for PEX reactor seed mode 7 years ago
  Ethan Buchman fc7915ab4c fixes from review 7 years ago
  Ethan Buchman 17f7a9b510 improve seed dialing logic 7 years ago
  Ethan Buchman 3df5fd21cd better abuse handling in pex 7 years ago
  Ethan Buchman 08f84cd712 a little more moving around 7 years ago
  Ethan Buchman 7667e11973 remove RemoteAddr from NodeInfo 7 years ago
  Ethan Buchman 53a5498fc5 more fixes from review 7 years ago
  Ethan Buchman e4d52401cf some fixes from review 7 years ago
  Anton Kaliaev 075ae1e301
minimal test for dialing seeds in pex reactor 7 years ago
  Anton Kaliaev 705d51aa42
move dialSeedsIfAddrBookIsEmptyOrPEXFailedToConnect into PEX reactor 7 years ago
  Anton Kaliaev e4897b7bdd
rename manual peers to persistent peers 7 years ago
  Anton Kaliaev 28fc15028a
distinguish between seeds and manual peers in the config/flags 7 years ago
  Ethan Buchman 7d35500e6b p2p: add ID to NetAddress and use for AddrBook 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
  Ethan Buchman 78a682e4b6 blockchain: test fixes 7 years ago
  Ethan Buchman 462b755a60
activate PEX reactor by default 7 years ago
  Ethan Buchman a37c1143ca adr: update 007 trust metric usage 7 years ago
  Anton Kaliaev 691e266bef
ignore ErrAlreadyStarted when starting addrbook in PEXReactor 7 years ago
  Anton Kaliaev 69b5da766c
service#Start, service#Stop signatures were changed 7 years ago
  Ethan Buchman 9529f12c28 more linting 7 years ago
  Zach Ramsay 15651a931e linting errors: tackle p2p package 7 years ago
  Zach Ramsay 46ccbcbff6 linting: apply 'gofmt -s -w' throughout 7 years ago
  Ethan Buchman c4b695f78d minor fixes from review 7 years ago
  Ethan Buchman be1a16a601 p2p/pex: simplify ensurePeers 7 years ago
  Ethan Buchman c931279960 p2p: some fixes re @odeke-em issues #813,#816,#817 7 years ago
  Ethan Buchman e01986e2b3 p2p: update readme, some minor things 7 years ago
  Ethan Buchman 0bbf38141a blockchain/pool: some comments and small changes 7 years ago
  Ethan Buchman aea8629272 peer interface 7 years ago
  Anton Kaliaev b4ece65726
standardize key for errors (should be "err") 7 years ago
  zramsay cf31f8d06f core: apply megacheck vet tool (unused, gosimple, staticcheck) 7 years ago