- 20 Oct, 2014 3 commits
-
-
Juan Batiz-Benet authored
Changed lots of peer use, and changed the peerstore to ensure there is only ever one peer in use. Fixed #174
-
Juan Batiz-Benet authored

-
Juan Batiz-Benet authored
Now, all peers should be retrieved from the Peerstore, which will construct the peers accordingly. This ensures there's only one peer object per peer (opposite would be bad: things get out sync) cc @whyrusleeping
-
- 19 Oct, 2014 3 commits
- 18 Oct, 2014 4 commits
- 15 Oct, 2014 3 commits
- 14 Oct, 2014 1 commit
-
-
Henry authored
-
- 13 Oct, 2014 4 commits
-
-
Henry authored
-
Henry authored
-
Henry authored
-
Juan Batiz-Benet authored
Fixes #157 Found #158
-
- 11 Oct, 2014 1 commit
-
-
Juan Batiz-Benet authored
new Service interface
-
- 10 Oct, 2014 7 commits
- 09 Oct, 2014 2 commits
-
-
Juan Batiz-Benet authored
and other logging switches. I kept the u.PErr and u.POut in cli commands, as those do need to write raw output directly.
-
Juan Batiz-Benet authored
- cleaned up cmd help - ipfs name publish [<name>] <ref> - ipfs name resolve [<name>] - publish validates <ref> - both validate n args
-
- 08 Oct, 2014 3 commits
-
-
Juan Batiz-Benet authored
-
Jeromy authored
cc @jbenet
-
Juan Batiz-Benet authored
type NameSystem interface { Resolver Publisher } should say it all. cc @whyrusleeping
-
- 06 Oct, 2014 3 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Jeromy authored
working on dag modification structures, factored out the data format into an importer subpackage and added more ipns tests
-
- 04 Oct, 2014 5 commits
-
-
Jeromy authored
-
Jeromy authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
- 03 Oct, 2014 1 commit
-
-
Juan Batiz-Benet authored
-