-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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: Ensure Tendermint Validator Update Invariants #2238
Commits on Sep 4, 2018
-
Only return ABCI validators that match certain criteria
Aleksandr Bezobchuk committedSep 4, 2018 Configuration menu - View commit details
-
Copy full SHA for 8e79209 - Browse repository at this point
Copy the full SHA 8e79209View commit details -
Fix previous bug on missing ABCI validator updates and fix unit tests
Aleksandr Bezobchuk committedSep 4, 2018 Configuration menu - View commit details
-
Copy full SHA for a04c52b - Browse repository at this point
Copy the full SHA a04c52bView commit details -
Add fatal to enforce validator update invariant to simulation
Aleksandr Bezobchuk committedSep 4, 2018 Configuration menu - View commit details
-
Copy full SHA for fd26187 - Browse repository at this point
Copy the full SHA fd26187View commit details
Commits on Sep 5, 2018
-
Update GetTendermintUpdates contract
Aleksandr Bezobchuk committedSep 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 540bae4 - Browse repository at this point
Copy the full SHA 540bae4View commit details -
Implement TestGetTendermintUpdatesBonded unit test
Aleksandr Bezobchuk committedSep 5, 2018 Configuration menu - View commit details
-
Copy full SHA for cdc288a - Browse repository at this point
Copy the full SHA cdc288aView commit details -
Add additional case to TestGetTendermintUpdatesBonded
Aleksandr Bezobchuk committedSep 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 9dc4930 - Browse repository at this point
Copy the full SHA 9dc4930View commit details -
Aleksandr Bezobchuk committed
Sep 5, 2018 Configuration menu - View commit details
-
Copy full SHA for b0d25af - Browse repository at this point
Copy the full SHA b0d25afView commit details
Commits on Sep 7, 2018
-
Aleksandr Bezobchuk committed
Sep 7, 2018 Configuration menu - View commit details
-
Copy full SHA for 05de308 - Browse repository at this point
Copy the full SHA 05de308View commit details -
Merge branch 'develop' into bez/2189-del-non-exist-val-bug
Aleksandr Bezobchuk committedSep 7, 2018 Configuration menu - View commit details
-
Copy full SHA for 03de311 - Browse repository at this point
Copy the full SHA 03de311View commit details -
Aleksandr Bezobchuk committed
Sep 7, 2018 Configuration menu - View commit details
-
Copy full SHA for ff4ffff - Browse repository at this point
Copy the full SHA ff4ffffView commit details
Commits on Sep 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ebb2b2e - Browse repository at this point
Copy the full SHA ebb2b2eView commit details
Commits on Sep 12, 2018
-
R4R: Ensure Tendermint Validator Update Invariants - Part II (#2298)
* Add a unit test showing invalid TM validator updates with bonded vals * Re-add defensive check in UpdateBondedValidators for jailed validators * Cleanup and set bond height in keeper#bondValidator * Get pool after getting context with new block height in unit test * Fix broken unit tests * Update prevBonded value * Rename validator to oldValidator in bondIncrement
Configuration menu - View commit details
-
Copy full SHA for f7f20f1 - Browse repository at this point
Copy the full SHA f7f20f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c749791 - Browse repository at this point
Copy the full SHA c749791View commit details -
Configuration menu - View commit details
-
Copy full SHA for c16f33f - Browse repository at this point
Copy the full SHA c16f33fView commit details