542 Commits (282abd8358e254d976cad05d0eb48586db276bcd)

Author SHA1 Message Date
error10 ac40ed7800 Increase timeout waiting for pruned blk00000.dat 8 years ago
MarcoFalke ccccc591a4 [qa] Add option --portseed to test_framework 8 years ago
MarcoFalke fa494dec79 [qa] pull-tester: Run rpc test in parallel 8 years ago
Jonas Schnelli 5ea450834e
Autofind rpc tests --srcdir 8 years ago
MarcoFalke fafb33cdef [qa] Stop other nodes, even when one fails to stop 8 years ago
MarcoFalke fabbf6bd62 [qa] Refactor test_framework and pull tester 8 years ago
MarcoFalke fa389d4edc [qa] Switch to py3 8 years ago
Pavel Janík 43bbcd0753 [qa] Fix typos in doc and comments 8 years ago
MarcoFalke fa17f93fbd [qa] smartfees: Properly use ordered dict 8 years ago
Jonas Schnelli 3b35e4896b
[RPC] add feerate option to fundrawtransaction 8 years ago
Andrew Chow 7db0ecb90c Test for signing messages 8 years ago
Jonas Schnelli a946bb6b18
[RPC] createrawtransaction: add option to set the sequence number per input 8 years ago
MarcoFalke fada064f67 [qa] test_framework: Properly print exceptions and assert empty dict 8 years ago
MarcoFalke 5555528b47 [qa] mininode: Unfiddle strings into bytes 8 years ago
Suhas Daftuar 807fa47a1e Tests: Fix deserialization of reject messages 8 years ago
Jonas Schnelli 0b25a9fb42
[ZMQ] append a message sequence number to every ZMQ notification 8 years ago
Joao Fonseca 5d217decc1 Add test to check spendable and unspendable UTXO on RPC listunspent 8 years ago
Joao Fonseca fa942c755a Move method to check matches within arrays on util.py 8 years ago
João Barbosa af4fe7fd12 Add change options to fundrawtransaction 8 years ago
Rusty Russell d12760b16a rpc-tests: handle KeyError nicely in test_framework.py 8 years ago
Rusty Russell 85c807c9ea getblockchaininfo: make bip9_softforks an object, not an array. 8 years ago
MarcoFalke faa41ee204 [qa] py2: Unfiddle strings into bytes explicitly 8 years ago
Suhas Daftuar da5fdbb3a2 Test relay of version 2 transactions 8 years ago
Suhas Daftuar 5cb1d8a207 Tests: move get_bip9_status to util.py 8 years ago
Wladimir J. van der Laan 5078ca4543 tests: Check Content-Type header returned from RPC server 8 years ago
mruddy 92107d574d RPC: add versionHex in getblock and getblockheader JSON results; expand data in getblockchaininfo bip9_softforks field. 8 years ago
MarcoFalke ffff866da8 [qa] Remove misleading "errorString syntax" 8 years ago
MarcoFalke fac724c78f [qa] maxblocksinflight: Actually enable test 8 years ago
MarcoFalke fa24456d0c [qa] httpbasics: Actually test second connection 8 years ago
MarcoFalke 444480649f [qa] mininode: Combine struct.pack format strings 8 years ago
MarcoFalke faaa3c9b65 [qa] mininode: Catch exceptions in got_data 8 years ago
MarcoFalke fa2cea163b [qa] rpc-tests: Properly use integers, floats 8 years ago
MarcoFalke fa524d9ddb [qa] Use python2/3 syntax 8 years ago
BtcDrak 40234ba89f Fix comments in tests 8 years ago
MarcoFalke fa3fafc960 [qa] wallet: Wait for reindex to catch up 8 years ago
Luke Dashjr e7e48ba66c test_framework: Py3.4 compat: Specify timeout parameter by name 8 years ago
Wladimir J. van der Laan d7b80b54fb test_framework: Avoid infinite loop in encoding Decimal 8 years ago
Wladimir J. van der Laan 018b60c5ea test_framework: detect failure of bitcoind startup 8 years ago
instagibbs f1bb13c93d Added companion removeprunedfunds call. 8 years ago
instagibbs 7eb702954e Add importprunedfunds rpc call 8 years ago
Alex Morcos b536a6fc83 Add p2p test for feefilter 8 years ago
Alex Morcos 5fa66e4682 Create SingleNodeConnCB class for RPC tests 8 years ago
Andrew C d5c5c713e6 RPC tests for generatetoaddress 8 years ago
NicolasDorier 71527a0f31 Test of BIP9 fork activation of mtp, csv, sequence_lock 8 years ago
MarcoFalke fab3890156 [qa] rpc-test: Normalize assert() 8 years ago
Alex Morcos 68d4282774 Fix calculation of balances and available coins. 8 years ago
Alex Morcos 19d73d540c Add RPC test for BIP 68/112/113 soft fork. 8 years ago
Suhas Daftuar e38781da40 Tests: fix missing import in mempool_packages 8 years ago
MarcoFalke fa4a522541 [qa] Add tests verifychain, lockunspent, getbalance, listsinceblock 8 years ago
Suhas Daftuar ec143391ef Tests: make prioritise_transaction.py more robust 8 years ago