aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-29Merge #16481: Trivial: add missing spacefanquake
2019-07-28Trivial: add missing spaceDavid A. Harding
2019-07-28Merge #16464: [qa] Ensure we don't generate a too-big block in p2sh sigops testMarcoFalke
2019-07-28Merge #16468: Exclude depends/Makefile in .gitignorefanquake
2019-07-27wallet: Rename CWalletKey to OldKeyMarcoFalke
2019-07-27wallet: Enumerate walletdb keysMarcoFalke
2019-07-27rpc: sendrawtransaction unconditionality/privacy noteJon Atack
2019-07-27[test] walletcreatefundedpsbt: check RBF is disabled when -walletrbf=0Sjors Provoost
2019-07-27[doc] rpc: remove "fallback to" from RBF default helpSjors Provoost
2019-07-27[rpc] walletcreatefundedpsbt: use wallet default RBFSjors Provoost
2019-07-27Merge #15588: Log the actual wallet file version and no longer publicly expos...MeshCollider
2019-07-27Merge #16415: Get rid of PendingWalletTx classMeshCollider
2019-07-27Merge #16402: Remove wallet settings from chainparamsMeshCollider
2019-07-27Merge #15996: rpc: Deprecate totalfee argument in `bumpfee`MeshCollider
2019-07-26[mempool] log correct messages when CPFP failsJohn Newbery
2019-07-26test: Fail early on disconnect in mininode.wait_for_*MarcoFalke
2019-07-26Merge #16301: Use CWallet::Import* functions in all import* RPCsMarcoFalke
2019-07-26Add RPC bumpfee totalFee deprecation testJon Atack
2019-07-26deprecate totalFee argument in bumpfee RPC callGregory Sanders
2019-07-26Exclude depends/Makefile in .gitignoreJoão Barbosa
2019-07-25Merge #16386: depends: disable unused Qt featuresWladimir J. van der Laan
2019-07-25[qa] Ensure we don't generate a too-big block in p2sh sigops testSuhas Daftuar
2019-07-25Merge #16459: [qa] Fix race condition in example_test.pyMarcoFalke
2019-07-25[qa] Fix race condition in example_test.pySuhas Daftuar
2019-07-25doc: add note on precedence of options in bitcoin.confTorkel Rogstad
2019-07-25Merge #16455: doc: Remove downgrading warning in release notes, per 0.18 branchfanquake
2019-07-25Merge #15305: [validation] Crash if disconnecting a block failsfanquake
2019-07-24refactor : use RelayTransaction in BroadcastTransaction utilityAntoine Riard
2019-07-24doc: Remove downgrading warning in release notes, per 0.18 branchMarcoFalke
2019-07-24Merge #16362: Add bilingual_str typeMarcoFalke
2019-07-24Have importwallet use ImportPrivKeys and ImportScriptsAndrew Chow
2019-07-24Optionally allow ImportScripts to set script creation timestampAndrew Chow
2019-07-24Have importaddress use ImportScripts and ImportScriptPubKeysAndrew Chow
2019-07-24Have importpubkey use CWallet's ImportScriptPubKeys and ImportPubKeys functionsAndrew Chow
2019-07-24scripted-diff: Make translation bilingualHennadii Stepanov
2019-07-24Add bilingual message typeHennadii Stepanov
2019-07-24Refactor out translation.hHennadii Stepanov
2019-07-24Merge #16445: test: Skip flaky p2p_invalid_messages test on macOSMarcoFalke
2019-07-24depends: disable unused Qt featuresfanquake
2019-07-24doc: remove line numbers from qt package linksfanquake
2019-07-24doc: fix typo in bitcoin_qt.m4 commentfanquake
2019-07-24build: remove jpeg lib check from bitcoin_qt.m4fanquake
2019-07-24build: disable libjpeg in qtfanquake
2019-07-23Merge #16366: init: Use InitError for all errors in bitcoind/qtMarcoFalke
2019-07-23test: Skip flaky p2p_invalid_messages test on macOSFabian Jahr
2019-07-23wallet: Recognize -disablewallet option earlyHennadii Stepanov
2019-07-23Merge #16408: depends: Prune X packagesfanquake
2019-07-23Merge #16355: refactor: move CCoinsViewErrorCatcher out of init.cppfanquake
2019-07-23Merge #16430: doc: Update bips 35, 37 and 111 statusfanquake
2019-07-22Merge #16438: travis: Print memory and number of cpusMarcoFalke