13386 Commits (6d780b1b0c132875d16ab1d571beba69a674a161)
 

Author SHA1 Message Date
John Newbery 6d780b1b0c Update travis config to run rpc-tests.py in quiet mode 7 years ago
John Newbery 55992f1302 Add --quiet option to suppress rpc-tests.py output 7 years ago
Wladimir J. van der Laan 5114f81136
Merge #10057: [init] Deduplicated sigaction() boilerplate 7 years ago
Wladimir J. van der Laan e6156a0aa3
Merge #10056: [zmq] Call va_end() on va_start()ed args. 7 years ago
Jonas Schnelli 0ddea4430d
Merge #10060: [Qt] Ensure an item exists on the rpcconsole stack before adding 7 years ago
Wladimir J. van der Laan b1a4f27576
Merge #10073: Actually run assumevalid.py 7 years ago
Wladimir J. van der Laan db1ae5470b
Merge #10085: Docs: remove 'noconnect' option 7 years ago
Wladimir J. van der Laan c044f03f99
Merge #10083: [QA] Renaming rawTx into rawtx 7 years ago
Jameson Lopp d5690f1ab8 remove 'noconnect' option from documentation 7 years ago
NicolasDorier dd5be2c7b3 [QA] Renaming rawTx into rawtx 7 years ago
MarcoFalke 111849345b
Merge #10069: [QA] Fix typo in fundrawtransaction test 7 years ago
Wladimir J. van der Laan 90dd9e6c4c
Merge #9946: Fix build errors if spaces in path or parent directory 7 years ago
Wladimir J. van der Laan 5d7eb39aec
Merge #10067: [trivial] Dead code removal 7 years ago
Wladimir J. van der Laan 530fcbd49b
Merge #10063: add missing spaces so that markdown recognizes headline 7 years ago
Andrew Chow 4df76e270c Ensure an item exists on the rpcconsole stack before adding 7 years ago
Matthew Zipkin b1f584dbc1 fix build if spaces in src dir path 7 years ago
John Newbery 717ad131f6 Actually run assumevalid.py. 7 years ago
Thomas Snider 81a3857c4e Deduplicated sigaction() boilerplate 7 years ago
MarcoFalke a0b1e57b20
Merge #10052: [test] Run extended tests once daily in Travis 7 years ago
MarcoFalke ca209230c8
Merge #10053: [test] Allow functional test cases to be skipped 7 years ago
Nicolas Dorier 803e6a3503 [QA] Fix typo in fundrawtransaction test 7 years ago
John Newbery 0c1ade6a4b Skip rpcbind_test if OS/network requirements are not met. 7 years ago
Thomas Snider c59aedc1b0 [trivial] Dead code removal 7 years ago
flack cc995e26c2 add missing spaces so that markdown recognizes headline 7 years ago
MarcoFalke a230b05887
Merge #9701: Make bumpfee tests less fragile 7 years ago
MarcoFalke dfef6b6af0
Merge #10047: [tests] Remove unused variables and imports 7 years ago
Jonas Schnelli 3568b30ca3
Merge #9500: [Qt][RPC] Autocomplete commands for 'help' command in debug console 7 years ago
Jonas Schnelli 7b585cf70e
Merge #9558: Clarify assumptions made about when BlockCheck is called 7 years ago
Jonas Schnelli 86f7d5b69b
Merge #10029: Fix parameter naming inconsistencies between .h and .cpp files 7 years ago
Karl-Johan Alm 5ba61f0034
[zmq] Call va_end() on va_start()ed args. 7 years ago
practicalswift 389745901a [tests] Remove unused variables 7 years ago
practicalswift 72163d4585 [tests] Remove unused and duplicate imports 7 years ago
John Newbery 88e3aa0bcb Run extended tests once daily 7 years ago
John Newbery 232b6665bc Allow test cases to be skipped 7 years ago
Wladimir J. van der Laan 02d64bd929
Merge #10017: combine_logs.py - aggregates log files from multiple bitcoinds during functional tests. 7 years ago
Jonas Schnelli 90586b6897
Merge #10045: [trivial] Fix typos in comments 7 years ago
John Newbery 8317a45161 Python functional tests should log in UTC 7 years ago
John Newbery 61d75f587d Introduce combine_logs.py to combine log files from multiple bitcoinds. 7 years ago
practicalswift dbf30ff10f [trivial] Fix typos in comments 7 years ago
Russell Yanofsky f85ac54e24 [qa] Expand bumpfee test docstring 7 years ago
Wladimir J. van der Laan 919aaf6508
Merge #10039: Fix compile errors with Qt 5.3.2 and Boost 1.55.0 7 years ago
Russell Yanofsky 0b94e49831 [qa] Rename python input variable to tx_input 7 years ago
Russell Yanofsky 1dfd64fadc [qa] Make bumpfee.py test function order consistent 7 years ago
Russell Yanofsky e6b2963241 [qa] Get rid of nondeterminism in bumpfee.py 7 years ago
Russell Yanofsky 94b528bb0c [qa] Remove bumpfee.py get_change_address hack 7 years ago
MarcoFalke 3192e5278a
Merge #9956: Reorganise qa directory 7 years ago
Wladimir J. van der Laan 0c17afcbe7
Merge #9734: Add updating of chainTxData to release process 7 years ago
Russell Yanofsky b5bec4e330 Avoid QTimer::singleShot compile error with Qt 5.3.2 7 years ago
Russell Yanofsky d5046e72f4 Avoid scoped_connection compile error with boost 1.55.0 7 years ago
John Newbery 63d66ba20a Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py 7 years ago