1. 04 Mar, 2020 1 commit
  2. 03 Mar, 2020 1 commit
  3. 02 Mar, 2020 1 commit
    • dirkmc's avatar
      Ensure broadcast when remaining peer becomes unavailable (#272) · 0ba089b4
      dirkmc authored
      * fix: ensure broadcast when peer becomes unavailable and all other peers sent DONT_HAVE for CID
      
      * fix: lint warnings
      
      * refactor: simplify session want sender DONT_HAVE list
      
      * fix: flaky test
      
      * test: add session exhausted wants test
      
      * docs: improve sessionWantSender processAvailability docs
      0ba089b4
  4. 28 Feb, 2020 1 commit
  5. 18 Feb, 2020 1 commit
  6. 14 Feb, 2020 2 commits
  7. 13 Feb, 2020 3 commits
  8. 12 Feb, 2020 6 commits
  9. 10 Feb, 2020 2 commits
  10. 31 Jan, 2020 4 commits
  11. 30 Jan, 2020 4 commits
  12. 23 Jan, 2020 2 commits
  13. 18 Dec, 2019 1 commit
  14. 16 Dec, 2019 1 commit
  15. 09 Dec, 2019 2 commits
  16. 05 Dec, 2019 5 commits
  17. 28 Oct, 2019 1 commit
    • dirkmc's avatar
      Merge PR Parallelize engine reads (#216) · dcbe1f29
      dirkmc authored
      * feat: parallelize reads
      
      * feat: concurent engine task workers and concurrent bstore reads
      
      * fix: lint
      
      * fix: address review comments
      
      * refactor: in BlockstoreManager wait for process.Closing() instead of Context.Done()
      
      * fix: use channel size 0 for BlockstoreManager reads
      
      * fix: change blockstore error logs from warnings to errors
      
      * fix: flaky test
      
      * fix: lint
      dcbe1f29
  18. 15 Oct, 2019 2 commits