kubo/core
Juan Batiz-Benet b1d11ccfcb peerstore constructs peers
Now, all peers should be retrieved from the Peerstore, which will
construct the peers accordingly. This ensures there's only one peer
object per peer (opposite would be bad: things get out sync)

cc @whyrusleeping
2014-10-20 00:44:44 -07:00
..
commands Merge pull request #185 from cryptix/cmdObjects 2014-10-19 16:58:47 -07:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
core_test.go ammend tests with changes 2014-09-26 02:41:46 -07:00
core.go peerstore constructs peers 2014-10-20 00:44:44 -07:00
datastore.go use encoded (pretty) keys only on fs ds 2014-10-08 14:49:04 -07:00
mock.go peerstore constructs peers 2014-10-20 00:44:44 -07:00