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
/
util.py
Age
Commit message (
Expand
)
Author
2014-10-31
tests: allow rpc-tests to get filenames for bitcoind and bitcoin-cli from the...
Cory Fields
2014-10-27
Merge pull request #5139
Gavin Andresen
2014-10-27
Merge pull request #5121
Wladimir J. van der Laan
2014-10-24
Start with tidier cache directories
Gavin Andresen
2014-10-24
Work around #5113.
Daniel Kraft
2014-10-23
Update license in pull-tester and rpc-tests
Michael Ford
2014-09-05
Fix make_change to not create half-satoshis
Gavin Andresen
2014-07-15
Merge pull request #4522 from dgenr8/set_discover_0
Gavin Andresen
2014-07-13
Set -discover=0 in regtest framework
Tom Harding
2014-07-11
Add test for getblocktemplate longpolling
Wladimir J. van der Laan
2014-07-09
Print better errors, and add util stop_node() function.
Gavin Andresen
2014-06-23
qa/rpc_tests: Wait for handshake to complete in connect_nodes
Wladimir J. van der Laan
2014-06-06
estimatefee / estimatepriority RPC methods
Gavin Andresen
2014-06-06
Allow multiple regression tests to run at once
Gavin Andresen
2014-05-13
Add Python test for -rpcbind and -rpcallowip
Wladimir J. van der Laan
2014-04-02
Have pull-tester run the listtransactions.py regression test
Gavin Andresen
2014-03-24
Fix regression tests
Gavin Andresen
2014-03-18
Add licenses for tests and test data
Wladimir J. van der Laan
2014-02-28
Python-based regression tests
Gavin Andresen