1. 02 Apr, 2020 1 commit
    • Hannah Howard's avatar
      Option to Reject requests by default (#58) · 67606650
      Hannah Howard authored
      * refactor(hooks): refactor default validation as hook, add unregister option
      
      * feat(graphsync): add disable default validation option
      
      * fix(responsemanager): fix mutex  unlocking
      
      cover case where unlocking was not happening
      67606650
  2. 23 Mar, 2020 3 commits
  3. 20 Mar, 2020 1 commit
  4. 03 Dec, 2019 4 commits
  5. 02 Dec, 2019 2 commits
  6. 18 Nov, 2019 1 commit
  7. 11 Nov, 2019 1 commit
    • hannahhoward's avatar
      refactor(graphsync): refactor file organization · 170951f1
      hannahhoward authored
      To reduce future import cycles, and expose more types properly, move the root package to an
      interface/types file and move the main implementation into /impl. This also exposes an interface
      other implementers can replace.
      170951f1
  8. 30 Jul, 2019 1 commit
  9. 23 Jul, 2019 1 commit
  10. 20 Jul, 2019 1 commit
  11. 11 Jun, 2019 1 commit
  12. 10 May, 2019 1 commit
  13. 19 Apr, 2019 6 commits