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
Age
Commit message (
Expand
)
Author
2016-10-03
Merge #8860: [qa] util: Move wait_bitcoinds() into stop_nodes()
MarcoFalke
2016-10-02
[qa] mininode: Only allow named args in wait_until
MarcoFalke
2016-10-02
[qa] util: Move wait_bitcoinds() into stop_nodes()
MarcoFalke
2016-10-01
Merge #8854: [qa] Fix race condition in p2p-compactblocks test
MarcoFalke
2016-09-30
[qa] Fix race condition in p2p-compactblocks test
Suhas Daftuar
2016-09-30
Merge #8839: test: Avoid ConnectionResetErrors during RPC tests
Wladimir J. van der Laan
2016-09-30
Merge #8840: test: Explicitly set encoding to utf8 when opening text files
Wladimir J. van der Laan
2016-09-30
Merge #8841: [qa] fix nulldummy test
Wladimir J. van der Laan
2016-09-30
Fix nulldummy.py test
Johnson Lau
2016-09-29
test: Explicitly set encoding to utf8 when opening text files
Wladimir J. van der Laan
2016-09-29
Merge #8834: [qa] blockstore: Switch to dumb dbm
Wladimir J. van der Laan
2016-09-29
test: Avoid ConnectionResetErrors during RPC tests
Wladimir J. van der Laan
2016-09-29
Merge #8835: [qa] nulldummy.py: Don't run unused code
Wladimir J. van der Laan
2016-09-29
[qa] nulldummy: Don't run unused code
MarcoFalke
2016-09-29
Merge #8827: [qa] Split up slow RPC calls to avoid pruning test timeouts
MarcoFalke
2016-09-29
[qa] blockstore: Switch to dumb dbm
MarcoFalke
2016-09-28
[qa] Split up slow RPC calls to avoid pruning test timeouts
Suhas Daftuar
2016-09-27
Merge #8810: tests: Add exception error message for JSONRPCException
Wladimir J. van der Laan
2016-09-27
Merge #8803: Ping regularly in p2p-segwit.py to keep connection alive
Wladimir J. van der Laan
2016-09-26
Merge #8780: [rpc] Deprecate getinfo
Wladimir J. van der Laan
2016-09-25
tests: Add exception error message for JSONRPCException
Wladimir J. van der Laan
2016-09-25
Ping regularly in p2p-segwit.py to keep connection alive
Johnson Lau
2016-09-25
[qa] Add getinfo smoke tests and rework versionbits test
MarcoFalke
2016-09-22
Merge #8636: Implement NULLDUMMY softfork (BIP147)
Wladimir J. van der Laan
2016-09-21
[rpc] Deprecate getinfo
MarcoFalke
2016-09-20
Merge #8739: [qa] Fix broken sendcmpct test in p2p-compactblocks.py
Wladimir J. van der Laan
2016-09-19
Merge #8676: Add missing copyright headers
Wladimir J. van der Laan
2016-09-19
Merge #8716: [qa] wallet: Check legacy wallet as well
Wladimir J. van der Laan
2016-09-19
Merge #8724: [qa] walletbackup: Sync blocks inside the loop
MarcoFalke
2016-09-15
Fix broken sendcmpct test in p2p-compactblocks.py
Suhas Daftuar
2016-09-14
[qa] walletbackup: Sync blocks inside the loop
MarcoFalke
2016-09-14
[qa] wallet: Check legacy wallet as well
MarcoFalke
2016-09-13
[qa] create_cache: Delete temp dir when done
MarcoFalke
2016-09-13
Merge #8652: [qa]: remove root test directory for RPC tests
MarcoFalke
2016-09-13
Merge #8528: Update p2p-segwit.py to reflect correct behavior
Wladimir J. van der Laan
2016-09-11
[copyright] Add missing copyright headers
isle2983
2016-09-09
Merge #8667: Fix SIGHASH_SINGLE bug in test_framework SignatureHash
MarcoFalke
2016-09-09
Merge #8680: Address Travis spurious failures
Wladimir J. van der Laan
2016-09-07
add waitfornewblock/waitforblock/waitforblockheight rpcs and use them for tests
Cory Fields
2016-09-06
Fix SIGHASH_SINGLE bug in test_framework SignatureHash
Johnson Lau
2016-09-05
Add basic test for IsStandard witness transaction blinding
instagibbs
2016-09-05
fix path for bak file
whythat
2016-09-05
remove root test directory for RPC tests
whythat
2016-09-01
rest.cpp: change HTTP_INTERNAL_SERVER_ERROR to HTTP_BAD_REQUEST
djpnewton
2016-08-31
Implement NULLDUMMY softfork
Johnson Lau
2016-08-24
[wallet] rpc: Drop misleading option
MarcoFalke
2016-08-24
Merge #8450: [Test] Replace rpc_wallet_tests.cpp with python RPC unit tests
Wladimir J. van der Laan
2016-08-19
[qa] Remove unused code
MarcoFalke
2016-08-18
p2psegwit.py transaction is rejected due to premature witness not size
instagibbs
2016-08-18
Revert "[qa] Adjust timeouts for micro-optimization of run time"
Wladimir J. van der Laan
[next]