aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-06Merge #13859: qa: Add emojis to test_runner path and wallet filenameWladimir J. van der Laan
2018-08-05Merge #13696: Add aarch64 qt depends support for cross compiling bitcoin-qtMarcoFalke
2018-08-04wallet: Catch filesystem_error and raise InitErrorMarcoFalke
2018-08-04[docs] Reformat -help output for help2manTim Ruffing
2018-08-03qa: Raise feature_help timeout to 5sMarcoFalke
2018-08-03qa: Use files for stdout/stderr to support WindowsMarcoFalke
2018-08-03qa: Run gen_rpcauth with sys.executableMarcoFalke
2018-08-03[trivial] add doxygen-compatible comments to CAffectedKeysVisitorPierre Rochard
2018-08-03qa: Close stdout and stderr file when node stopsMarcoFalke
2018-08-03qa: Create unicode tempdir in test_runnerMarcoFalke
2018-08-03Merge #13849: travis: use only travis jobs: instead of mix of jobs+matrixMarcoFalke
2018-08-03doc: correct versions in dependencies.mdfanquake
2018-08-03Docs: Improve "of" grammarjohnlow95
2018-08-02[wallet] Add wallet name to log messagesPierre Rochard
2018-08-02Merge #13255: trivial: Fixed typos and cleaned up languageMarcoFalke
2018-08-02Merge #13823: qa: quote path in authproxy for external multiwalletsWladimir J. van der Laan
2018-08-02use only travis jobs: instead of mix of jobs+matrixJulian Fleischer
2018-08-02trivial: correct typosVarunram
2018-08-02trivial: Fixed typos and cleaned up languageWilliam Robinson
2018-08-02Merge #13851: fix locale for lint-shellMarcoFalke
2018-08-02fix locale for lint-shellJulian Fleischer
2018-08-02Merge #13837: qa: Extract rpc_timewait as test paramWladimir J. van der Laan
2018-08-02qa: Quote wallet name for rpc pathMarcoFalke
2018-08-02gui: Pull initial 017x translations from transifexWladimir J. van der Laan
2018-08-02tx: Update transifex slug 016x→017xWladimir J. van der Laan
2018-08-02Merge #13791: gui: Reject dialogs if key escape is pressedWladimir J. van der Laan
2018-08-02Merge #13811: travis: Run bench_bitcoin onceWladimir J. van der Laan
2018-08-02Merge #13844: doc: correct the help output for -pruneWladimir J. van der Laan
2018-08-02Merge #13824: doc: Remove outdated net commentWladimir J. van der Laan
2018-08-02Merge #13835: [trivial,doc] Fix memory consistency model in commentWladimir J. van der Laan
2018-08-02-prune option -help output aligned with codeHennadii Stepanov
2018-08-01qa: Extract rpc_timewait as test paramMarcoFalke
2018-08-01Merge #13697: Support output descriptors in scantxoutsetWladimir J. van der Laan
2018-08-01[trivial,doc] Fix memory consistency model in commentJesse Cohen
2018-08-01Merge #13805: [wallet] Correctly limit output group sizeMarcoFalke
2018-08-01travis: Run bench_bitcoin onceMarcoFalke
2018-07-31Merge #13247: Add tests to SingleThreadedSchedulerClient() and document the m...MarcoFalke
2018-07-31doc: Remove outdated net commentMarcoFalke
2018-07-31Merge #13822: bench: Make CoinSelection output groups pass eligibility filterMarcoFalke
2018-07-31Merge #13776: net: Add missing verification of IPv6 address in CNetAddr::GetI...Wladimir J. van der Laan
2018-07-31bench: Make CoinSelection output groups pass eligibility filterAndrew Chow
2018-07-31Merge #13799: Ignore unknown config file options; warn instead of errorMarcoFalke
2018-07-31Merge #13809: contrib: Remove debian and rpm subfolderMarcoFalke
2018-07-31Merge #13794: chainparams: Update with data from assumed valid chainWladimir J. van der Laan
2018-07-30Ignore unknown config file options for nowPieter Wuille
2018-07-30Update ValidationInterface() documentation to explicitly specify threading an...Jesse Cohen
2018-07-30Update documentation for SingleThreadedSchedulerClient() to specify the memor...Jesse Cohen
2018-07-30gui: Reject options dialog when key escape is pressedJoão Barbosa
2018-07-30gui: Reject edit address dialog when key escape is pressedJoão Barbosa
2018-07-30gui: Add GUIUtil::ItemDelegate with keyEscapePressed signalJoão Barbosa