aboutsummaryrefslogtreecommitdiff
path: root/test/functional/rawtransactions.py
AgeCommit message (Expand)Author
2017-12-06qa: Add getrawtransaction in_active_chain=False testMarcoFalke
2017-12-05[test] Add tests for getrawtransaction with block hash.Karl-Johan Alm
2017-11-29[rpc] Fix fVerbose parsing (remove excess if cases).Karl-Johan Alm
2017-10-05scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc errorJohn Newbery
2017-09-01Merge #11121: TestNode tidyupsMarcoFalke
2017-09-01[tests] don't override __init__() in individual testsJohn Newbery
2017-08-28Remove unused variables and/or function callspracticalswift
2017-08-08Fix typos.practicalswift
2017-07-18Move transaction combining from signrawtransaction to new RPCAndrew Chow
2017-05-02[tests] Remove is_network_split from funtional test casesJohn Newbery
2017-03-22[tests] Remove unused variablespracticalswift
2017-03-20Rename rpc-tests directory to functionalJohn Newbery