1. 31 Jul, 2020 1 commit
  2. 30 Jul, 2020 7 commits
  3. 27 Jul, 2020 1 commit
  4. 23 Jul, 2020 1 commit
  5. 14 Jul, 2020 2 commits
  6. 15 Jun, 2020 1 commit
  7. 12 Jun, 2020 1 commit
  8. 03 Jun, 2020 5 commits
  9. 27 May, 2020 1 commit
    • Alan Shaw's avatar
      feat: add direct connect ticks option · c0712c6e
      Alan Shaw authored
      In [drand](https://github.com/drand/drand) we have a gossipsub relay to allow users to subscribe to getting random values over pubsub. We want to support pure gossip relays who relay from a relay. For this we need direct peering agreements and want to mitigate the possibility of "missing" randomness messages by ensuring the direct connect ticks period is less than the period between updates.
      
      This PR simply adds a new functional option allowing us to set the direct connect ticks value without modifying the global variable.
      c0712c6e
  10. 26 May, 2020 1 commit
  11. 20 May, 2020 5 commits
  12. 19 May, 2020 14 commits