1. 08 Feb, 2018 1 commit
  2. 03 Feb, 2018 1 commit
  3. 01 Feb, 2018 2 commits
  4. 24 Jan, 2018 1 commit
  5. 20 Dec, 2017 3 commits
  6. 14 Dec, 2017 1 commit
  7. 17 Nov, 2017 1 commit
  8. 02 Sep, 2017 1 commit
  9. 12 Jul, 2017 1 commit
  10. 04 Jul, 2017 1 commit
  11. 29 Jun, 2017 2 commits
  12. 20 Apr, 2017 1 commit
  13. 12 Feb, 2017 1 commit
  14. 24 Oct, 2016 1 commit
  15. 08 Oct, 2016 1 commit
  16. 06 Oct, 2016 1 commit
  17. 09 Sep, 2016 1 commit
  18. 26 Aug, 2016 1 commit
  19. 24 Jun, 2016 1 commit
  20. 09 Jun, 2016 1 commit
  21. 05 May, 2016 1 commit
  22. 04 May, 2016 1 commit
  23. 13 Feb, 2016 1 commit
  24. 30 Jan, 2016 2 commits
  25. 05 Nov, 2015 1 commit
  26. 27 Oct, 2015 1 commit
  27. 03 Oct, 2015 1 commit
  28. 15 Sep, 2015 1 commit
  29. 03 Sep, 2015 1 commit
  30. 10 Aug, 2015 1 commit
  31. 08 Aug, 2015 1 commit
  32. 03 Jun, 2015 1 commit
  33. 31 Mar, 2015 1 commit
  34. 03 Feb, 2015 1 commit
  35. 06 Jan, 2015 1 commit
    • Jeromy's avatar
      implement recursive indirect blocks · 31b5f255
      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!)
      31b5f255