1. 01 Sep, 2021 2 commits
  2. 02 May, 2021 2 commits
  3. 26 Mar, 2021 1 commit
    • Hannah Howard's avatar
      Update for LinkSystem (#161) · 3d4728ce
      Hannah Howard authored
      * swap go-ipld-prime-proto for go-codec-dagpb
      
      DO NOT MERGE
      
      * feat(graphsync): update for linksystem
      
      replace most instances of loader and storer with ipld.LinkSystem
      
      * feat(graphsync): use trusted storage
      
      * feat(deps): update to released ipld-prime
      
      * ci(circle): use updated orb
      
      * style(lint): fix lint errors
      Co-authored-by: default avatarDaniel Martí <mvdan@mvdan.cc>
      3d4728ce
  4. 05 Mar, 2021 1 commit
  5. 04 Mar, 2021 3 commits
  6. 02 Mar, 2021 2 commits
  7. 25 Feb, 2021 3 commits
  8. 12 Feb, 2021 1 commit
    • Hannah Howard's avatar
      Automatically record heap profiles in testplans (#147) · cdabeba8
      Hannah Howard authored
      * feat(testplans): add memory snapshots to stress test
      
      Add option to record heap profiles pre and post gc after every round
      
      * feat(testplans): augment memory stress testing
      
      add incremental recording of stress test vals
      
      * ci(circle): add memory-stress testplan
      
      * feat(testplan): switch to go-ds-badger2 to fix mem leak
      cdabeba8
  9. 22 Jan, 2021 1 commit
  10. 21 Jan, 2021 4 commits
  11. 19 Jan, 2021 2 commits
  12. 23 Dec, 2020 1 commit
    • Alex Cruikshank's avatar
      Response Assembler Refactor (#138) · 319ab7e6
      Alex Cruikshank authored
      * WIP
      
      * WIP
      
      * network tests passing
      
      * fix peermanager test
      
      * requestmanager passes
      
      * responsemanager test passing
      
      * peerresponsebuilder test passing
      
      * network and messagequeue tests are passing
      
      * fix imports
      
      * refactor(responsemanager): test cleanup
      
      cleanup response manager test and continue cleaning up names
      
      * refactor(graphsync): add more code documentation
      
      * refactor(responsemanager): finish rename cleanup
      
      remove references to old peerresponsemanager, peerresponsesender
      
      * fix(messagequeue): don't miss queued messages
      
      move large blocks test to message queue where it belongs, make sure we properly handle queued
      messages
      
      * Apply suggestions from code review
      Co-authored-by: default avatarAlex Cruikshank <169613+acruikshank@users.noreply.github.com>
      
      * refactor(responseassembler): rename transaction builder
      
      rename transaction builder to response builder
      Co-authored-by: default avatarhannahhoward <hannah@hannahhoward.net>
      Co-authored-by: default avataracruikshank <acruikshank@example.com>
      319ab7e6
  13. 22 Dec, 2020 2 commits
  14. 17 Dec, 2020 2 commits
  15. 11 Dec, 2020 3 commits
  16. 10 Dec, 2020 1 commit
  17. 25 Nov, 2020 2 commits
  18. 12 Nov, 2020 4 commits
  19. 11 Nov, 2020 3 commits