aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2020-11-19Merge #20359: depends: Various config.site.in improvements and lintingWladimir J. van der Laan
2020-11-19p2p: Ignore version msgs after initial version msgMarcoFalke
2020-11-19p2p: Ignore non-version msgs before version msgMarcoFalke
2020-11-19Don't upgrade to HD split if it is already supportedAndrew Chow
2020-11-18Drop the leading 0 from the version numberAndrew Chow
2020-11-18Merge #19504: Bump minimum python version to 3.6MarcoFalke
2020-11-17Merge #20305: wallet: introduce fee_rate sat/vB param/optionMarcoFalke
2020-11-17Merge #20346: script: modify security-check.py to use "==" instead of "is" fo...fanquake
2020-11-16test: run mempool_spend_coinbase.py even with wallet disabledMichael Dietz
2020-11-16Merge #18836: wallet: upgradewallet fixes and additional testsWladimir J. van der Laan
2020-11-13test: walettool create descriptorsIvan Metlushko
2020-11-12tests: Remove no longer needed UBSan suppression (float-divide-by-zero in val...practicalswift
2020-11-12wallet: override minfee checks (fOverrideFeeRate) for fee_rateJon Atack
2020-11-12wallet: provide valid values if invalid estimate mode passedJon Atack
2020-11-12wallet: update fee rate units, use sat/vB for fee_rate error messagesJon Atack