1. 19 Oct, 2014 3 commits
  2. 18 Oct, 2014 10 commits
  3. 11 Oct, 2014 1 commit
  4. 10 Oct, 2014 1 commit
  5. 09 Oct, 2014 2 commits
  6. 08 Oct, 2014 2 commits
  7. 06 Oct, 2014 2 commits
  8. 04 Oct, 2014 2 commits
  9. 03 Oct, 2014 1 commit
  10. 01 Oct, 2014 12 commits
  11. 27 Sep, 2014 1 commit
  12. 26 Sep, 2014 1 commit
  13. 25 Sep, 2014 1 commit
  14. 23 Sep, 2014 1 commit
    • Juan Batiz-Benet's avatar
      ping: return sme msg · 00659cbb
      Juan Batiz-Benet authored
      This fixes the broken pinging. (the issue was the cluster
      level, it's bein set incorrectly (off by one))
      
      Anyway, this works now:
      
          [peer: QmfQTbC3LxfpK5WoyHW2WgnAzo6d6GePuq2wHTsJNXM5PS] Sent message type: 'PING' [to = QmNXUeFrV9gxR4aqJddEsfhWZLSJrUsfpUSeRb3R7xvSp9]
          [QmfQTbC3LxfpK5WoyHW2WgnAzo6d6GePuq2wHTsJNXM5PS] ping QmNXUeFrV9gxR4aqJddEsfhWZLSJrUsfpUSeRb3R7xvSp9 end (err = %!s(<nil>))
      
      cc @whyrusleeping
      00659cbb