You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge dashpay#7160: feat(interfaces): consolidate masternode counts into one struct, expose chainlock, instantsend, credit pool, quorum statistics
ce15f98 build: update semantic pull requests to include interfaces as scope (Kittywhiskers Van Gogh)
fe8b372 interfaces: expose quorum statistics (health, rotation, expiry, newest) (Kittywhiskers Van Gogh)
9c37174 interfaces: expose credit pool pending asset unlocks (Kittywhiskers Van Gogh)
399eb83 refactor: make `GetCreditPool()` a chainhelper passthrough, add interf. (Kittywhiskers Van Gogh)
9f8168c interfaces: expose instantsend counters (verified, awaiting, unprotected) (Kittywhiskers Van Gogh)
f534097 interfaces: expose best chainlock's height, block time and hash (Kittywhiskers Van Gogh)
50b3f89 fix: return null `getListAtChainTip()` retval instead of partial retval (Kittywhiskers Van Gogh)
93b6e2b fix: correctly track total weighted instead of conflating with valid (Kittywhiskers Van Gogh)
7b65b76 refactor: consolidate masternode counts into one struct (Kittywhiskers Van Gogh)
baafee5 refactor: use `shared_ptr` for `MnEntryCPtr` (Kittywhiskers Van Gogh)
892ad7c refactor(qt): cache proposal JSON, drop unused `isActive()`, drop copy (Kittywhiskers Van Gogh)
Pull request description:
## Additional Information
* Dependency for dashpay#7118
Spun off from [dash#7118](dashpay#7118) for ease of review, exposes new interface methods for usage in feeds as part of UI refresh.
## Breaking Changes
None expected.
## Checklist
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] I have added or updated relevant unit/integration/functional/e2e tests **(note: N/A)**
- [x] I have made corresponding changes to the documentation **(note: N/A)**
- [x] I have assigned this pull request to a milestone _(for repository code-owners and collaborators only)_ **(note: N/A)**
ACKs for top commit:
PastaPastaPasta:
utACK ce15f98
Tree-SHA512: ca9fc74b7499e77c306a3955cd9887a752c63e412833db605caee2f8ea72790733f931c01bda0b74cfcf2cb82cb07376f9cdaf43d39bf0476a222953da756a41
0 commit comments