1. 24 Oct, 2018 1 commit
    • Steven Allen's avatar
      don't disconnect on protocol version mismatch · dd7868a1
      Steven Allen authored
      Sending a protocol version is nice. However, this "disconnect if our versions
      are different" logic makes the version entirely useless (because we can't change
      it).
      
      Really, each indevidual protocol is versioned so let's just leave it at that. If
      we make a breaking change that requires a protocol bump, we can do that and
      then switch on the other side's version. However, we'll have to wait for the
      entire network to upgrade for that to work.
      dd7868a1
  2. 19 Oct, 2018 3 commits
  3. 18 Oct, 2018 1 commit
  4. 08 Oct, 2018 1 commit
  5. 06 Oct, 2018 1 commit
  6. 05 Oct, 2018 1 commit
  7. 01 Oct, 2018 1 commit
  8. 29 Sep, 2018 1 commit
  9. 26 Sep, 2018 3 commits
  10. 21 Sep, 2018 1 commit
  11. 14 Sep, 2018 1 commit
  12. 13 Sep, 2018 1 commit
  13. 10 Sep, 2018 1 commit
  14. 08 Sep, 2018 1 commit
  15. 07 Sep, 2018 1 commit
  16. 02 Sep, 2018 1 commit
  17. 31 Aug, 2018 1 commit
  18. 28 Aug, 2018 1 commit
  19. 13 Aug, 2018 1 commit
  20. 09 Aug, 2018 1 commit
  21. 08 Aug, 2018 3 commits
  22. 02 Aug, 2018 1 commit
  23. 27 Jul, 2018 1 commit
  24. 15 Jun, 2018 1 commit
    • Steven Allen's avatar
      reduce error to warning and log the error · b4428fda
      Steven Allen authored
      This happens all the time in tests where we intentionally use fake keys for
      performance.
      
      Anyways, users probably don't want their logs spammed with errors they can't do
      anything about.
      b4428fda
  25. 12 Jun, 2018 1 commit
  26. 09 Jun, 2018 1 commit
  27. 06 Jun, 2018 2 commits
  28. 05 Jun, 2018 1 commit
  29. 27 Mar, 2018 1 commit
  30. 16 Feb, 2018 1 commit
  31. 14 Feb, 2018 1 commit
  32. 28 Jan, 2018 1 commit
  33. 27 Jan, 2018 1 commit