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 #456: Add hidden RPCs syncwithvalidationinterfacequeue, mockscheduler and reconsiderblock
bab4647 fix(tests): move hidden RPC tests, fix modelled suffixes (RenatoBrittoAraujo)
7756c42 fix(mining): correct docs API version to v30 (RenatoBrittoAraujo)
3e14006 test(blockchain): test mockscheduler hidden RPC (RenatoBrittoAraujo)
e1bd874 feat(client): add mockscheduler hidden RPC (RenatoBrittoAraujo)
1846d7d test(blockchain): test reconsiderblock hidden RPC (RenatoBrittoAraujo)
af55bf2 feat(client): add reconsiderblock hidden RPC for all client versions (RenatoBrittoAraujo)
865d332 test(blockchain): test syncwithvalidationinterfacequeue RPC (RenatoBrittoAraujo)
0c0c0f3 feat(client): add syncwithvalidationinterfacequeue RPC (RenatoBrittoAraujo)
Pull request description:
This PR:
- Implements `syncwithvalidationinterfacequeue` and `reconsiderblock` in the v17 hidden module, add the client macro and test. Add the reexports for all later versions, as there are no changes in each up to v30.
- Implements `mockscheduler` RPC starting from v20 to v30.
- Corrects a small error in v30 mining comment.
Part of #333.
ACKs for top commit:
tcharding:
ACK bab4647
Tree-SHA512: 3a6a4fb17d931fbc1665024c7e4b5c3c2e9acceeb066ee58d4a54ca8001c0f722105f32b27932e4076796eded584c0fe3424222eecc3e0be0db17306e6cb89b7
0 commit comments