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
a150076d74721ac341f4b6198df4ae52addfffdf Add upgradewallet method and test (Jamil Lambert, PhD)
f855eadbc26e834f96cb46a2c797a248ced0ce32 Add psbtbumpfee method, model and test (Jamil Lambert, PhD)
2eecd0f554ba4611f2ed713cdfaacfa33656f9f3 Add send method, model and test (Jamil Lambert, PhD)
0ed10d4a2526c3dd6bc73577d1b8b31695a9e1dc Add importdescriptors method, and test (Jamil Lambert, PhD)
5ee20ed6359ab1c069deb0083b36fce4a1d5ce26 Add create descriptor wallet fn to client (Jamil Lambert, PhD)
8e80267980ad2f981232651e49065c43768f14f2 Move v21 wallet module into subdirectory (Jamil Lambert, PhD)
ec52fadd8d80d6711a97546f874c6b309d135c26 Add getindexinfo method, and test (Jamil Lambert, PhD)
73368d4bb5a425499b5defb5e39ba77411b3c10b 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 a150076d74721ac341f4b6198df4ae52addfffdf
Tree-SHA512: 945bde0bf1d0be6b867baa12a79d6f8b823a5e38f6930325d7b3794eb25f7a2f324ac725b99ff24a428dc36aa12f013b74ecd30bd66c1cf3d1b04be4d42388b0
0 commit comments