13332 Commits (5b0bff4581cf5cbecce35df46075ba256b4974f5)
 

Author SHA1 Message Date
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
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
John Newbery e722777a49 fix logging in nulldummy and proxy_test 7 years ago
John Newbery 1f7065367c Use log.info() instead of print() in importmulti.py 7 years ago
Wladimir J. van der Laan 3d857f307b
Merge #9818: Save watch only key timestamps when reimporting keys 7 years ago
Jonas Schnelli 9c7b7cf0bb
Merge #9592: [Qt] Add checkbox in the GUI to opt-in to RBF when creating a transaction 7 years ago
Jonas Schnelli a387d3a807
Merge #9690: Change 'Clear' button string to 'Reset' 7 years ago
Jonas Schnelli b9f930b383
Merge #9974: Add basic Qt wallet test 7 years ago
Wladimir J. van der Laan fcf556f7e9
Merge #10010: util: rename variable to avoid shadowing 7 years ago
Wladimir J. van der Laan 32d1b34498
Merge #10011: build: Fix typo s/HAVE_DONTWAIT/HAVE_MSG_DONTWAIT 7 years ago
practicalswift 8dc957ae06 Remove unused code 7 years ago
Wladimir J. van der Laan 5073100f27 build: Fix typo s/HAVE_DONTWAIT/HAVE_MSG_DONTWAIT 7 years ago
Pavol Rusnak 9350e13396
util: rename variable to avoid shadowing 7 years ago
Wladimir J. van der Laan 8b789d8141
Merge #9921: build: Probe MSG_DONTWAIT in the same way as MSG_NOSIGNAL 7 years ago
MarcoFalke 598ef9c44b
Merge #9842: Fix RPC failure testing (continuation of #9707) 7 years ago
MarcoFalke c49355c717
Merge #9993: Initialize nRelockTime 7 years ago
Wladimir J. van der Laan 8bcf9342b8
Merge #9995: [doc] clarify blockchain size and pruning 7 years ago
Wladimir J. van der Laan ad44438aae
Merge #10002: fix gitian doc example script typo 7 years ago
Jonas Schnelli d42729a8fb
Merge #10008: [trivial] Fix a typo (introduced two days ago) in the default fee warning 7 years ago
practicalswift a3ca43bb32 [trivial] Fix a typo (introduced two days ago) in the default fee warning 7 years ago
NicolasDorier cfce581d11 [LevelDB] Plug leveldb logs to bitcoin logs 7 years ago
Mike van Rossum b26ea0a8db specify blockchain size & default behaviour (over pruning) 7 years ago
Russell Yanofsky 9576b015a1 Enable xvfb in travis to allow running test_bitcoin-qt 7 years ago
Russell Yanofsky 9e6817ed11 Add new test_bitcoin-qt static library dependencies 7 years ago
Russell Yanofsky 2754ef1c4a Add simple qt wallet test sending a transaction 7 years ago
Russell Yanofsky b61b34c89d Add braces to if statements in Qt test_main 7 years ago
John Newbery c9bd0f6421 Fix RPC failure testing (2 of 2) 7 years ago
Lawrence Nahum 1eff6c6eac
fix gitian doc example typo 7 years ago
Patrick Strateman fb6f90a4ce Initialize nRelockTime 7 years ago
Wladimir J. van der Laan ce01e6226c
Merge #9481: [Qt] Show more significant warning if we fall back to the default fee 7 years ago
Wladimir J. van der Laan 416809c11b
Merge #9955: Don't require segwit in getblocktemplate for segwit signalling or mining 7 years ago
Wladimir J. van der Laan 2c781fb920
Merge #9497: CCheckQueue Unit Tests 7 years ago