index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qa
/
rpc-tests
/
keypool.py
Age
Commit message (
Expand
)
Author
2016-07-27
[Wallet] Add CKeyMetadata record for HDMasterKey(s), factor out HD key genera...
Jonas Schnelli
2016-07-27
[0.13] Create a new HD seed after encrypting the wallet
Jonas Schnelli
2016-05-15
[qa] Remove hardcoded "4 nodes" from test_framework
MarcoFalke
2016-05-05
[qa] Switch to py3
MarcoFalke
2016-04-19
Move method to check matches within arrays on util.py
Joao Fonseca
2016-03-31
[qa] Use python2/3 syntax
MarcoFalke
2016-01-09
[qa] Test walletpassphrase timeout
MarcoFalke
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-11-16
[qa] keypool: DRY: Use test framework
MarcoFalke
2015-11-16
[qa] keypool: Fix white space to prepare transition to test framework
MarcoFalke
2015-08-18
Fix crash when mining with empty keypool.
Daniel Kraft
2015-05-21
rpc-tests: remove python-bitcoinrpc directory
Jonas Schnelli
2015-05-18
[QA] restructure rpc tests directory
Jonas Schnelli
2014-11-27
Fix python usage for arch's broken maintainers
Matt Corallo
2014-10-23
Update license in pull-tester and rpc-tests
Michael Ford
2014-07-11
`getrawchangeaddress` should fail when keypool exhausted
Wladimir J. van der Laan