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. 18 Oct, 2018 10 commits
  3. 17 Oct, 2018 1 commit
  4. 12 Oct, 2018 1 commit
  5. 10 Oct, 2018 3 commits
  6. 08 Oct, 2018 1 commit
  7. 06 Oct, 2018 1 commit
  8. 05 Oct, 2018 4 commits
  9. 04 Oct, 2018 2 commits
  10. 01 Oct, 2018 2 commits
  11. 29 Sep, 2018 1 commit
  12. 28 Sep, 2018 2 commits
  13. 26 Sep, 2018 3 commits
  14. 24 Sep, 2018 1 commit
  15. 21 Sep, 2018 2 commits
  16. 17 Sep, 2018 2 commits
  17. 14 Sep, 2018 2 commits
  18. 13 Sep, 2018 1 commit