index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qa
/
rpc-tests
/
test_framework
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge #8047: [qa] test_framework: Set wait-timeout for bitcoind procs
MarcoFalke
2016-05-20
1
-2
/
+4
|
\
\
|
*
|
[qa] test_framework: Set wait-timeout for bitcoind procs
MarcoFalke
2016-05-12
1
-2
/
+4
|
|
/
*
/
[qa] Remove hardcoded "4 nodes" from test_framework
MarcoFalke
2016-05-15
2
-25
/
+33
|
/
*
[qa] Add option --portseed to test_framework
MarcoFalke
2016-05-09
2
-8
/
+15
*
Merge #7971: [qa] Refactor test_framework and pull tester
MarcoFalke
2016-05-09
2
-7
/
+25
|
\
|
*
[qa] Stop other nodes, even when one fails to stop
MarcoFalke
2016-05-06
1
-2
/
+9
|
*
[qa] Refactor test_framework and pull tester
MarcoFalke
2016-05-06
2
-5
/
+16
*
|
Autofind rpc tests --srcdir
Jonas Schnelli
2016-05-09
1
-1
/
+1
|
/
*
[qa] Switch to py3
MarcoFalke
2016-05-05
11
-86
/
+92
*
[qa] test_framework: Properly print exceptions and assert empty dict
MarcoFalke
2016-04-26
2
-2
/
+2
*
[qa] mininode: Unfiddle strings into bytes
MarcoFalke
2016-04-23
1
-4
/
+4
*
Tests: Fix deserialization of reject messages
Suhas Daftuar
2016-04-20
1
-2
/
+5
*
Move method to check matches within arrays on util.py
Joao Fonseca
2016-04-19
1
-0
/
+29
*
Merge #7833: tests: Check Content-Type header returned from RPC server
Wladimir J. van der Laan
2016-04-18
1
-0
/
+5
|
\
|
*
tests: Check Content-Type header returned from RPC server
Wladimir J. van der Laan
2016-04-07
1
-0
/
+5
*
|
Merge #7853: [qa] py2: Unfiddle strings into bytes explicitly
Wladimir J. van der Laan
2016-04-14
7
-106
/
+120
|
\
\
|
*
|
[qa] py2: Unfiddle strings into bytes explicitly
MarcoFalke
2016-04-10
7
-106
/
+120
*
|
|
rpc-tests: handle KeyError nicely in test_framework.py
Rusty Russell
2016-04-13
1
-0
/
+3
*
|
|
getblockchaininfo: make bip9_softforks an object, not an array.
Rusty Russell
2016-04-13
1
-4
/
+1
|
/
/
*
/
Tests: move get_bip9_status to util.py
Suhas Daftuar
2016-04-07
1
-0
/
+7
|
/
*
Merge #7778: [qa] Bug fixes and refactor
Wladimir J. van der Laan
2016-04-03
7
-75
/
+80
|
\
|
*
[qa] mininode: Combine struct.pack format strings
MarcoFalke
2016-04-02
1
-15
/
+15
|
*
[qa] mininode: Catch exceptions in got_data
MarcoFalke
2016-04-01
1
-36
/
+39
|
*
[qa] rpc-tests: Properly use integers, floats
MarcoFalke
2016-04-01
3
-4
/
+4
|
*
[qa] Use python2/3 syntax
MarcoFalke
2016-03-31
6
-36
/
+38
*
|
Merge #7489: tests: Make proxy_test work on travis servers without IPv6
Wladimir J. van der Laan
2016-04-01
1
-0
/
+15
|
\
\
|
|
/
|
/
|
|
*
tests: Make proxy_test work on travis servers without IPv6
Wladimir J. van der Laan
2016-02-09
1
-0
/
+15
*
|
Merge #7648: BIP9 versionbits softfork for BIP68, BIP112 and BIP113
Wladimir J. van der Laan
2016-03-30
1
-0
/
+4
|
\
\
|
*
|
Test of BIP9 fork activation of mtp, csv, sequence_lock
NicolasDorier
2016-03-21
1
-0
/
+4
*
|
|
Merge #7744: test_framework: detect failure of bitcoind startup
Wladimir J. van der Laan
2016-03-29
1
-20
/
+40
|
\
\
\
|
*
|
|
test_framework: detect failure of bitcoind startup
Wladimir J. van der Laan
2016-03-26
1
-20
/
+40
*
|
|
|
test_framework: Py3.4 compat: Specify timeout parameter by name
Luke Dashjr
2016-03-28
1
-3
/
+2
*
|
|
|
test_framework: Avoid infinite loop in encoding Decimal
Wladimir J. van der Laan
2016-03-28
1
-1
/
+1
|
/
/
/
*
|
|
Add p2p test for feefilter
Alex Morcos
2016-03-21
1
-1
/
+20
*
|
|
Create SingleNodeConnCB class for RPC tests
Alex Morcos
2016-03-21
2
-14
/
+40
|
/
/
*
|
Tests: make prioritise_transaction.py more robust
Suhas Daftuar
2016-03-16
1
-0
/
+6
*
|
[qa] mininode: Add and use CONSTs
MarcoFalke
2016-03-14
2
-3
/
+5
*
|
[qa] Move create_tx() to util.py
MarcoFalke
2016-03-14
1
-0
/
+8
*
|
Merge #7184: Implement SequenceLocks functions for BIP 68
Wladimir J. van der Laan
2016-02-12
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
Add RPC test exercising BIP68 (mempool only)
Suhas Daftuar
2016-02-10
1
-0
/
+8
*
|
[rpc-tests] Change solve() to use rehash
mrbandrews
2016-02-04
1
-1
/
+1
*
|
Merge #7300: [trivial] Add missing copyright headers
Wladimir J. van der Laan
2016-01-27
3
-2
/
+8
|
\
\
|
*
|
Add missing copyright headers
MarcoFalke
2016-01-05
3
-2
/
+8
*
|
|
[qa] Change default block priority size to 0
MarcoFalke
2016-01-20
1
-2
/
+1
*
|
|
Merge pull request #7164: Do not download transactions during initial blockch...
Wladimir J. van der Laan
2016-01-19
1
-4
/
+26
|
\
\
\
|
*
|
|
Do not download transactions during inital sync
ptschip
2015-12-15
1
-4
/
+26
*
|
|
|
Merge pull request #7194
Wladimir J. van der Laan
2016-01-18
1
-0
/
+17
|
\
\
\
\
|
*
|
|
|
Add assert_is_hex_string and assert_is_hash_string to RPC test utils.
James O'Beirne
2015-12-14
1
-0
/
+17
*
|
|
|
|
[qa] Fix pyton syntax in rpc tests
MarcoFalke
2016-01-13
3
-11
/
+11
*
|
|
|
|
Add race-condition debugging tool to mininode
Suhas Daftuar
2016-01-07
1
-0
/
+15
|
|
_
|
/
/
|
/
|
|
|
[prev]
[next]