aboutsummaryrefslogtreecommitdiff
path: root/test/functional/rpc_fundrawtransaction.py
AgeCommit message (Expand)Author
2019-08-19[wallet] abort when attempting to fund a transaction above maxtxfeeSjors Provoost
2019-03-11No longer shutdown after encrypting the walletAndrew Chow
2018-10-24qa: Run all tests even if wallet is not compiledMarcoFalke
2018-07-27Update copyright headers to 2018DrahtBot
2018-05-09Merge #12265: [test] fundrawtransaction: lock watch-only shared addressWladimir J. van der Laan
2018-04-06[test] fundrawtransaction: lock watch-only shared addressKarl-Johan Alm
2018-04-05Get rid of ambiguous OutputType::NONE valueRussell Yanofsky
2018-02-17scripted-diff: change signrawtransaction to signrawtransactionwithwallet in t...Andrew Chow
2018-02-16scripted-diff: validateaddress to getaddressinfo in testsAndrew Chow
2018-02-10rpc: Reject deprecated reserveChangeKey in fundrawtransactionMarcoFalke
2018-01-29tests: Fix accidental redefinition of previously defined variable via list co...practicalswift
2018-01-25[tests] Rename rpc_* functional tests.Anthony Towns