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 #7099: refactor(rpc): migrate composite RPCs to client conversion table, drop ParseInt{32,64}V(), lay foundation to drop ParseBoolV()
2d5817e doc: add release notes (Kittywhiskers Van Gogh)
11bf976 refactor: add composite RPC bools to conversion table, deprecate old fn (Kittywhiskers Van Gogh)
53a66ca refactor: drop unused `ParseInt{32,64}V()`, unresolvable `ParseDoubleV()` (Kittywhiskers Van Gogh)
ac537fc fix: adapt `ParseBlockIndex` to work with stringy integers, update docs (Kittywhiskers Van Gogh)
e2ee1f7 refactor: drop array parsing logic in `quorum rotationinfo` (Kittywhiskers Van Gogh)
635ecd9 refactor: remove `ParseInt{32,64}V()` usage in Dash-specific code (Kittywhiskers Van Gogh)
fd6ccaf fix: don't string quote numerical arguments (Kittywhiskers Van Gogh)
Pull request description:
## Additional Information
* Dependent on #7098
## Breaking Changes
See release notes.
## Checklist
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas **(note: N/A)**
- [x] I have added or updated relevant unit/integration/functional/e2e tests
- [x] I have made corresponding changes to the documentation
- [x] I have assigned this pull request to a milestone _(for repository code-owners and collaborators only)_
ACKs for top commit:
PastaPastaPasta:
utACK 2d5817e
UdjinM6:
The issue with a swallowed exception exists on develop actually, can be fixed in a follow-up PR.
utACK 2d5817e
Tree-SHA512: 2432af51fca2e2ac5b1272d244c96588a9122a82428bdb1a6a9c926eecfa3292f0767749b6d1c67632cc9b8ba7942c266cdc5e0a9ddd06a27b167fe0df28808a
0 commit comments