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
2015-05-04
Merge pull request #6085
Wladimir J. van der Laan
2015-05-01
Bugfix: Grammar fixes
Corinne Dashjr
2015-04-28
Add some travis debugging for python scripts
Suhas Daftuar
2015-04-28
Python p2p testing framework
Suhas Daftuar
2015-04-22
Add block pruning functionality
mrbandrews
2015-04-01
Introduce separate 'generate' RPC call
Pieter Wuille
2014-12-02
Coinbases-in-mempool regression test
Gavin Andresen
2014-12-01
[REST] add REST interface tests in rpc-test section
Jonas Schnelli
2014-11-20
Port of wallet.sh to python (wallet.py).
mrbandrews
2014-11-17
RPC tests: create initial chain with specific timestamps
Gavin Andresen
2014-11-14
don't override dir() in qa rpc tests
Bryan Bishop
2014-11-07
gather_inputs: use correct variable in error message
dexX7
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