1. 18 Jun, 2019 1 commit
    • Cole Brown's avatar
      Address review comments · 855b46d3
      Cole Brown authored
      Update msgio to latest version
      Use max size in msgio readers
      Fix error handling in reads
      855b46d3
  2. 26 May, 2019 1 commit
  3. 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
  4. 22 May, 2019 2 commits
  5. 17 May, 2019 1 commit
  6. 15 Apr, 2019 1 commit
  7. 13 Apr, 2019 1 commit
  8. 12 Apr, 2019 1 commit
  9. 04 Apr, 2019 1 commit
  10. 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
  11. 07 Mar, 2019 1 commit
  12. 05 Mar, 2019 1 commit
  13. 02 Mar, 2019 1 commit
  14. 28 Feb, 2019 1 commit
  15. 26 Feb, 2019 1 commit
  16. 12 Feb, 2019 4 commits
  17. 07 Feb, 2019 1 commit