1. 29 Jan, 2020 1 commit
  2. 22 Nov, 2019 1 commit
  3. 24 Sep, 2019 1 commit
  4. 30 Aug, 2019 1 commit
    • Steven Allen's avatar
      plugins: add support for plugin configs · 150b6dd1
      Steven Allen authored
      For now, configs specified in `daemon --init-config` and `init CONFIG` are not
      available. We should fix this eventually but isn't necessary for now (and
      supporting this will be annoying).
      150b6dd1
  5. 15 Aug, 2019 1 commit
  6. 28 Jun, 2019 2 commits
  7. 12 Jun, 2019 2 commits
  8. 29 Mar, 2019 1 commit
  9. 05 Mar, 2019 1 commit
  10. 27 Feb, 2019 2 commits
  11. 21 Feb, 2019 2 commits
  12. 19 Feb, 2019 1 commit
  13. 18 Feb, 2019 1 commit
  14. 14 Feb, 2019 1 commit
  15. 11 Feb, 2019 1 commit
  16. 09 Feb, 2019 2 commits
  17. 30 Jan, 2019 2 commits
  18. 23 Jan, 2019 1 commit
  19. 18 Dec, 2018 1 commit
  20. 05 Nov, 2018 2 commits
  21. 03 Nov, 2018 1 commit
  22. 29 Oct, 2018 1 commit
  23. 24 Sep, 2018 1 commit
  24. 23 Sep, 2018 1 commit
  25. 12 Sep, 2018 1 commit
  26. 22 Aug, 2018 1 commit
  27. 15 Aug, 2018 1 commit
  28. 12 Aug, 2018 1 commit
  29. 09 Aug, 2018 1 commit
  30. 22 Jul, 2018 1 commit
  31. 16 Jul, 2018 1 commit
  32. 27 Jun, 2018 1 commit
    • Steven Allen's avatar
      gx update · 3eba14aa
      Steven Allen authored
      Updates:
      
      * go-kad-dht: Query performance improvements, DHT client fixes, validates
        records on *local* put.
      * go-libp2p-swarm/go-libp2p-transport: Timeout improvements.
      * go-multiaddr-net: Exposes useful Conn methods (CloseWrite, CloseRead, etc.)
      * go-log: fixes possible panic when enabling/disabling events.
      * go-multiaddr: fixes possible panic when stringifying malformed multiaddrs,
        adds support for consuming /p2p/ multiaddrs.
      
      fixes #5113
      unblocks #4895
      
      License: MIT
      Signed-off-by: default avatarSteven Allen <steven@stebalien.com>
      3eba14aa
  33. 09 Jun, 2018 1 commit