13365 Commits (fa4535df574067700ed7d2227ae03605075b8730)
 

Author SHA1 Message Date
MarcoFalke fa4535df57 [qa] combine_logs: Use ordered list for logfiles 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
John Newbery 0c1ade6a4b Skip rpcbind_test if OS/network requirements are not met. 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
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
John Newbery 5b0bff4581 Rename --enable-extended-rpc-tests to --enable-extended-functional-tests 7 years ago
John Newbery a9bd622a65 Rename test/pull-tester/rpc-tests.py to test/functional/test_runner.py 7 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional 7 years ago
John Newbery 00902c48cd Rename qa directory to test 7 years ago
Wladimir J. van der Laan d34995a7ba
Merge #10038: Add mallocinfo mode to `getmemoryinfo` RPC 7 years ago
MarcoFalke 7c7ddd9ead
Merge #10037: Trivial: Fix typo in help getrawtransaction RPC 7 years ago
Wladimir J. van der Laan e141aa4ba6 Add mallocinfo mode to `getmemoryinfo` RPC 7 years ago
James Evans 05a9f22358 Trivial: Fix typo in help getrawtransaction RPC 7 years ago
Wladimir J. van der Laan 5c1a958124
Merge #10027: Set to nullptr after delete 7 years ago
practicalswift 97b8213674 Fix parameter naming inconsistencies between .h and .cpp files 7 years ago
MarcoFalke 10b930dde8
Merge #10033: Trivial: Fix typo in key.h comment 7 years ago
MarcoFalke 9225de2cf6
Merge #10024: [trivial] Use log.info() instead of print() in remaining functional test cases. 7 years ago
Michael Goldstein f490dae56b Trivial: Fix typo in key.h comment 7 years ago
practicalswift d93b97fbcf Set to nullptr after delete 7 years ago
Wladimir J. van der Laan baae3149d6
Merge #9911: Wshadow: various gcc fixes 7 years ago
Wladimir J. van der Laan a328904480
Merge #9999: [LevelDB] Plug leveldb logs to bitcoin logs 7 years ago
Wladimir J. van der Laan aab1e55860
Merge #9987: Remove unused code 7 years ago
Pavel Janík d7f80b6dcb Rename first iterator to prevent shadowing. 7 years ago
Pavel Janík b42ff60c7e Fix shadowing of local variables. 7 years ago
Pavel Janík c4b60b3d9c Make some global variables less-global (static) 7 years ago
Pavel Janík bb2aaeeeea Prevent -Wshadow warnings with gcc versions 4.8.5, 5.3.1 and 6.2.1. 7 years ago