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
Age
Commit message (
Expand
)
Author
2016-12-02
[qa] test_framework: Exit when tmpdir exists
MarcoFalke
2016-11-19
[qa] Add more helpful RPC timeout message
Russell Yanofsky
2016-11-19
[qa] Increase wallet-dump RPC timeout
Russell Yanofsky
2016-11-19
[qa] add assert_raises_message to check specific error message
mrbandrews
2016-10-17
test segwit uncompressed key fixes
Johnson Lau
2016-10-17
Make test framework produce lowS signatures
Johnson Lau
2016-10-13
[qa] Fix bug in mininode witness deserialization
Suhas Daftuar
2016-10-13
[qa] Add support for compactblocks v2 to mininode
Suhas Daftuar
2016-10-03
test: Explicitly set encoding to utf8 when opening text files
Wladimir J. van der Laan
2016-10-03
[qa] util: Move wait_bitcoinds() into stop_nodes()
MarcoFalke
2016-10-03
[qa] mininode: Only allow named args in wait_until
MarcoFalke
2016-10-03
[qa] Fix race condition in p2p-compactblocks test
Suhas Daftuar
2016-10-03
test: Avoid ConnectionResetErrors during RPC tests
Wladimir J. van der Laan
2016-10-03
[qa] blockstore: Switch to dumb dbm
MarcoFalke
2016-09-26
Add support for compactblocks to mininode
Suhas Daftuar
2016-09-26
Tests: refactor compact size serialization in mininode
Suhas Daftuar
2016-09-26
Implement SipHash in Python
Pieter Wuille
2016-09-21
[copyright] Add missing copyright headers
isle2983
2016-09-21
[qa]: add parsing for '<host>:<port>' argument form to rpc_url()
whythat
2016-09-21
Fix SIGHASH_SINGLE bug in test_framework SignatureHash
Johnson Lau
2016-09-16
[qa] remove root test directory for RPC tests
whythat
2016-07-14
Merge #8311: Rename CTxinWitness -> CTxInWitness
Wladimir J. van der Laan
2016-07-08
Merge #7540: Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY
Wladimir J. van der Laan
2016-07-07
[qa] test_framework: Add wrapper for stop_node
MarcoFalke
2016-07-06
Rename CTxinWitness -> CTxInWitness
Bob McElrath
2016-06-28
Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY
BtcDrak
2016-06-22
[qa] p2p segwit tests
Suhas Daftuar
2016-06-20
Merge #8066: [qa] test_framework: Use different rpc_auth_pair for each node
Wladimir J. van der Laan
2016-06-17
[qa] mininode: fail on send_message instead of silent return
MarcoFalke
2016-06-16
Merge #7892: Add full UTF-8 support to RPC
Wladimir J. van der Laan
2016-06-13
[qa] util: Move check_fee_amount out of wallet.py
MarcoFalke
2016-06-13
Merge #8141: Continuing port of java comparison tool
Wladimir J. van der Laan
2016-06-10
test: add ensure_ascii setting to AuthServiceProxy
Wladimir J. van der Laan
2016-06-02
Continuing port of java comptool
mrbandrews
2016-06-02
Fix interrupted HTTP RPC connection workaround for Python 3.5+
Pieter Wuille
2016-05-31
Tests: Rework blockstore to avoid re-serialization.
mrbandrews
2016-05-29
Merge #8104: Tests: add timeout to sync_blocks() and sync_mempools()
MarcoFalke
2016-05-27
Merge #8098: [qa] test_framework: Append portseed to tmpdir
MarcoFalke
2016-05-26
Tests: add timeout to sync_blocks() and sync_mempools()
Suhas Daftuar
2016-05-25
Test framework: only cleanup on successful test runs
Suhas Daftuar
2016-05-20
Merge #8047: [qa] test_framework: Set wait-timeout for bitcoind procs
MarcoFalke
2016-05-20
[qa] test_framework: Append portseed to tmpdir
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-09
Merge #7971: [qa] Refactor test_framework and pull tester
MarcoFalke
2016-05-09
Autofind rpc tests --srcdir
Jonas Schnelli
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
[next]