aboutsummaryrefslogtreecommitdiff
path: root/test/functional/mempool_accept.py
Commit message (Expand)AuthorAgeFilesLines
* qa: Always refresh stale cache to be out of ibdMarcoFalke2019-02-191-3/+1
* Update copyright headers to 2018DrahtBot2018-12-291-1/+1
* test: Fix race in mempool_acceptMarcoFalke2018-12-141-2/+3
* test: consensus: Check that final transactions are validMarcoFalke2018-12-111-1/+19
* Merge #14819: Bugfix: test/functional/mempool_accept: Ensure oversize transac...MarcoFalke2018-11-281-1/+2
|\
| * Bugfix: test/functional/mempool_accept: Ensure oversize transaction is actual...Luke Dashjr2018-11-271-1/+2
* | qa: Run all tests even if wallet is not compiledMarcoFalke2018-09-101-0/+3
|/
* qa: Remove redundant checkmempool/checkblockindex extra_argsMarcoFalke2018-08-081-1/+0
* rpc: Add testmempoolacceptMarcoFalke2018-03-241-0/+293