aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_taproot.py
AgeCommit message (Expand)Author
2021-11-25Merge bitcoin/bitcoin#23512: policy: Treat taproot as always activeMarcoFalke
2021-11-17test: refactor: replace OP_1/OP_TRUE magic numbers by constantsSebastian Falbesoner
2021-11-16policy: Treat taproot as always activeMarcoFalke
2021-10-29test: Implicitly sync after generate*, unless opted outMarcoFalke
2021-10-20Make explicit the node param in init_wallet()lsilva01
2021-09-02scripted-diff: Use generate* from TestFrameworkMarcoFalke
2021-06-24Merge bitcoin/bitcoin#22154: Add OutputType::BECH32M and related wallet suppo...W. J. van der Laan
2021-06-22Use BECH32M for tr() desc, WitV1Taproot, and WitUnknown CTxDestsAndrew Chow
2021-06-18Taproot descriptor inferencePieter Wuille
2021-06-12tests: check spending of P2TRPieter Wuille
2021-06-10Allow tr() import only when Taproot is activeAndrew Chow
2021-05-24tests: check derivation of P2TRPieter Wuille