kubo/core
Juan Batiz-Benet cc8ed14e7a bootstrap: update bootstrapping process.
Note: the dht-specific part of the bootstrap function
was only there to make sure to call `dht.Update(ctx, npeer)`.
This already happens on all new connections made by the
network, as the dht is signed up for notifications.
2015-02-15 04:41:16 -08:00
..
commands Fixed 'ipfs block put' panic 2015-02-11 14:56:36 -08:00
corehttp corehttp: add test for gateway with mocked namesys 2015-02-08 12:54:43 -08:00
corerepo logs: removed all log.Errors unhelpful to users 2015-02-03 01:06:07 -08:00
corerouting fix(grc) move Bootstrap method onto routing interface 2015-02-15 04:41:16 -08:00
coreunix update UI from PR comments 2015-02-04 23:07:13 +00: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: update bootstrapping process. 2015-02-15 04:41:16 -08:00
builder.go implement nodebuilder 2015-02-11 21:47:07 +00:00
core_test.go feat(core): use repo.Repo in core constructor 2015-01-18 14:41:42 -08:00
core.go implement nodebuilder 2015-02-11 21:47:07 +00:00
datastore.go refactor(repo/config) move config under repo 2015-01-13 03:09:30 -08:00
mock.go feat(core): use repo.Repo in core constructor 2015-01-18 14:41:42 -08:00