Ho-Sheng Hsiao
ac98d23b65
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
Alex
236dfd1e18
Implemented @jbenet's suggestion to avoid panics if peerID is of length 0.
2015-03-03 09:20:23 -08:00
Alex
4b52be2807
Fixed #780
2015-03-02 23:53:30 -08:00
Jeromy
9c83bd0959
fix for #757
2015-02-13 07:47:51 +00:00
Jeromy
bb4ad4494b
really ugly impl of 'ipfs dht query' command
2015-01-24 03:56:45 +00:00
Juan Batiz-Benet
f3c490a4e3
peer+mocknet: sorting for determinism.
2015-01-05 04:55:01 -08:00
Juan Batiz-Benet
bfcb95d60c
crypto -> p2p/crypto
...
The crypto package moves into p2p. Nothing in it so far is ipfs
specific; everything is p2p-general.
2015-01-02 08:46:45 -08:00
Juan Batiz-Benet
0c1fe86b5e
introducing p2p pkg
...
I think it's time to move a lot of the peer-to-peer networking
but-not-ipfs-specific things into its own package: p2p.
This could in the future be split off into its own library.
The first thing to go is the peer.
2015-01-02 08:46:45 -08:00