aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-02test: Avoid hardcoding the chain name in combine_logsMarcoFalke
2019-07-31test: Adapt test framework for chains other than "regtest"MarcoFalke
2019-07-31test: Fix “local variable 'e' is assigned to but never used”Ben Woosley
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-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
2019-07-27Merge #15996: rpc: Deprecate totalfee argument in `bumpfee`MeshCollider
2019-07-26[mempool] log correct messages when CPFP failsJohn Newbery
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