1. 30 Oct, 2014 1 commit
  2. 22 Oct, 2014 1 commit
  3. 09 Oct, 2014 1 commit
    • Juan Batiz-Benet's avatar
      ipfs name cmd improvements · 2fa43ce4
      Juan Batiz-Benet authored
      - cleaned up cmd help
      - ipfs name publish [<name>] <ref>
      - ipfs name resolve [<name>]
      - publish validates <ref>
      - both validate n args
      2fa43ce4
  4. 08 Oct, 2014 1 commit
  5. 06 Oct, 2014 1 commit
    • Juan Batiz-Benet's avatar
      u.Hash - error · f3ae0e8e
      Juan Batiz-Benet authored
      the u.Hash error can be safely ignored (panic) because multihash
      only fails from the selection of hash function. If the fn + length
      are valid, it won't error.
      
      cc @whyrusleeping
      f3ae0e8e
  6. 01 Oct, 2014 7 commits