mergify[bot]
29eae21057
Ignore delinquent stake on exit (backport #20367) (#20612)
* Ignore delinquent stake on exit (#20367)
* add --ignore-delinquency flag to validator exit and wait-for-restart-window sub commands
* Fix a merge issue
* Add missing variable declaration
* Remove empty line to help CI checks pass
* run rustfmt
* Change argument wording for clarity and verbosity
* Change --ignore-delinquent-stake to --max-delinquent-stake
* cargo fmtgit add validator/src/main.rsgit add validator/src/main.rs
* Adjust per mvines
* Formatting
* Improve input validation
* Please automate cargo fmt somehow
(cherry picked from commit fc5dd7f3bc
)
# Conflicts:
# validator/src/main.rs
* Fixes cherry-pick conflict
Co-authored-by: Michael <68944931+michaelh-laine@users.noreply.github.com>
Co-authored-by: Steven Czabaniuk <steven@solana.com>
2021-10-12 20:30:47 +00:00
..
2021-10-12 20:30:47 +00:00
2019-07-12 18:28:42 -07:00
2021-10-06 17:57:06 -07:00
2020-12-11 04:17:38 +00:00