Commit Graph

99 Commits (986c2232143e5c2f909f5b27bf74470654faf49c)

Author SHA1 Message Date
Wladimir J. van der Laan ff46dd4a34
Merge #7540: Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY
8 years ago
MarcoFalke fa9976b853 [qa] test_framework: Add wrapper for stop_node
8 years ago
BtcDrak 14d01309be Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY
9 years ago
Suhas Daftuar 330b0f31ee [qa] p2p segwit tests
9 years ago
Wladimir J. van der Laan 65c2058cc8
Merge #8066: [qa] test_framework: Use different rpc_auth_pair for each node
9 years ago
MarcoFalke facb6c0bf8 [qa] mininode: fail on send_message instead of silent return
9 years ago
Wladimir J. van der Laan 9c3d0fab36
Merge #7892: Add full UTF-8 support to RPC
9 years ago
MarcoFalke fa26c420bf [qa] util: Move check_fee_amount out of wallet.py
9 years ago
Wladimir J. van der Laan 44c1b1c9bb
Merge #8141: Continuing port of java comparison tool
9 years ago
Wladimir J. van der Laan a406fcb6ca test: add ensure_ascii setting to AuthServiceProxy
9 years ago
mrbandrews 291f8aa5da Continuing port of java comptool
9 years ago
Pieter Wuille f45f51e3ae Fix interrupted HTTP RPC connection workaround for Python 3.5+
9 years ago
mrbandrews 8c9e681ff8 Tests: Rework blockstore to avoid re-serialization.
9 years ago
MarcoFalke 6ff2c8d29f
Merge #8104: Tests: add timeout to sync_blocks() and sync_mempools()
9 years ago
MarcoFalke 06bd4f637f
Merge #8098: [qa] test_framework: Append portseed to tmpdir
9 years ago
Suhas Daftuar e871f8338a Tests: add timeout to sync_blocks() and sync_mempools()
9 years ago
Suhas Daftuar 1ad9339508 Test framework: only cleanup on successful test runs
9 years ago
MarcoFalke 37f9a1f627
Merge #8047: [qa] test_framework: Set wait-timeout for bitcoind procs
9 years ago
MarcoFalke fa57b0c5ef [qa] test_framework: Append portseed to tmpdir
9 years ago
MarcoFalke fad184550e [qa] test_framework: Use different rpc_auth_pair for each node
9 years ago
MarcoFalke fac9349798 [qa] Remove hardcoded "4 nodes" from test_framework
9 years ago
MarcoFalke fab5233fe6 [qa] test_framework: Set wait-timeout for bitcoind procs
9 years ago
MarcoFalke ccccc591a4 [qa] Add option --portseed to test_framework
9 years ago
MarcoFalke 4e14afe42f
Merge #7971: [qa] Refactor test_framework and pull tester
9 years ago
Jonas Schnelli 5ea450834e
Autofind rpc tests --srcdir
9 years ago
MarcoFalke fafb33cdef [qa] Stop other nodes, even when one fails to stop
9 years ago
MarcoFalke fabbf6bd62 [qa] Refactor test_framework and pull tester
9 years ago
MarcoFalke fa389d4edc [qa] Switch to py3
9 years ago
MarcoFalke fada064f67 [qa] test_framework: Properly print exceptions and assert empty dict
9 years ago
MarcoFalke 5555528b47 [qa] mininode: Unfiddle strings into bytes
9 years ago
Suhas Daftuar 807fa47a1e Tests: Fix deserialization of reject messages
9 years ago
Joao Fonseca fa942c755a Move method to check matches within arrays on util.py
9 years ago
Wladimir J. van der Laan b1bf511af6
Merge #7833: tests: Check Content-Type header returned from RPC server
9 years ago
Wladimir J. van der Laan 6ef5e000a2
Merge #7853: [qa] py2: Unfiddle strings into bytes explicitly
9 years ago
Rusty Russell d12760b16a rpc-tests: handle KeyError nicely in test_framework.py
9 years ago
Rusty Russell 85c807c9ea getblockchaininfo: make bip9_softforks an object, not an array.
9 years ago
MarcoFalke faa41ee204 [qa] py2: Unfiddle strings into bytes explicitly
9 years ago
Suhas Daftuar 5cb1d8a207 Tests: move get_bip9_status to util.py
9 years ago
Wladimir J. van der Laan 5078ca4543 tests: Check Content-Type header returned from RPC server
9 years ago
Wladimir J. van der Laan ff5874bcf7
Merge #7778: [qa] Bug fixes and refactor
9 years ago
MarcoFalke 444480649f [qa] mininode: Combine struct.pack format strings
9 years ago
MarcoFalke faaa3c9b65 [qa] mininode: Catch exceptions in got_data
9 years ago
MarcoFalke fa2cea163b [qa] rpc-tests: Properly use integers, floats
9 years ago
Wladimir J. van der Laan e9723cb273
Merge #7489: tests: Make proxy_test work on travis servers without IPv6
9 years ago
MarcoFalke fa524d9ddb [qa] Use python2/3 syntax
9 years ago
Wladimir J. van der Laan e8a8f3d4b2
Merge #7648: BIP9 versionbits softfork for BIP68, BIP112 and BIP113
9 years ago
Wladimir J. van der Laan d8e862a5a7
Merge #7744: test_framework: detect failure of bitcoind startup
9 years ago
Luke Dashjr e7e48ba66c test_framework: Py3.4 compat: Specify timeout parameter by name
9 years ago
Wladimir J. van der Laan d7b80b54fb test_framework: Avoid infinite loop in encoding Decimal
9 years ago
Wladimir J. van der Laan 018b60c5ea test_framework: detect failure of bitcoind startup
9 years ago