1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-10-10 16:15:01 +08:00

9 Commits

Author SHA1 Message Date
782976f473 add basic test for blocks package #59 (actually add file) 2014-09-15 06:08:49 +00:00
8a21af092a add basic test for blocks package #59 2014-09-15 06:07:03 +00:00
7968b45e58 vendor dependencies with godep
dependencies are vendored into Godeps/_workspace and commit versions are
recorded in Godeps.json

update datastore to e89f0511
update go.crypto
2014-09-09 22:39:42 -07:00
678db4fa40 more work on bitswap and other code cleanup 2014-08-25 09:44:42 -07:00
91e4675cbf basic implementation of bitswap, needs testing/verification that it works 2014-08-24 18:13:05 -07:00
f718bd6a92 go lint
link errors left:
- protocol buffers output is not lint-friendly
2014-07-22 02:20:08 -07:00
015398846f block get returned. 2014-07-05 15:38:17 -07:00
a5241b767b block service 2014-07-05 15:32:08 -07:00
3b570d3f82 skeleton. 2014-06-26 01:14:26 -07:00