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
a150076 Add upgradewallet method and test (Jamil Lambert, PhD)
f855ead Add psbtbumpfee method, model and test (Jamil Lambert, PhD)
2eecd0f Add send method, model and test (Jamil Lambert, PhD)
0ed10d4 Add importdescriptors method, and test (Jamil Lambert, PhD)
5ee20ed Add create descriptor wallet fn to client (Jamil Lambert, PhD)
8e80267 Move v21 wallet module into subdirectory (Jamil Lambert, PhD)
ec52fad Add getindexinfo method, and test (Jamil Lambert, PhD)
73368d4 Add generateblock method, model and test (Jamil Lambert, PhD)
Pull request description:
Go through all the `TODO` in the v21 types table. Add all the missing RPCs including models when required and tests.
Add a new macro `create_wallet_with_descriptors` that creates a descriptor wallet for use with v21 and v22 where the default is a legacy wallet. This is required for the `importdescriptors` test.
Move the `wallet` module to a subdirectory since there are multiple new RPCs in v21.
ACKs for top commit:
tcharding:
ACK a150076
Tree-SHA512: 945bde0bf1d0be6b867baa12a79d6f8b823a5e38f6930325d7b3794eb25f7a2f324ac725b99ff24a428dc36aa12f013b74ecd30bd66c1cf3d1b04be4d42388b0
0 commit comments