1. 16 Jan, 2019 1 commit
    • Bamvor Zhang's avatar
      dag: add fsNodeType in NewLeafNode and NewLeafDataNode · c7228b92
      Bamvor Zhang authored
      NewLeafNode and NewLeafDataNode is introduced in commit 474b77a2bdb1c
      ("importer: remove `UnixfsNode` from the balanced builder"). It is
      intended to return ipfs.Node instead of UnixfsNode. But it only
      support creating the TFile leaf node for merkledag.
      
      This commit add fsNodeType to above two functions and update the code
      in dagbuild.go. Further patches of trickledag will make use of them
      and pass TRaw to create leaf node.
      
      License: MIT
      Signed-off-by: default avatarBamvor Zhang <jian.zhang@ipfsbit.com>
      c7228b92
  2. 15 Jan, 2019 3 commits
  3. 09 Jan, 2019 1 commit
  4. 21 Dec, 2018 4 commits
  5. 18 Dec, 2018 2 commits
  6. 13 Dec, 2018 3 commits
  7. 07 Dec, 2018 1 commit
  8. 04 Dec, 2018 1 commit
  9. 28 Nov, 2018 1 commit
  10. 11 Nov, 2018 2 commits
  11. 09 Nov, 2018 1 commit
  12. 08 Nov, 2018 1 commit
  13. 03 Nov, 2018 2 commits
  14. 02 Nov, 2018 5 commits
  15. 01 Nov, 2018 1 commit
  16. 30 Oct, 2018 1 commit
  17. 29 Oct, 2018 8 commits
  18. 27 Oct, 2018 2 commits