Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#2815 do not broadcast heartbeat proposal when we are non-validator #2819

Merged
merged 12 commits into from
Nov 17, 2018

Commits on Nov 12, 2018

  1. tendermint#2815 do not broadcast heartbeat proposal when we are non-v…

    …alidator
    Stephan Müller committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    01b0ffc View commit details
    Browse the repository at this point in the history
  2. tendermint#2815 adding preliminary changelog entry

    Stephan Müller committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    f005791 View commit details
    Browse the repository at this point in the history
  3. tendermint#2815 cosmetics and added test

    Stephan Müller committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    a3993bd View commit details
    Browse the repository at this point in the history
  4. tendermint#2815 missed a little detail

    - it's enough to call getAddress() once here
    Stephan Müller committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    8602a64 View commit details
    Browse the repository at this point in the history
  5. tendermint#2815 remove debug logging from tests

    Stephan Müller committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    eec6904 View commit details
    Browse the repository at this point in the history
  6. tendermint#2815 OK. I seem to be doing something fundamentally wrong …

    …here
    Stephan Müller committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    b45d146 View commit details
    Browse the repository at this point in the history
  7. tendermint#2815 next iteration of proposalHeartbeat tests

    - try and use "ensure" pattern in common_test
    Stephan Müller committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    98cce2a View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2018

  1. Merge remote-tracking branch 'upstream/develop' into 2815-hearbeat-no…

    …n-validator
    Stephan Müller committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    f30ed18 View commit details
    Browse the repository at this point in the history
  2. 2815 incorporate review comments

    Stephan Müller committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    8651f06 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. Configuration menu
    Copy the full SHA
    78834fc View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2018

  1. Configuration menu
    Copy the full SHA
    4c55b37 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2018

  1. Configuration menu
    Copy the full SHA
    31141c3 View commit details
    Browse the repository at this point in the history