1. 30 Jan, 2019 2 commits
  2. 26 Jan, 2019 1 commit
  3. 23 Jan, 2019 2 commits
  4. 22 Jan, 2019 1 commit
  5. 11 Jan, 2019 3 commits
  6. 10 Jan, 2019 1 commit
  7. 09 Jan, 2019 1 commit
  8. 04 Jan, 2019 1 commit
  9. 22 Dec, 2018 2 commits
  10. 20 Dec, 2018 6 commits
  11. 19 Dec, 2018 5 commits
  12. 18 Dec, 2018 3 commits
  13. 17 Dec, 2018 1 commit
  14. 13 Dec, 2018 9 commits
  15. 12 Dec, 2018 1 commit
  16. 11 Dec, 2018 1 commit
    • hannahhoward's avatar
      refactor(sessions): extract sessions to package · 40aa1fb8
      hannahhoward authored
      - moved sessions out of main bitswap package
      - modified session manager to manage all sessions
      - moved get functions to their own package so sessions can directly
      
      BREAKING CHANGE: SessionsForBlock, while not used outside of Bitswap, has been removed, and was an
      exported function
      40aa1fb8