aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-12Merge #14701: build: Add CLIENT_VERSION_BUILD to CFBundleGetInfoStringWladimir J. van der Laan
2018-12-12Merge #14909: doc: Update minimum required QtWladimir J. van der Laan
2018-12-12Merge #13076: Fix ScanForWalletTransactions to return an enum indicating scan...MeshCollider
2018-12-12Merge #14646: Add expansion cache functions to descriptors (unused for now)MeshCollider
2018-12-11Merge #14886: [tests] Refactor importmulti testsMarcoFalke
2018-12-11Merge #14857: wallet_keypool_topup.py: Test for all keypool address typesMarcoFalke
2018-12-11Merge #14883: add `--retry 5` to curl opts in install_db4.shMarcoFalke
2018-12-10[tests] Add docstring for wallet_importmulti.pyJohn Newbery
2018-12-10[tests] add test_address method to wallet_import.pyJohn Newbery
2018-12-10[tests] add test_importmulti method to wallet_import.pyJohn Newbery
2018-12-10[tests] add get_multisig function to wallet_importmulti.pyJohn Newbery
2018-12-10[tests] add get_key function to wallet_importmulti.pyJohn Newbery
2018-12-10Merge #14877: rpc: Document default values for optional argumentsMarcoFalke
2018-12-10Merge #14885: rpc: Assert named arguments are unique in RPCHelpManMarcoFalke
2018-12-10doc: Update minimum required qtfanquake
2018-12-10Merge #14809: Tools: improve verify-commits.py scriptMeshCollider
2018-12-09Merge #14799: docs: convert link from http to https in doc/release-process.mdJonas Schnelli
2018-12-09Merge #14801: qt: Use window() instead of obsolete topLevelWidget()Wladimir J. van der Laan
2018-12-07Merge #14788: tests: Possible fix the permission error when the tests open th...MarcoFalke
2018-12-07rpc: Document default values for optional argumentsMarcoFalke
2018-12-07rpc: Assert named arguments are unique in RPCHelpManJoão Barbosa
2018-12-07Merge #14795: test: allows test_runner command line to receive parameters for...MarcoFalke
2018-12-07Merge #14890: rpc: Avoid creating non-standard raw transactionsWladimir J. van der Laan
2018-12-07Merge #14854: qt: Cleanup SplashScreen classWladimir J. van der Laan
2018-12-07Merge #14480: refactor: Drop boost::this_thread::interruption_point and boost...Wladimir J. van der Laan
2018-12-07Merge #14863: refactor: Add and use HaveTxsDownloaded() where appropriateWladimir J. van der Laan
2018-12-06rpc: Avoid creating non-standard raw transactionsMarcoFalke
2018-12-06Merge #14783: gui: Fix boost::signals2::no_slots_error in early calls to Init...MarcoFalke
2018-12-06Merge #14564: Adjust configure so that only bip70 is disabled when protobuf i...MarcoFalke
2018-12-06[tests] tidy up imports in wallet_importmulti.pyJohn Newbery
2018-12-06[tests] fix flake8 warnings in wallet_importmulti.pyJohn Newbery
2018-12-06Merge #14670: http: Fix HTTP server shutdownWladimir J. van der Laan
2018-12-06Merge #14882: [doc] developer-notes.md: point out that UniValue deviates from...MarcoFalke
2018-12-06Improve documentation for running verify-commits.py scriptJameson Lopp
2018-12-06Merge #14869: scripts: Add trusted key for Samuel DobsonWladimir J. van der Laan
2018-12-06Merge #14831: Scripts and tools: Use #!/usr/bin/env bash instead of #!/bin/bash.Wladimir J. van der Laan
2018-12-06Merge #14838: Use const in COutPoint classWladimir J. van der Laan
2018-12-06Merge #14864: test: Run scripted-diff in subshellWladimir J. van der Laan
2018-12-06[doc] developer-notes.md: point out that UniValue deviates from upstreamSjors Provoost
2018-12-06add `--retry 5` to curl opts in install_db4.shqubenix
2018-12-05Merge #14796: rpc: Pass argument descriptions to RPCHelpManMarcoFalke
2018-12-04RPCHelpMan: Add space after colons in extended descriptionMarcoFalke
2018-12-04Use std::numeric_limits<UNSIGNED>::max()) instead of (UNSIGNED)-1practicalswift
2018-12-04rpc: Add description to fundrawtransaction vout_indexMarcoFalke
2018-12-04scripted-diff: Run scripted-diff in subshellCarl Dong
2018-12-04validation: Add and use HaveTxsDownloaded where appropriateMarcoFalke
2018-12-04scripts: Add trusted key for Samuel DobsonWladimir J. van der Laan
2018-12-04Merge #14840: Remove duplicate libconsensus linking in test makeWladimir J. van der Laan
2018-12-04Merge #14861: tests: Modify rpc_bind to conform to #14532 behaviour.Wladimir J. van der Laan
2018-12-04Merge #14733: P2P: Make peer timeout configurable, speed up very slow test an...Wladimir J. van der Laan