1. 24 May, 2019 2 commits
    • Hector Sanjuan's avatar
      Update deps to latest libp2p · 249eb090
      Hector Sanjuan authored
      This is a -u=patch update
      249eb090
    • Steven Allen's avatar
      drop the go-context dependency · 5bf9cf5e
      Steven Allen authored
      This was causing us to build up a bunch of background goroutines. Technically,
      we should be resetting all these streams when the DHT stops. However, we don't
      actually unregister stream handlers from the host so, really, nothing will
      actually stop till the host stops. When it does, it'll kill all the streams
      anyways.
      5bf9cf5e
  2. 22 May, 2019 2 commits
  3. 17 May, 2019 1 commit
  4. 15 Apr, 2019 1 commit
  5. 13 Apr, 2019 1 commit
  6. 12 Apr, 2019 1 commit
  7. 04 Apr, 2019 1 commit
  8. 21 Mar, 2019 3 commits
    • Steven Allen's avatar
      go modules: tidy go.sum · 120926bc
      Steven Allen authored
      120926bc
    • Steven Allen's avatar
      Revert "GoModules: Checksum mismatch:" · e5097ceb
      Steven Allen authored
      e5097ceb
    • Evgeniy Kulikov's avatar
      GoModules: Checksum mismatch: · 89e0c73d
      Evgeniy Kulikov authored
      ```
      verifying github.com/ipfs/go-datastore@v0.0.1/go.mod: checksum mismatch
              downloaded: h1:bYmHO9fuKO1Ca7dpdDBWQl0mndy5b0HFqSJjGlNYtzs=
              go.sum:     h1:d4KVXhMt913cLBEI/PXAy6ko+W7e9AhyAKBGh803qeE=
      ```
      
      ```
      verifying github.com/ipfs/go-datastore@v0.0.1: checksum mismatch
              downloaded: h1:u3lrOIBAhGS5prBa94V89LJNMWlEsO2+zgFlEGTl0E4=
              go.sum:     h1:AW/KZCScnBWlSb5JbnEnLKFWXL224LBEh/9KXXOrUms=
      ```
      89e0c73d
  9. 07 Mar, 2019 1 commit
  10. 05 Mar, 2019 1 commit
  11. 02 Mar, 2019 1 commit
  12. 28 Feb, 2019 1 commit
  13. 26 Feb, 2019 1 commit
  14. 12 Feb, 2019 4 commits
  15. 07 Feb, 2019 1 commit