1. 12 Oct, 2016 1 commit
    • Jeromy's avatar
      merkledag: change 'Node' to be an interface · 01aee446
      Jeromy authored
      Also change existing 'Node' type to 'ProtoNode' and use that most
      everywhere for now. As we move forward with the integration we will try
      and use the Node interface in more places that we're currently using
      ProtoNode.
      
      License: MIT
      Signed-off-by: default avatarJeromy <why@ipfs.io>
      01aee446
  2. 26 Aug, 2016 1 commit
  3. 24 Jun, 2016 1 commit
  4. 09 Jun, 2016 1 commit
  5. 04 May, 2016 1 commit
  6. 30 Jan, 2016 2 commits
  7. 12 Jan, 2016 4 commits
  8. 05 Nov, 2015 1 commit
  9. 27 Oct, 2015 1 commit
  10. 03 Oct, 2015 1 commit
  11. 15 Sep, 2015 1 commit
  12. 03 Sep, 2015 1 commit
  13. 08 Aug, 2015 1 commit
  14. 29 May, 2015 1 commit
  15. 28 May, 2015 2 commits
  16. 31 Mar, 2015 1 commit
  17. 04 Feb, 2015 1 commit
  18. 22 Jan, 2015 1 commit
  19. 10 Jan, 2015 1 commit
  20. 06 Jan, 2015 1 commit
    • Jeromy's avatar
      implement recursive indirect blocks · e3cf8936
      Jeromy authored
      improve efficiency of multilayered indirect blocks
      
      clean up tests
      
      panic cleanup
      
      clean up logic, improve readability
      
      add final root node to the dagservice upon creation
      
      importer: simplified dag generation
      
      test: updated hashes using latest code
      
      @whyrusleeping this is why the sharness tests
      were failing: the hashes are added manually to
      make sure our generation doesn't change.
      
      cleanup after CR
      
      fix merkledag tests
      
      fix small block generation (no subblocks!)
      e3cf8936
  21. 09 Nov, 2014 1 commit
  22. 03 Nov, 2014 1 commit
  23. 01 Nov, 2014 1 commit
  24. 31 Oct, 2014 2 commits
  25. 30 Oct, 2014 2 commits
  26. 08 Oct, 2014 1 commit
  27. 07 Oct, 2014 1 commit
  28. 06 Oct, 2014 2 commits
  29. 05 Oct, 2014 1 commit
  30. 04 Oct, 2014 1 commit
  31. 01 Oct, 2014 2 commits