index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
rpc_createmultisig.py
Age
Commit message (
Expand
)
Author
2020-04-23
Add a --descriptors option to various tests
Andrew Chow
2020-01-30
Output a descriptor in createmultisig and addmultisigaddress
Andrew Chow
2019-12-06
tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
practicalswift
2019-10-08
Test sortedmulti descriptor using BIP 67 tests
Andrew Chow
2019-09-10
signrawtransactionwithkey: better error messages for bad redeemScript/witness...
Anthony Towns
2019-07-02
Merge #16250: signrawtransactionwithkey: report error when missing redeemScri...
MarcoFalke
2019-06-25
signrawtransactionwithkey: report error when missing redeemScript/witnessScri...
Anthony Towns
2019-06-20
Make and get the multisig redeemscript and destination in one function instea...
Andrew Chow
2019-04-17
test: Add test that addmultisigaddress fails for watchonly addresses
MarcoFalke
2019-04-16
test: Fixup creatmultisig documentation and whitespace
MarcoFalke
2019-03-14
wallet/rpc: add maxfeerate parameter to sendrawtransaction
Karl-Johan Alm
2018-09-10
qa: Run all tests even if wallet is not compiled
MarcoFalke
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-07-10
[tests] functional test for createmultisig RPC
Anthony Towns