aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-02[build] .gitignore add Qt Creator Makefile.am.userPeter Bushnell
2019-08-01Merge #16277: [Tests] Suppress output in test_bitcoin for expected errorsWladimir J. van der Laan
2019-08-01Merge #16470: test: Fail early on disconnect in mininode.wait_for_*Wladimir J. van der Laan
2019-08-01Merge #16514: gui: Remove unused RPCConsole::tabFocusWladimir J. van der Laan
2019-08-01Merge #16394: Allow createwallet to take empty passwords to make unencrypted ...MeshCollider
2019-08-01Merge #16502: wallet: Drop unused OldKeyfanquake
2019-08-01Merge #16448: doc: add note on precedence of options in bitcoin.conffanquake
2019-07-31gui: Remove unused RPCConsole::tabFocusJoão Barbosa
2019-07-31Merge #16293: test: Make test cases separate functionsMarcoFalke
2019-07-31wallet: Drop unused OldKeyJoão Barbosa
2019-07-31Merge #16452: refactor: use RelayTransaction in BroadcastTransaction utilityMarcoFalke
2019-07-31Merge #16504: doc: Add release note for the deprecated totalFee option of bum...MarcoFalke
2019-07-31doc: Add release note for the deprecated totalFee option of bumpfeeJoão Barbosa
2019-07-31Merge #16505: Changes verbosity of msbuild from quiet to normal in the appvey...MarcoFalke
2019-07-31Merge #15906: [wallet] Move min_depth and max_depth to coin controlWladimir J. van der Laan
2019-07-31Changes the verbosity of msbuild from quiet to normal in the appveyor script....Aaron Clauson
2019-07-31Merge #16451: Remove CMerkleTxWladimir J. van der Laan
2019-07-30Merge #16433: txmempool: Remove unused default value MemPoolRemovalReason::UN...Jonas Schnelli
2019-07-30[wallet] Remove CMerkleTx serialization logicJohn Newbery
2019-07-30[wallet] Flatten CWalletTx class hierarchyJohn Newbery
2019-07-30[wallet] Move CMerkleTx functions into CWalletTxJohn Newbery
2019-07-30Merge #15134: tests: Switch one of the Travis jobs to an unsigned char enviro...Wladimir J. van der Laan
2019-07-30Merge #16434: build: Specify AM_CPPFLAGS for ZMQWladimir J. van der Laan
2019-07-30Merge #16483: doc: update Python command in msvc readmefanquake
2019-07-30Merge #15709: wallet: Do not add "setting" key as unknownMeshCollider
2019-07-30Add setting as known typePeter Bushnell
2019-07-30Merge #16484: doc: update labels in CONTRIBUTING.mdfanquake
2019-07-30Merge #16475: wallet: Enumerate walletdb keysfanquake
2019-07-30Merge #16491: qa: fix deprecated log.warn in feature_dbcrash testfanquake
2019-07-29qa: fix deprecated log.warn in feature_dbcrash testJon Atack
2019-07-29doc: update labels in CONTRIBUTING.mdMarcoFalke
2019-07-29Merge #16471: [mempool] log correct messages when CPFP failsWladimir J. van der Laan
2019-07-29Allow createwallet to take empty passwords to make unencrypted walletsAndrew Chow
2019-07-29Merge #16436: gui: Do not create payment server if -disablewallet option prov...Wladimir J. van der Laan
2019-07-29Merge #15993: net: Drop support of the insecure miniUPnPc versionsWladimir J. van der Laan
2019-07-29Merge #16399: wallet: Improve wallet creationMarcoFalke
2019-07-29Merge #16441: build: remove qt libjpeg check from bitcoin_qt.m4Wladimir J. van der Laan
2019-07-29Merge #16467: rpc: sendrawtransaction help privacy noteWladimir J. van der Laan
2019-07-29Merge #16424: build: Treat -Wswitch as error when --enable-werrorMarcoFalke
2019-07-29Updated python command in readme so it will work on systems that have both py...Aaron Clauson
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-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