48 Commits (1dca1a8f97b112f765d7b7de471ec8e6686bf1c2)

Author SHA1 Message Date
  Sam Kleinman 6ab62fe7b6
service: remove stop method and use contexts (#7292) 3 years ago
  Sam Kleinman d7606777cf
libs/service: pass logger explicitly (#7288) 3 years ago
  Sam Kleinman 27560cf7a4
p2p: reduce peer score for dial failures (#7265) 3 years ago
  Sharad Chand 8441b3715a
migrate away from deprecated ioutil APIs (#7175) 3 years ago
  Sam Kleinman 4bd8c5ab6f
p2p: transport should be captive resposibility of router (#7160) 3 years ago
  Sam Kleinman b15b2c1b78
flowrate: cleanup unused files (#7158) 3 years ago
  William Banfield b4bc6bb4e8
p2p: add message type into the send/recv bytes metrics (#7155) 3 years ago
  Sam Kleinman 23be048294
p2p: use correct transport configuration (#7152) 3 years ago
  Callum Waters 68ca65f5d7
pex: remove legacy proto messages (#7147) 3 years ago
  Sam Kleinman ca8f004112
p2p: remove final shims from p2p package (#7136) 3 years ago
  Sam Kleinman 7143f14a63
p2p: simplify open channel interface (#7133) 3 years ago
  Sam Kleinman cbe6ad6cd5
p2p: flatten channel descriptor (#7132) 3 years ago
  Sam Kleinman 0900ea8396
p2p: channel shim cleanup (#7129) 3 years ago
  Sam Kleinman f4a56f4034
p2p: refactor channel description (#7130) 3 years ago
  William Banfield ff7b0e638e
p2p: fix priority queue bytes pending calculation (#7120) 3 years ago
  Sam Kleinman ded310093e
lint: fix collection of stale errors (#7090) 3 years ago
  Sam Kleinman 3646b635d3
p2p, types: remove legacy NetAddress type (#7084) 3 years ago
  Callum Waters 59404003ee
p2p: rename pexV2 to pex (#7088) 3 years ago
  Sam Kleinman 1b5bb5348f
p2p: cleanup unused arguments (#7079) 3 years ago
  Sam Kleinman 5bf30bb049
p2p: cleanup transport interface (#7071) 3 years ago
  Sam Kleinman 3ea81bfaa7
p2p: remove wdrr queue (#7064) 3 years ago
  Sam Kleinman 03ad7d6f20
p2p: delete legacy stack initial pass (#7035) 3 years ago
  M. J. Fromberger bdd815ebc9
Align atomic struct field for compatibility in 32-bit ABIs. (#7037) 3 years ago
  lklimek 1bd1593f20
fix: race condition in p2p_switch and pex_reactor (#7015) 3 years ago
  M. J. Fromberger cf7537ea5f
cleanup: Reduce and normalize import path aliasing. (#6975) 3 years ago
  William Banfield 63aeb50665
upgrading: add information into the UPGRADING.md for users of the codebase wishing to upgrade (#6898) 3 years ago
  William Banfield 4e96c6b234
tools: add mockery to tools.go and remove mockery version strings (#6787) 3 years ago
  Callum Waters 02f8e4c0bd
blockstore: fix problem with seen commit (#6782) 3 years ago
  M. J. Fromberger 6dd8984fef
Fix and clarify breaks from select cases. (#6781) 3 years ago
  William Banfield a751eee7f2
p2p: add test for pqueue dequeue full error (#6760) 3 years ago
  Callum Waters a341a626e0
p2p: avoid blocking on the dequeCh (#6765) 3 years ago
  William Banfield c3ae6f5b58
p2p: add coverage for mConnConnection.TrySendMessage (#6754) 3 years ago
  William Banfield f70396c6fd
add and run make target for generating existing mocks (#6732) 3 years ago
  Callum Waters 6dd0cf92c8
router/statesync: add helpful log messages (#6724) 3 years ago
  Callum Waters aa4854ff8f
docs: add docs file for the peer exchange (#6665) 3 years ago
  Callum Waters decac693ab
p2p: remove annoying error log (#6688) 3 years ago
  Aleksandr Bezobchuk 1dec3e139a
add stacktrace to panic logs (#6662) 3 years ago
  Callum Waters c769e3e09b
p2p: track peer channels to avoid sending across a channel a peer doesn't have (#6601) 3 years ago
  William Banfield 0cb0dd7ce9
p2p: do not redial peers with different chain id (#6630) 3 years ago
  Marko 0e9bec1b53
pkg: expose p2p functions (#6627) 3 years ago
  Yawning Angel c5cc3c8d3f
crypto: Use a different library for ed25519/sr25519 (#6526) 3 years ago
  Sam Kleinman 917180dfd2
p2p: reduce buffering on channels (#6609) 3 years ago
  Sam Kleinman 9ffa7e8a2b
types: move NodeInfo from p2p (#6618) 3 years ago
  Sam Kleinman ae5f98881b
p2p: make NodeID and NetAddress public (#6583) 3 years ago
  Sam Kleinman bed58a749f
p2p: address audit issues with the peer manager (#6603) 3 years ago
  Sam Kleinman d228afc548
p2p: avoid retry delay in error case (#6591) 3 years ago
  Callum Waters 25bb556fee
p2p: increase queue size to 16MB (#6588) 3 years ago
  Sam Kleinman a855f96946
p2p: renames for reactors and routing layer internal moves (#6547) 3 years ago