kubo/core
Juan Batiz-Benet dfcea4c6f1 bootstrap: not error to not have enough bootstrap peers
use dht bootstrap. there is an edge case where the dht
is tiny (1?) and we have 0 bootstrap peers. we should
probably _inform_ the user, but this may be more a
webui or command thing.
2015-01-05 07:13:51 -08:00
..
commands fuse mount lifecycle fixes 2015-01-04 00:47:27 -08:00
daemon transitioned ipfs2 -> ipfs 2014-11-18 06:15:00 -08:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
bootstrap_test.go introducing p2p pkg 2015-01-02 08:46:45 -08:00
bootstrap.go bootstrap: not error to not have enough bootstrap peers 2015-01-05 07:13:51 -08:00
core_test.go peer change: peer.Peer -> peer.ID 2014-12-23 08:33:32 -08:00
core.go core: rearranged initialization a bit 2015-01-04 00:47:27 -08:00
datastore.go refactor(mdag, bserv, bs) mocks, etc. 2014-12-13 05:17:16 -08:00
mock.go core/mock: use mock routing 2015-01-05 00:16:53 -08:00