aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/keypool.py
Commit message (Expand)AuthorAgeFilesLines
* Port from 0.13: Create a new HD seed after encrypting the walletJonas Schnelli2016-07-281-0/+10
* [qa] Remove hardcoded "4 nodes" from test_frameworkMarcoFalke2016-05-151-6/+5
* [qa] Switch to py3MarcoFalke2016-05-051-2/+2
* Move method to check matches within arrays on util.pyJoao Fonseca2016-04-191-22/+0
* [qa] Use python2/3 syntaxMarcoFalke2016-03-311-3/+3
* [qa] Test walletpassphrase timeoutMarcoFalke2016-01-091-2/+4
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* [qa] keypool: DRY: Use test frameworkMarcoFalke2015-11-161-61/+12
* [qa] keypool: Fix white space to prepare transition to test frameworkMarcoFalke2015-11-161-99/+99
* Fix crash when mining with empty keypool.Daniel Kraft2015-08-181-0/+15
* rpc-tests: remove python-bitcoinrpc directoryJonas Schnelli2015-05-211-2/+0
* [QA] restructure rpc tests directoryJonas Schnelli2015-05-181-2/+2
* Fix python usage for arch's broken maintainersMatt Corallo2014-11-271-1/+1
* Update license in pull-tester and rpc-testsMichael Ford2014-10-231-1/+1
* `getrawchangeaddress` should fail when keypool exhaustedWladimir J. van der Laan2014-07-111-0/+132