..
conn
p2p: pass start time to flowrate and cleanup constructors (#7838)
3 years ago
mocks
p2p: remove unneeded close channels from p2p layer (#7392)
3 years ago
p2ptest
service: change stop interface (#7816)
3 years ago
pex
build: Make sure to test packages with external tests (#7608)
3 years ago
README.md
p2p: renames for reactors and routing layer internal moves (#6547)
3 years ago
address.go
p2p: make NodeID and NetAddress public (#6583)
3 years ago
address_test.go
service: remove stop method and use contexts (#7292)
3 years ago
channel.go
Completed the existing `FinalizeBlock` PR and rebased to master (#7798)
3 years ago
channel_test.go
p2p: use recieve for channel iteration (#7425)
3 years ago
conn_tracker.go
p2p: renames for reactors and routing layer internal moves (#6547)
3 years ago
conn_tracker_test.go
p2p: renames for reactors and routing layer internal moves (#6547)
3 years ago
errors.go
p2p, types: remove legacy NetAddress type (#7084)
3 years ago
metrics.go
Remove now-unused nolint:lll directives. (#7356)
3 years ago
metrics_test.go
Completed the existing `FinalizeBlock` PR and rebased to master (#7798)
3 years ago
p2p_test.go
service: remove stop method and use contexts (#7292)
3 years ago
peermanager.go
p2p: always advertise self, to enable mutual address discovery (#7594)
3 years ago
peermanager_scoring_test.go
service: cleanup mempool and peer update shutdown (#7401)
3 years ago
peermanager_test.go
p2p: always advertise self, to enable mutual address discovery (#7594)
3 years ago
pqueue.go
Completed the existing `FinalizeBlock` PR and rebased to master (#7798)
3 years ago
pqueue_test.go
Completed the existing `FinalizeBlock` PR and rebased to master (#7798)
3 years ago
queue.go
sync+p2p: remove closer (#7805)
3 years ago
router.go
reactors: skip log on some routine cancels (#7556)
3 years ago
router_filter_test.go
Completed the existing `FinalizeBlock` PR and rebased to master (#7798)
3 years ago
router_init_test.go
Completed the existing `FinalizeBlock` PR and rebased to master (#7798)
3 years ago
router_test.go
service: change stop interface (#7816)
3 years ago
transport.go
p2p: remove unneeded close channels from p2p layer (#7392)
3 years ago
transport_mconn.go
p2p: pass start time to flowrate and cleanup constructors (#7838)
3 years ago
transport_mconn_test.go
libs/service: regularize Stop semantics and concurrency primitives (#7809)
3 years ago
transport_memory.go
sync+p2p: remove closer (#7805)
3 years ago
transport_memory_test.go
Completed the existing `FinalizeBlock` PR and rebased to master (#7798)
3 years ago
transport_test.go
p2p: remove unneeded close channels from p2p layer (#7392)
3 years ago
types.go
p2p: channel shim cleanup (#7129)
3 years ago