aboutsummaryrefslogtreecommitdiff
path: root/test/functional/nulldummy.py
AgeCommit message (Expand)Author
2018-01-24[qa] Use address type in addmultisigaddress to avoid addwitnessaddressJoão Barbosa
2018-01-24Merge #11415: [RPC] Disallow using addresses in createmultisigWladimir J. van der Laan
2018-01-18wallet: Deprecate addwitnessaddressWladimir J. van der Laan
2018-01-11Disallow using addresses in createmultisigAndrew Chow
2018-01-10Merge #11403: SegWit wallet supportJonas Schnelli
2018-01-09SegWit wallet supportPieter Wuille
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-12-11[tests] Use network_thread_start() in tests.John Newbery
2017-11-06Have SegWit active by defaultPieter Wuille
2017-10-05scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc errorJohn Newbery
2017-09-01[tests] don't override __init__() in individual testsJohn Newbery
2017-05-02[tests] Remove is_network_split from funtional test casesJohn Newbery
2017-03-20Rename rpc-tests directory to functionalJohn Newbery