Commit Graph

23 Commits (c29105efdc3daac0e8c43138f7c0a50535556455)

Author SHA1 Message Date
MarcoFalke fac23c2114
scripted-diff: Bump copyright headers
3 years ago
MarcoFalke fa974f1f14
scripted-diff: Remove redundant sync_all and sync_blocks
3 years ago
MarcoFalke faeff57709
test: Use 4 spaces for indentation
3 years ago
MarcoFalke 9aa4ddb410
Merge bitcoin/bitcoin#23287: test: get and decode tx with a single `gettransaction` RPC call
3 years ago
Sebastian Falbesoner 130ee48108 test: get and decode tx with a single `gettransaction` RPC call
3 years ago
MarcoFalke fac7f6102f
test: Use generate* node RPC, not wallet RPC
3 years ago
MarcoFalke fa0b916971
scripted-diff: Use generate* from TestFramework
3 years ago
MarcoFalke fab2e23b57
Use generate* from TestFramework
3 years ago
S3RK 3efaf83c75 wallet: deactivate descriptor
3 years ago
S3RK 6737d9655b test: wallet importdescriptors update existing
3 years ago
S3RK bf68ebc1cd wallet: allow to import same descriptor twice
3 years ago
Kiminuo bfa9309ad6 Use COINBASE_MATURITY constant in functional tests.
4 years ago
Antoine Poinsot 063df9e897
test/functional: standardness sanity checks for P2(W)SH multisig
4 years ago
MarcoFalke fa0074e2d8
scripted-diff: Bump copyright headers
4 years ago
Wladimir J. van der Laan 1dfe19e284
Merge #20153: wallet: do not import a descriptor with hardened derivations into a watch-only wallet
4 years ago
Wladimir J. van der Laan 663fd92b28
Merge #20266: wallet: fix change detection of imported internal descriptors
4 years ago
Andrew Chow d4b67ad214 Avoid creating legacy wallets in wallet_importdescriptors.py
4 years ago
Andrew Chow bd93fc9945 Fix change detection of imported internal descriptors
4 years ago
Andrew Chow 586640381a Skip --descriptor tests if sqlite is not compiled
4 years ago
Ivan Metlushko 538be4219a wallet: fix importdescriptor silent fail
4 years ago
Andrew Chow a66a7a1a70 walletdb: don't reinitialize desc cache with multiple cache entries
4 years ago
Andrew Chow 7b2b06dfe3 tests: Add missing sync_all to wallet_importdescriptors.py
5 years ago
Hugo Nguyen f193ea889d add importdescriptors RPC and tests for native descriptor wallets
5 years ago