aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-02Merge #16097: Refactor: Add Flags enum to ArgsManager classMarcoFalke
2019-08-02test: Explain why -whitelist is used in feature_fee_estimationMarcoFalke
2019-08-02test: Format feature_fee_estimation with pep8MarcoFalke
2019-08-02Merge #15713: refactor: Replace chain relayTransactions/submitMemoryPool by h...MarcoFalke
2019-08-02test: Avoid hardcoding the chain name in combine_logsMarcoFalke
2019-08-02Merge #15911: Use wallet RBF default for walletcreatefundedpsbtMarcoFalke
2019-08-02Merge #16493: test: Fix test failuresMarcoFalke
2019-08-02[build] .gitignore add Qt Creator Makefile.am.userPeter Bushnell
2019-08-01Tidy up BroadcastTransaction()John Newbery
2019-08-01Remove unused submitToMemoryPool and relayTransactions Chain interfacesAntoine Riard
2019-08-01Remove duplicate checks in SubmitMemoryPoolAndRelayAntoine Riard
2019-08-01Introduce CWalletTx::SubmitMemoryPoolAndRelayAntoine Riard
2019-08-01Add BroadcastTransaction utility usage in Chain interfaceAntoine Riard
2019-08-01Test: Set -acceptnonstdtxn in feature_fee_estimationMarcoFalke
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-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-31test: Make tests arg type specificHennadii Stepanov
2019-07-31Revamp option negating policyHennadii Stepanov
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-30test: Add -acceptnonstdtxn to self.extra_args[3]MarcoFalke
2019-07-30gui: Generate bech32 addresses by default (take 2, fixup)MarcoFalke
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-30test: Bump rpc_timeout in feature_dbcrashMarcoFalke
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