aboutsummaryrefslogtreecommitdiff
path: root/test/functional/interface_rest.py
Commit message (Expand)AuthorAgeFilesLines
* Merge AuxPoW support from NamecoreRoss Nicoll2019-07-131-5/+15
* qa: Run all tests even if wallet is not compiledMarcoFalke2018-10-241-0/+3
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* Minor Python cleanups to make flake8 pass with the new rules enabledpracticalswift2018-04-161-2/+2
* [tests] simplify binary and hex response parsing in interface_rest.pyRoman Zeyde2018-04-031-18/+16
* [tests] only use 2 nodes in interface_rest.pyJohn Newbery2018-04-031-13/+11
* [tests] refactor interface_rest.py to avoid code repetitionJohn Newbery2018-04-031-125/+92
* [tests] Make json request building more consistent in interface_rest.pyJohn Newbery2018-04-031-49/+43
* [tests] improve logging and documentation in interface_rest.pyJohn Newbery2018-04-031-29/+31
* [tests] fix flake8 warnings in interface_rest.py testJohn Newbery2018-04-031-129/+116
* [REST] Handle UTXO retrieval when ignoring the mempoolRoman Zeyde2018-03-251-7/+32
* Fix typosDimitris Apostolou2018-03-211-1/+1
* Merge #12479: RPC: Add child transactions to getrawmempool verbose outputWladimir J. van der Laan2018-03-061-1/+3
|\
| * [Tests] Check output of parent/child tx list from getrawmempool, getmempoolde...Conor Scott2018-02-251-1/+3
* | qa: Move common args to bitcoin.confMarcoFalke2018-02-151-0/+1
|/
* [tests] Rename misc functional tests.Anthony Towns2018-01-251-0/+326