aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-12-07Merge #20535: test: Fix intermittent feature_taproot issueWladimir J. van der Laan
2020-12-07Merge #20568: doc: Use FeeModes doc helper in estimatesmartfeeWladimir J. van der Laan
2020-12-07Merge #18766: Disable fee estimation in blocksonly mode (by removing the fee ...MarcoFalke
2020-12-07rpc: Use FeeModes doc helper in estimatesmartfeeMarcoFalke
2020-12-07Merge #19847: rpc, refactor: Avoid duplicate set lookup in gettxoutproofJonas Schnelli
2020-12-06Merge #19893: test: Remove or explain syncwithvalidationinterfacequeueMarcoFalke
2020-12-04rpc: Reject empty txids in gettxoutproofJoão Barbosa
2020-12-03tests: Test that a fully signed tx given to signrawtx is unchangedAndrew Chow
2020-12-03init: don't create a CBlockPolicyEstimator if we don't relay transactionsAntoine Poinsot
2020-12-03Remove the remaining fee estimation globalsAntoine Poinsot
2020-12-03Merge #20466: test: Fix intermittent p2p_fingerprint issueMarcoFalke
2020-12-02Merge #20530: lint, refactor: Update cppcheck linter to c++17 and improve exp...fanquake
2020-12-02Merge #20461: rpc: Validate -rpcauth argumentsMarcoFalke
2020-12-02Merge #20540: test: Fix wallet_multiwallet issue on windowsMarcoFalke
2020-12-01refactor: Improve use of explicit keywordFabian Jahr
2020-12-01lint: Use c++17 std in cppcheck linterFabian Jahr
2020-12-01Merge #20207: Follow-up extra comments on taproot code and testsMarcoFalke
2020-12-01test: Fix wallet_multiwallet issue on windowsMarcoFalke
2020-11-30test: Fix intermittent feature_taproot issueMarcoFalke
2020-11-28Merge #20522: [test] Fix sync issue in disconnect_p2psMarcoFalke
2020-11-28Merge #20448: RPC/Wallet: unloadwallet: Allow specifying wallet_name param ma...MarcoFalke
2020-11-27[test] Fix wait condition in disconnect_p2psAmiti Uttarwar
2020-11-26Document need_vin_vout_mismatch argument to make_spenderPieter Wuille
2020-11-26Fix and improve taproot_construct commentsPieter Wuille
2020-11-25Merge #20403: wallet: upgradewallet fixes, improvements, test coverageMarcoFalke
2020-11-25Merge #20456: test: Fix intermittent issue in mempool_compatibilityMarcoFalke
2020-11-25Merge #20410: wallet: Do not treat default constructed types as None-typeMarcoFalke
2020-11-24Merge #20462: RPC/Wallet: unloadwallet: Clarify docs/error when both the RPC ...MarcoFalke
2020-11-24RPC/Wallet: unloadwallet: Allow specifying wallet_name param matching RPC end...Luke Dashjr
2020-11-24RPC/Wallet: unloadwallet: Clarify docs/error when both the RPC endpoint and w...Luke Dashjr
2020-11-23rpc: Validate -rpcauth argumentsJoão Barbosa
2020-11-23test: Fix intermittent p2p_finerprint issueMarcoFalke
2020-11-23test: add is_bdb_compiled helperSjors Provoost
2020-11-23test: Fix intermittent issue in mempool_compatibilityMarcoFalke
2020-11-21Merge #20426: wallet: allow zero-fee fundrawtransaction/walletcreatefundedpsb...MarcoFalke
2020-11-20Merge #20223: build: Drop the leading 0 from the version numberMarcoFalke
2020-11-20Merge #20430: sanitizers: Add suppression for unsigned-integer-overflow in li...fanquake
2020-11-20Update feeRate (BTC/kvB) to fee_rate (sat/vB) in wallet_bumpfeeJon Atack
2020-11-20Allow zero-fee fundrawtxn and walletcreatefundedpsbt callsJon Atack
2020-11-20Merge #20428: tests: shrink feature_taproot transfer of funds txMarcoFalke
2020-11-20sanitizers: Add suppression for unsigned-integer-overflow in libstdc++ basic_...Jonas Schnelli
2020-11-20Merge #19851: refactor: Extract ParseOpCode from ParseScriptWladimir J. van der Laan
2020-11-20tests: shrink feature_taproot transfer of funds txAnthony Towns
2020-11-19wallet (not for backport): improve upgradewallet error messagesJon Atack
2020-11-19wallet: fix and improve upgradewallet error responsesJon Atack
2020-11-19wallet: fix and improve upgradewallet result responsesJon Atack
2020-11-19Merge #20385: test: run mempool_spend_coinbase.py even with wallet disabledWladimir J. van der Laan
2020-11-19Merge #20047: test: use wait_for_{block,header} helpers in p2p_fingerprint.pyWladimir J. van der Laan
2020-11-19Merge #18531: rpc: remove deprecated CRPCCommand constructorMarcoFalke
2020-11-19wallet: Do not treat default constructed types as None-typeMarcoFalke