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-06-02
Fix interrupted HTTP RPC connection workaround for Python 3.5+
Pieter Wuille
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-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
2016-05-05
[qa] Switch to py3
MarcoFalke
2016-04-26
[qa] test_framework: Properly print exceptions and assert empty dict
MarcoFalke
2016-04-23
[qa] mininode: Unfiddle strings into bytes
MarcoFalke
2016-04-20
Tests: Fix deserialization of reject messages
Suhas Daftuar
2016-04-19
Move method to check matches within arrays on util.py
Joao Fonseca
2016-04-18
Merge #7833: tests: Check Content-Type header returned from RPC server
Wladimir J. van der Laan
2016-04-14
Merge #7853: [qa] py2: Unfiddle strings into bytes explicitly
Wladimir J. van der Laan
2016-04-13
rpc-tests: handle KeyError nicely in test_framework.py
Rusty Russell
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-04-07
tests: Check Content-Type header returned from RPC server
Wladimir J. van der Laan
2016-04-03
Merge #7778: [qa] Bug fixes and refactor
Wladimir J. van der Laan
2016-04-02
[qa] mininode: Combine struct.pack format strings
MarcoFalke
2016-04-01
[qa] mininode: Catch exceptions in got_data
MarcoFalke
2016-04-01
[qa] rpc-tests: Properly use integers, floats
MarcoFalke
2016-04-01
Merge #7489: tests: Make proxy_test work on travis servers without IPv6
Wladimir J. van der Laan
2016-03-31
[qa] Use python2/3 syntax
MarcoFalke
2016-03-30
Merge #7648: BIP9 versionbits softfork for BIP68, BIP112 and BIP113
Wladimir J. van der Laan
2016-03-29
Merge #7744: test_framework: detect failure of bitcoind startup
Wladimir J. van der Laan
2016-03-28
test_framework: Py3.4 compat: Specify timeout parameter by name
Luke Dashjr
2016-03-28
test_framework: Avoid infinite loop in encoding Decimal
Wladimir J. van der Laan
2016-03-26
test_framework: detect failure of bitcoind startup
Wladimir J. van der Laan
2016-03-21
Add p2p test for feefilter
Alex Morcos
2016-03-21
Create SingleNodeConnCB class for RPC tests
Alex Morcos
2016-03-21
Test of BIP9 fork activation of mtp, csv, sequence_lock
NicolasDorier
2016-03-16
Tests: make prioritise_transaction.py more robust
Suhas Daftuar
2016-03-14
[qa] mininode: Add and use CONSTs
MarcoFalke
2016-03-14
[qa] Move create_tx() to util.py
MarcoFalke
2016-02-12
Merge #7184: Implement SequenceLocks functions for BIP 68
Wladimir J. van der Laan
2016-02-10
Add RPC test exercising BIP68 (mempool only)
Suhas Daftuar
2016-02-09
tests: Make proxy_test work on travis servers without IPv6
Wladimir J. van der Laan
2016-02-04
[rpc-tests] Change solve() to use rehash
mrbandrews
2016-01-27
Merge #7300: [trivial] Add missing copyright headers
Wladimir J. van der Laan
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
[next]