aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-22[tests] Remove unused and duplicate importspracticalswift
2017-03-22Run extended tests once dailyJohn Newbery
2017-03-22Allow test cases to be skippedJohn Newbery
2017-03-22Merge #10017: combine_logs.py - aggregates log files from multiple bitcoinds ...Wladimir J. van der Laan
2017-03-22Merge #10045: [trivial] Fix typos in commentsJonas Schnelli
2017-03-21Python functional tests should log in UTCJohn Newbery
2017-03-21Introduce combine_logs.py to combine log files from multiple bitcoinds.John Newbery
2017-03-21[trivial] Fix typos in commentspracticalswift
2017-03-21[qa] Expand bumpfee test docstringRussell Yanofsky
2017-03-21Merge #10039: Fix compile errors with Qt 5.3.2 and Boost 1.55.0Wladimir J. van der Laan
2017-03-21[qa] Rename python input variable to tx_inputRussell Yanofsky
2017-03-21[qa] Make bumpfee.py test function order consistentRussell Yanofsky
2017-03-21[qa] Get rid of nondeterminism in bumpfee.pyRussell Yanofsky
2017-03-21[qa] Remove bumpfee.py get_change_address hackRussell Yanofsky
2017-03-21Merge #9956: Reorganise qa directoryMarcoFalke
2017-03-20Merge #9734: Add updating of chainTxData to release processWladimir J. van der Laan
2017-03-20Avoid QTimer::singleShot compile error with Qt 5.3.2Russell Yanofsky
2017-03-20Avoid scoped_connection compile error with boost 1.55.0Russell Yanofsky
2017-03-20Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.pyJohn Newbery
2017-03-20Rename --enable-extended-rpc-tests to --enable-extended-functional-testsJohn Newbery
2017-03-20Rename test/pull-tester/rpc-tests.py to test/functional/test_runner.pyJohn Newbery
2017-03-20Rename rpc-tests directory to functionalJohn Newbery
2017-03-20Rename qa directory to testJohn Newbery
2017-03-20Merge #10038: Add mallocinfo mode to `getmemoryinfo` RPCWladimir J. van der Laan
2017-03-20Merge #10037: Trivial: Fix typo in help getrawtransaction RPCMarcoFalke
2017-03-20Add mallocinfo mode to `getmemoryinfo` RPCWladimir J. van der Laan
2017-03-20Trivial: Fix typo in help getrawtransaction RPCJames Evans
2017-03-20Merge #10027: Set to nullptr after deleteWladimir J. van der Laan
2017-03-19Fix parameter naming inconsistencies between .h and .cpp filespracticalswift
2017-03-19Merge #10033: Trivial: Fix typo in key.h commentMarcoFalke
2017-03-19Merge #10024: [trivial] Use log.info() instead of print() in remaining functi...MarcoFalke
2017-03-18Trivial: Fix typo in key.h commentMichael Goldstein
2017-03-18Set to nullptr after deletepracticalswift
2017-03-18Merge #9911: Wshadow: various gcc fixesWladimir J. van der Laan
2017-03-18Merge #9999: [LevelDB] Plug leveldb logs to bitcoin logsWladimir J. van der Laan
2017-03-18Merge #9987: Remove unused codeWladimir J. van der Laan
2017-03-18Rename first iterator to prevent shadowing.Pavel Janík
2017-03-18Fix shadowing of local variables.Pavel Janík
2017-03-18Make some global variables less-global (static)Pavel Janík
2017-03-18Prevent -Wshadow warnings with gcc versions 4.8.5, 5.3.1 and 6.2.1.Pavel Janík
2017-03-17fix logging in nulldummy and proxy_testJohn Newbery
2017-03-17Use log.info() instead of print() in importmulti.pyJohn Newbery
2017-03-17Merge #9818: Save watch only key timestamps when reimporting keysWladimir J. van der Laan
2017-03-17Merge #9592: [Qt] Add checkbox in the GUI to opt-in to RBF when creating a tr...Jonas Schnelli
2017-03-17Merge #9690: Change 'Clear' button string to 'Reset'Jonas Schnelli
2017-03-17Merge #9974: Add basic Qt wallet testJonas Schnelli
2017-03-17Merge #10010: util: rename variable to avoid shadowingWladimir J. van der Laan
2017-03-17Merge #10011: build: Fix typo s/HAVE_DONTWAIT/HAVE_MSG_DONTWAITWladimir J. van der Laan
2017-03-17Remove unused codepracticalswift
2017-03-16build: Fix typo s/HAVE_DONTWAIT/HAVE_MSG_DONTWAITWladimir J. van der Laan