kubo/core
Steven Allen 1045a31e1d fix: use pre-defined relays for autorelay
Unfortunately, we don't currently have any way to pick out good relays from bad.
That means we keep searching, trying bad relays, searching some more, trying
_the same relays_, etc. until we randomly find 3 good stable relays. In
practice, this means we just keep searching forever and keep thrashing the DHT.

see https://github.com/libp2p/go-libp2p/issues/694
2020-01-17 16:08:59 -08:00
..
bootstrap bootstrap: cleanup randomSubsetOfPeers 2019-04-17 16:56:27 -07:00
commands Merge pull request #6441 from dirkmc/fix/block-put-flush-pin 2019-07-04 09:03:07 -07:00
coreapi fix issue 6760, adding with hash-only, high CPU usage. 2020-01-17 13:11:36 -08:00
coredag gx: unrewrite 2019-03-05 18:33:56 +01:00
corehttp fix: limit SW registration to content root 2020-01-17 13:11:43 -08:00
corerepo gc: cancel context 2019-04-30 12:09:08 -07:00
coreunix chore: fix linter nits 2019-05-14 09:38:26 -07:00
mock constructor: move libp2p related stuff to subpackage 2019-04-23 13:30:25 +02:00
node fix: use pre-defined relays for autorelay 2020-01-17 16:08:59 -08:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
builder.go core: call app.Stop once 2019-05-25 18:42:45 +02:00
core_test.go gx: unrewrite 2019-03-05 18:33:56 +01:00
core.go core: call app.Stop once 2019-05-25 18:42:45 +02:00