1. 05 Nov, 2019 3 commits
    • Steven Allen's avatar
      feat(bootstrap): simplify bootstrapping · ed244cd4
      Steven Allen authored
      * Rename triggerAutoBootstrap to autoBootstrap. This variable used to control
      _triggering_ only but now completely disables automatic bootstrapping.
      * Remove the BootstrapConfig. We introduced this before we switched to
      functional options. Now that we're breaking the interfaces anyways, we might as
      well use functional options all the way (easier to extend).
      * Always query self (feedback from @raulk).
      * Important: don't abort the bootstrap process if we timeout finding ourselves.
      ed244cd4
    • Steven Allen's avatar
      chore(doc): fix comments · 2fdad28d
      Steven Allen authored
      2fdad28d
    • Steven Allen's avatar
      98cf9149
  2. 03 Nov, 2019 1 commit
  3. 02 Nov, 2019 1 commit
  4. 01 Nov, 2019 2 commits
  5. 11 Oct, 2019 5 commits
  6. 26 May, 2019 1 commit
  7. 14 Mar, 2019 1 commit
  8. 12 Mar, 2019 1 commit
  9. 05 Mar, 2019 1 commit
  10. 27 Feb, 2019 1 commit
  11. 26 Feb, 2019 1 commit
  12. 15 Feb, 2019 2 commits
  13. 03 Feb, 2019 1 commit
  14. 01 Feb, 2019 1 commit
  15. 30 Jan, 2019 1 commit
    • Matt Joiner's avatar
      Tidy up bootstrapping (#235) · 2d2bb551
      Matt Joiner authored
      * Remove signal bootstrapping
      
      Remove IpfsDHT.BootstrapOnSignal.
      
      * Type check expected interfaces on IpfsDHT
      
      * Simplify the bootstrap logic
      
      * Tidy up a few other things
      
      * Include BootstrapOnce
      
      * Add comment about duplicating sanity checks
      
      * Use existing import naming convention
      
      * Defer error wrapping until we need it
      
      * Restore existing query count behaviour
      2d2bb551
  16. 24 Jan, 2019 1 commit
  17. 23 Jan, 2019 8 commits
  18. 22 Jan, 2019 1 commit
  19. 26 Dec, 2018 1 commit
  20. 31 Jul, 2018 1 commit
  21. 28 Jul, 2018 1 commit
  22. 24 Jul, 2018 1 commit
  23. 23 Jul, 2018 1 commit
  24. 02 Jul, 2018 1 commit
  25. 29 Jun, 2018 1 commit