aboutsummaryrefslogtreecommitdiff
path: root/test/functional/rpc_createmultisig.py
AgeCommit message (Expand)Author
2020-01-30Output a descriptor in createmultisig and addmultisigaddressAndrew Chow
2019-12-06tests: Mark functional tests not supporting bitcoin-cli (--usecli) as suchpracticalswift
2019-10-08Test sortedmulti descriptor using BIP 67 testsAndrew Chow
2019-09-10signrawtransactionwithkey: better error messages for bad redeemScript/witness...Anthony Towns
2019-07-02Merge #16250: signrawtransactionwithkey: report error when missing redeemScri...MarcoFalke
2019-06-25signrawtransactionwithkey: report error when missing redeemScript/witnessScri...Anthony Towns
2019-06-20Make and get the multisig redeemscript and destination in one function instea...Andrew Chow
2019-04-17test: Add test that addmultisigaddress fails for watchonly addressesMarcoFalke
2019-04-16test: Fixup creatmultisig documentation and whitespaceMarcoFalke
2019-03-14wallet/rpc: add maxfeerate parameter to sendrawtransactionKarl-Johan Alm
2018-09-10qa: Run all tests even if wallet is not compiledMarcoFalke
2018-07-27Update copyright headers to 2018DrahtBot
2018-07-10[tests] functional test for createmultisig RPCAnthony Towns