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
b79fffc965
implement metadata node for unixfs and other
2015-02-04 23:07:12 +00:00
abb3c9c9c4
implement path type
2015-01-29 17:51:08 +00:00
da976a5f21
blocks: AllKeys + tests
2015-01-11 16:59:22 -08:00
77696a47f7
events(bitswap) try the new event logger in the bitswap GetBlock method
...
@jbenet
@whyrusleeping
Let me know if you want to direct the eventlog output to _both_ the file
and stderr. Right now it goes to file. Perhaps this is just a minor bip
in the larger discussion around log levels.
https://github.com/jbenet/go-ipfs/issues/292
License: MIT
Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
2014-12-05 20:53:18 +00:00
2f345c8515
cleanup: removed key marshal logs
2014-10-22 02:58:04 -07:00
5d86ce56ac
key marshalling + b58 encoding
2014-10-22 02:54:53 -07:00
8d7850eeb5
updated datastore (keytransform)
2014-10-21 15:18:12 -07:00
f7c1ed39e0
renamed datastore.go -> go-datastore
2014-10-21 15:10:58 -07:00
20d1d354f3
moved XOR keyspace -> util
2014-10-18 20:01:27 -07:00
cb15a437ea
broke up log file + logging env
...
IPFS_LOGGING now takes a logging.Level string
(no more "all") cc @whyrusleeping
2014-10-11 04:44:59 -07:00