Commit 62be3bc
committed
Merge #6984: fix: correctly detect and skip disconnecting pending quorum masternodes
0fce90a fix: correctly detect and skip disconnecting pending quorum masternodes (UdjinM6)
Pull request description:
## Issue being fixed or feature implemented
Similar to #6983, incorrect refactoring in #6912
## What was done?
Correctly detect and skip disconnecting pending quorum masternodes
## How Has This Been Tested?
Run tests
## Breaking Changes
n/a
## Checklist:
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have added or updated relevant unit/integration/functional/e2e tests
- [ ] I have made corresponding changes to the documentation
- [ ] I have assigned this pull request to a milestone _(for repository code-owners and collaborators only)_
ACKs for top commit:
kwvg:
utACK 0fce90a
Tree-SHA512: b92b2bf0d08bc814835a29333895c1328b0a12c6b7d612e980b59895d80f6c17ed9c228f65580cb10c0e1f1fd66304093a8224761525302782a3f19bae2a63f31 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3404 | 3404 | | |
3405 | 3405 | | |
3406 | 3406 | | |
3407 | | - | |
3408 | | - | |
3409 | | - | |
| 3407 | + | |
| 3408 | + | |
| 3409 | + | |
3410 | 3410 | | |
3411 | 3411 | | |
3412 | 3412 | | |
| |||
0 commit comments