aboutsummaryrefslogtreecommitdiff
path: root/test/functional/rpc_blockchain.py
Commit message (Expand)AuthorAgeFilesLines
* qa: Remove mocktime unless requiredMarcoFalke2019-02-191-0/+12
* rpc: Correctly name argumentsJon Layton2018-11-131-3/+3
* Merge #13424: Consistently validate txid / blockhash length and encoding in r...MarcoFalke2018-09-241-2/+6
|\
| * Consistently use ParseHashV to validate hash inputs in rpcBen Woosley2018-08-071-2/+6
* | Changed functional tests which do not require wallets to run withoutsanket17292018-09-171-5/+2
* | qa: Run all tests even if wallet is not compiledMarcoFalke2018-09-101-0/+3
* | qa: Premine to deterministic address with -disablewalletMarcoFalke2018-09-101-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