Commit Graph

25 Commits

Author SHA1 Message Date
Juan Batiz-Benet
ee3be129fc set util.ErrNotFound = ds.ErrNotFound 2014-09-26 23:37:36 -07:00
Brian Tiger Chow
63a2855a49 feat(util:context) add error logging to context
This commit...

is a second attempt at: https://github.com/jbenet/go-ipfs/pull/68

partially addresses: https://github.com/jbenet/go-ipfs/issues/66

is the result of discussion at:

    https://gist.github.com/perfmode/f2951c1ed3a02c484d0b
2014-09-23 21:08:36 -04:00
Brian Tiger Chow
767d6ca633 refac(bitswap, util) extract KeySet 2014-09-22 04:06:19 -07:00
Juan Batiz-Benet
64ba4cd0df output + linting 2014-09-22 04:06:17 -07:00
Juan Batiz-Benet
7a785ded74 sync counter for processing things 2014-09-22 04:05:23 -07:00
Brian Tiger Chow
c07578d6ab chore(util) rm unused DatastoreKey method 2014-09-22 04:05:20 -07:00
Brian Tiger Chow
96ab834325 feat(util) add u.Key().ToDatastore() method 2014-09-22 04:05:15 -07:00
Brian Tiger Chow
697625a9e5 feat(util:testutil) add NewBlockOrFail(t, data) factory method
for use in tests
2014-09-16 04:03:30 -07:00
Jeromy
35a87e9d07 expand path names for add command, and pass errors up even more 2014-09-13 04:42:48 +00:00
Brian Tiger Chow
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
Juan Batiz-Benet
0fdc571554 POut should not have a newline 2014-08-20 18:29:31 -07:00
Jeromy
8a1fdbb83d rewrite message response listening framework 2014-08-15 22:37:53 -07:00
Jeromy
a43886245e more work implementing coral type lookups 2014-08-10 21:02:05 -07:00
Jeromy
ae6285e5a3 address issues from code review (issue #25) 2014-08-08 18:09:21 -07:00
Jeromy
bd9fc2b782 fix bug in routing table lookups 2014-08-07 06:21:44 -07:00
Jeromy
71c7c5844a providers interface is coming along nicely 2014-08-07 06:21:12 -07:00
Jeromy
8d98d4b48d making connections between nodes get closer to working 2014-08-07 06:21:11 -07:00
Jeromy
3444d41dce work on framework for dht message handling 2014-08-07 06:18:20 -07:00
Juan Batiz-Benet
3f97e7e385 goling: PeerId -> ID 2014-07-22 02:28:25 -07:00
Juan Batiz-Benet
f718bd6a92 go lint
link errors left:
- protocol buffers output is not lint-friendly
2014-07-22 02:20:08 -07:00
Juan Batiz-Benet
4e1c413e82 move tilde expnasion to util. 2014-07-05 17:34:44 -07:00
Juan Batiz-Benet
61ac7191c4 global hash func 2014-07-05 15:14:18 -07:00
Juan Batiz-Benet
1d3e72a33b gofmt 2014-07-05 15:02:19 -07:00
Juan Batiz-Benet
4d80a2d214 key 2014-07-05 14:55:12 -07:00
Juan Batiz-Benet
69e92f939c util 2014-07-05 01:57:03 -07:00