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

R4R: Split up UpdateValidator into distinct state transitions applied only in EndBlock #2394

Merged
merged 70 commits into from
Oct 3, 2018

Commits on Sep 3, 2018

  1. Start of changes for TM 0.24

    cwgoes committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    73292e0 View commit details
    Browse the repository at this point in the history
  2. More TM 0.24 updates

    cwgoes committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    14d5e68 View commit details
    Browse the repository at this point in the history
  3. Client updates for TM 0.24

    cwgoes committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    532c9ee View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

  1. Configuration menu
    Copy the full SHA
    f45cfb2 View commit details
    Browse the repository at this point in the history
  2. Pin to Tendermint 0.24.0-rc0

    cwgoes committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    8f6c9e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06adc69 View commit details
    Browse the repository at this point in the history
  4. More testcase fixes

    cwgoes committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    c667c56 View commit details
    Browse the repository at this point in the history
  5. Ignore Go src in linter

    cwgoes committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    1f5fe29 View commit details
    Browse the repository at this point in the history
  6. Minor cleanup

    cwgoes committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    dd75cd3 View commit details
    Browse the repository at this point in the history
  7. Check errors

    cwgoes committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    e013b9f View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2018

  1. Configuration menu
    Copy the full SHA
    2245b07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    897c381 View commit details
    Browse the repository at this point in the history
  3. Pin final release

    cwgoes committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    9dd4303 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b144dc7 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2018

  1. Configuration menu
    Copy the full SHA
    f95d26a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08d4f45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d55673 View commit details
    Browse the repository at this point in the history
  4. make format

    cwgoes committed Sep 8, 2018
    Configuration menu
    Copy the full SHA
    d85eb98 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2018

  1. pulling in issue code

    rigelrozanski committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    19080d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2018

  1. Configuration menu
    Copy the full SHA
    6c78ac7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1aa65e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d394f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8373329 View commit details
    Browse the repository at this point in the history
  5. reorganizing

    rigelrozanski committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    b6575bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52c413f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7debae0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e838a02 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0e91227 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cd9a9fb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    76f18fd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e7c2a96 View commit details
    Browse the repository at this point in the history
  13. Remove unnecessary changes

    cwgoes committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    e931195 View commit details
    Browse the repository at this point in the history
  14. Update context.Verify

    cwgoes committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    1013703 View commit details
    Browse the repository at this point in the history
  15. 'make format'

    cwgoes committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    da96e93 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ecc06f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2018

  1. Configuration menu
    Copy the full SHA
    f11ee67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd36abf View commit details
    Browse the repository at this point in the history
  3. Keep code, codespace

    cwgoes committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    f2422cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eec5f42 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54098df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2fa6b1c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b1d6384 View commit details
    Browse the repository at this point in the history
  8. Fixes from merge

    cwgoes committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    e2200a2 View commit details
    Browse the repository at this point in the history
  9. Pseudocode to real-ish code

    cwgoes committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    174b321 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    715ad04 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2018

  1. GetTendermintUpdates continued

    cwgoes committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    ba3c1f5 View commit details
    Browse the repository at this point in the history
  2. Works with simulation

    cwgoes committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    ebc59ae View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2018

  1. Configuration menu
    Copy the full SHA
    09c43d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfb12da View commit details
    Browse the repository at this point in the history
  3. Testcase fixes in progress

    cwgoes committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    77c2cc8 View commit details
    Browse the repository at this point in the history
  4. Minor fixes

    cwgoes committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    123bc06 View commit details
    Browse the repository at this point in the history
  5. Testcase fixes contd...

    cwgoes committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    6d4af75 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d8f2656 View commit details
    Browse the repository at this point in the history
  7. Fix more testcases

    cwgoes committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    a12cda1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0c1ddec View commit details
    Browse the repository at this point in the history
  9. Update PENDING.md

    cwgoes committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    c7cac2d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3ed2c22 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    de0decc View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2018

  1. Configuration menu
    Copy the full SHA
    7d82281 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b96faf6 View commit details
    Browse the repository at this point in the history
  3. Split up function for clarity

    cwgoes committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    dbd2c0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54d5ce8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    413fa42 View commit details
    Browse the repository at this point in the history
  6. Fix simulator bug

    cwgoes committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    1c1183a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    951cacc View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2018

  1. Configuration menu
    Copy the full SHA
    8e67f6d View commit details
    Browse the repository at this point in the history
  2. 'make format'

    cwgoes committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    94b0ca9 View commit details
    Browse the repository at this point in the history
  3. Address @rigelrozanski comments

    cwgoes committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    5893e23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ad577b View commit details
    Browse the repository at this point in the history
  5. Add descriptive comment

    cwgoes committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    8853f2b View commit details
    Browse the repository at this point in the history