1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-09-14 18:58:40 +08:00

14 Commits

Author SHA1 Message Date
f10c8282c7 handle error from GetClosestPeers 2015-04-06 00:08:28 -07:00
bf22aeec0a Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs
- Modified Godeps/Godeps.json by hand
- [TEST] Updated welcome docs hash to sharness
- [TEST] Updated contact doc
- [TEST] disabled breaking test (t0080-repo refs local)
2015-03-31 12:52:25 -07:00
7fb63d7e43 move signing options into a validation checker struct 2015-02-26 22:05:03 -08:00
049b5ad945 make signing dht put records optional 2015-02-26 22:05:03 -08:00
29fe7f03f8 remove unused case 2015-02-23 21:09:16 -08:00
7c0c3c4511 add put and get dht commands to cli 2015-02-23 21:09:16 -08:00
403940af42 print out correct object for dht findproviders command 2015-01-25 01:21:23 +00:00
b287422ebd fix type in findProviders command 2015-01-24 08:59:34 +00:00
20c40c3f10 fix commands interface 2015-01-24 08:06:57 +00:00
d68efad06c respect verbose option a bit, and show query events for other commands 2015-01-24 05:32:50 +00:00
4607f54254 add findpeer command 2015-01-24 03:56:46 +00:00
56a5e72760 implement dht findprovs and add error output to dht query 2015-01-24 03:56:46 +00:00
528eb5a55a use a notification type strategy for the query events 2015-01-24 03:56:45 +00:00
ec5276c29c really ugly impl of 'ipfs dht query' command 2015-01-24 03:56:45 +00:00