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
/
test_framework
/
util.py
Age
Commit message (
Expand
)
Author
2017-01-12
Merge #9222: Add 'subtractFeeFromAmount' option to 'fundrawtransaction'.
Wladimir J. van der Laan
2017-01-05
test: Add test for RPC named arguments
Wladimir J. van der Laan
2016-12-13
Add 'subtractFeeFromOutputs' option to 'fundrawtransaction'.
Chris Moore
2016-12-04
[qa] pruning: Use cached utxo set to run faster
MarcoFalke
2016-12-02
Merge #9221: [qa] Get rid of duplicate code
MarcoFalke
2016-12-02
[qa] Get rid of duplicate code
MarcoFalke
2016-11-28
Fix some typos
fsb4000
2016-11-23
Merge #9139: Change sync_blocks to pick smarter maxheight (on top of #9196)
MarcoFalke
2016-11-15
[qa] add assert_raises_message to check specific error message
mrbandrews
2016-11-14
[qa] Avoid 2 list comprehensions in sync_blocks
Russell Yanofsky
2016-11-14
[qa] Fix sync_blocks timeout argument
Russell Yanofsky
2016-11-14
[qa] Improve sync_blocks error messages.
Russell Yanofsky
2016-11-11
[qa] Change sync_blocks to pick smarter maxheight
Russell Yanofsky
2016-11-07
[qa] util: Rework sync_*()
MarcoFalke
2016-11-07
[qa] Increase wallet-dump RPC timeout
Russell Yanofsky
2016-10-18
Merge #6996: Add preciousblock RPC
Wladimir J. van der Laan
2016-10-02
[qa] util: Move wait_bitcoinds() into stop_nodes()
MarcoFalke
2016-09-29
test: Explicitly set encoding to utf8 when opening text files
Wladimir J. van der Laan
2016-09-07
add waitfornewblock/waitforblock/waitforblockheight rpcs and use them for tests
Cory Fields
2016-08-26
Add preciousblock tests
Pieter Wuille
2016-08-18
Revert "[qa] Adjust timeouts for micro-optimization of run time"
Wladimir J. van der Laan
2016-08-17
Merge #8482: [qa] Use single cache dir for chains
Wladimir J. van der Laan
2016-08-07
[qa] Use single cache dir for chains
MarcoFalke
2016-08-07
[qa] Adjust timeouts for micro-optimization of run time
MarcoFalke
2016-07-25
[qa]: add parsing for '<host>:<port>' argument form to rpc_url()
whythat
2016-06-20
Merge #8066: [qa] test_framework: Use different rpc_auth_pair for each node
Wladimir J. van der Laan
2016-06-13
[qa] util: Move check_fee_amount out of wallet.py
MarcoFalke
2016-05-26
Tests: add timeout to sync_blocks() and sync_mempools()
Suhas Daftuar
2016-05-20
Merge #8047: [qa] test_framework: Set wait-timeout for bitcoind procs
MarcoFalke
2016-05-17
[qa] test_framework: Use different rpc_auth_pair for each node
MarcoFalke
2016-05-15
[qa] Remove hardcoded "4 nodes" from test_framework
MarcoFalke
2016-05-12
[qa] test_framework: Set wait-timeout for bitcoind procs
MarcoFalke
2016-05-09
[qa] Add option --portseed to test_framework
MarcoFalke
2016-05-06
[qa] Stop other nodes, even when one fails to stop
MarcoFalke
2016-05-06
[qa] Refactor test_framework and pull tester
MarcoFalke
2016-05-05
[qa] Switch to py3
MarcoFalke
2016-04-26
[qa] test_framework: Properly print exceptions and assert empty dict
MarcoFalke
2016-04-19
Move method to check matches within arrays on util.py
Joao Fonseca
2016-04-14
Merge #7853: [qa] py2: Unfiddle strings into bytes explicitly
Wladimir J. van der Laan
2016-04-13
getblockchaininfo: make bip9_softforks an object, not an array.
Rusty Russell
2016-04-10
[qa] py2: Unfiddle strings into bytes explicitly
MarcoFalke
2016-04-07
Tests: move get_bip9_status to util.py
Suhas Daftuar
2016-03-26
test_framework: detect failure of bitcoind startup
Wladimir J. van der Laan
2016-03-16
Tests: make prioritise_transaction.py more robust
Suhas Daftuar
2016-03-14
[qa] Move create_tx() to util.py
MarcoFalke
2016-01-20
[qa] Change default block priority size to 0
MarcoFalke
2016-01-19
Merge pull request #7164: Do not download transactions during initial blockch...
Wladimir J. van der Laan
2016-01-18
Merge pull request #7194
Wladimir J. van der Laan
2016-01-13
[qa] Fix pyton syntax in rpc tests
MarcoFalke
2016-01-05
Merge pull request #7205
Wladimir J. van der Laan
[next]