aboutsummaryrefslogtreecommitdiff
path: root/test/functional
AgeCommit message (Expand)Author
2020-12-18doc: Drop mentions of Travis CI as it is no longer usedHennadii Stepanov
2020-12-16Merge #20171: Add functional test test_txid_inv_delayWladimir J. van der Laan
2020-12-16Merge #20365: wallettool: add parameter to create descriptors walletMarcoFalke
2020-12-16Merge #20569: test: Fix intermittent wallet_multiwallet issue with got_loadin...MarcoFalke
2020-12-16Merge #20276: test: run mempool_expiry.py even with wallet disabledMarcoFalke
2020-12-14Merge #19763: net: don't try to relay to the address' originatorMarcoFalke
2020-12-12Merge #20079: p2p: Treat handshake misbehavior like unknown messageMarcoFalke
2020-12-10test: run mempool_expiry.py even with wallet disabledMichael Dietz
2020-12-10net: don't relay to the address' originatorVasil Dimov
2020-12-10test: Use Popen.wait instead of RPC in assert_start_raises_init_errorMarcoFalke
2020-12-10Merge #20595: Improve heuristic hex transaction decodingWladimir J. van der Laan
2020-12-10Merge #20573: wallet, bugfix: allow send with string fee_rate amountsMarcoFalke
2020-12-10Merge #19776: net, rpc: expose high bandwidth mode state via getpeerinfoMarcoFalke
2020-12-09Merge #20606: Remove unused bits from service flags enumWladimir J. van der Laan
2020-12-09Merge #20564: Don't send 'sendaddrv2' to pre-70016 software, and send before ...MarcoFalke
2020-12-08Add regression test for incorrect decodingPieter Wuille
2020-12-08Send and require SENDADDRV2 before VERACKPieter Wuille
2020-12-08Remove unused bits from service flags enumMarcoFalke
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-04test: add coverage for passing fee rate as a stringJon Atack
2020-12-04wallet, bugfix: allow send to take string fee rate valuesJon Atack
2020-12-04rpc: Reject empty txids in gettxoutproofJoão Barbosa
2020-12-04test: Fix intermittent wallet_multiwallet issue with got_loading_errorMarcoFalke
2020-12-04test: pep8 wallet_multiwallet.pyMarcoFalke
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-03Merge #20466: test: Fix intermittent p2p_fingerprint issueMarcoFalke
2020-12-02Merge #20461: rpc: Validate -rpcauth argumentsMarcoFalke
2020-12-02Merge #20540: test: Fix wallet_multiwallet issue on windowsMarcoFalke
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