mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 04:22:55 +01:00
db2fcd004c
## Issue being fixed or feature implemented vote thresholds were counted incorrectly ## What was done? switch from `GetValidMNsCount()` to `GetValidWeightedMNsCount()` ## How Has This Been Tested? ... ## Breaking Changes n/a ## Checklist: - [x] 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 **For repository code-owners and collaborators only** - [x] I have assigned this pull request to a milestone |
||
---|---|---|
.. | ||
classes.cpp | ||
classes.h | ||
exceptions.h | ||
governance.cpp | ||
governance.h | ||
object.cpp | ||
object.h | ||
validators.cpp | ||
validators.h | ||
vote.cpp | ||
vote.h | ||
votedb.cpp | ||
votedb.h |