aboutsummaryrefslogtreecommitdiff
path: root/test/functional/rpc_blockchain.py
Commit message (Expand)AuthorAgeFilesLines
* qa: Run all tests even if wallet is not compiledMarcoFalke2018-10-241-0/+3
* qa: Premine to deterministic address with -disablewalletMarcoFalke2018-10-241-2/+3
* Merge #13924: tests: Simplify comparison in rpc_blockchain.pyMarcoFalke2018-08-101-7/+4
|\
| * Simplify comparison in rpc_blockchain.py.Daniel Kraft2018-08-091-7/+4
* | Merge #13916: qa: wait_for_verack by defaultMarcoFalke2018-08-091-4/+0
|\ \ | |/ |/|
| * qa: wait_for_verack by defaultMarcoFalke2018-08-081-4/+0
* | Update copyright headers to 2018DrahtBot2018-07-271-1/+1
|/
* qa: Avoid start/stop of the network thread mid-testMarcoFalke2018-06-251-2/+0
* expose CBlockIndex::nTx in getblock(header)Gregory Sanders2018-06-131-0/+1
* Merge #12431: Only call NotifyBlockTip when chainActive changesWladimir J. van der Laan2018-03-151-0/+57
|\
| * [tests] Add a (failing) test for waitforblockheightJames O'Beirne2018-02-161-0/+57
* | qa: Improve getchaintxstats functional testJoão Barbosa2018-02-151-2/+16
|/
* Document method for reviewers to verify chainTxDataJohn Newbery2018-02-021-5/+10
* [tests] Rename rpc_* functional tests.Anthony Towns2018-01-251-0/+227