aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-08-18test: use f-strings in feature_versionbits_warning.pyfanquake
2021-08-18test: use f-strings in feature_settings.pyfanquake
2021-08-18test: use f-strings in feature_pruning.pyfanquake
2021-08-18test: use f-strings in feature_notifications.pyfanquake
2021-08-18test: use f-strings in feature_minchainwork.pyfanquake
2021-08-18test: use f-strings in feature_logging.pyfanquake
2021-08-18test: use f-strings in feature_loadblock.pyfanquake
2021-08-18test: use f-strings in feature_help.pyfanquake
2021-08-18test: use f-strings in feature_filelock.pyfanquake
2021-08-18test: use f-strings in feature_fee_estimation.pyfanquake
2021-08-18test: use f-strings in feature_dersig.pyfanquake
2021-08-18test: use f-strings in feature_dbcrash.pyfanquake
2021-08-18test: use f-strings in feature_csv_activation.pyfanquake
2021-08-18test: use f-strings in feature_config_args.pyfanquake
2021-08-18test: use f-strings in feature_cltv.pyfanquake
2021-08-18test: use f-strings in feature_blocksdir.pyfanquake
2021-08-18test: use f-strings in feature_backwards_compatibility.pyfanquake
2021-08-18test: use f-strings in feature_asmap.pyfanquake
2021-08-16refactor: replace remaining binascii method calls Zero-1729
2021-08-16Merge bitcoin/bitcoin#22684: test: check for invalid `-prune` parametersMarcoFalke
2021-08-16test: check for invalid `-prune` parametersSebastian Falbesoner
2021-08-16test: only use verbose for getrawmempool when necessary in functional testsMichael Dietz
2021-08-16test: use getmempoolentry instead of getrawmempool in functional tests when a...Michael Dietz
2021-08-16test: improve mempool_updatefrom efficiency by using getmempoolentry for spec...Michael Dietz
2021-08-16Merge bitcoin/bitcoin#22686: wallet: Use GetSelectionAmount in ApproximateBes...fanquake
2021-08-15Merge bitcoin/bitcoin#22541: Add a new RPC command: restorewalletSamuel Dobson
2021-08-14Merge bitcoin/bitcoin#22604: p2p, rpc, test: address rate-limiting follow-upsfanquake
2021-08-13test: Test for ApproximateBestSubset edge case with too little feesAndrew Chow
2021-08-12test: added test for disabled walletShubhankar Gambhir
2021-08-10Change the wallet_backup.py test to use the restorewallet RPC command instead...lsilva01
2021-08-10Merge bitcoin/bitcoin#22632: test: Set regtest.BIP66Height = 102 to speed up ...W. J. van der Laan
2021-08-09Merge bitcoin/bitcoin#21800: mempool/validation: mempool ancestor/descendant ...fanquake
2021-08-09Merge bitcoin/bitcoin#21500: wallet, rpc: add an option to list private descr...Samuel Dobson
2021-08-06[test] mempool package ancestor/descendant limitsglozow
2021-08-06[test] parameterizable fee for make_chain and create_child_with_parentsglozow
2021-08-06[test] helper function to increase transaction weightglozow
2021-08-06extract/rename helper functions from rpc_packages.pyglozow
2021-08-05Merge bitcoin/bitcoin#22619: test: refactor: use consistent bytes <-> hex-str...MarcoFalke
2021-08-05test: Set regtest.BIP66Height = 102 to speed up testsMarcoFalke
2021-08-04[docs] Add release notes for #21528Amiti Uttarwar
2021-08-04test: refactor: remove binascii from test_frameworkZero-1729
2021-08-04p2p, rpc, test: address rate-limiting follow-upsJon Atack
2021-08-04test: Check if specified config file cannot be openednthumann
2021-08-03Merge bitcoin/bitcoin#22532: test : improve mempool_accept_wtxid.pyMarcoFalke
2021-08-03Merge bitcoin/bitcoin#16333: test: Set BIP34Height = 2 for regtestMarcoFalke
2021-08-03Merge bitcoin/bitcoin#22098: [test, init] DNS seed querying logicfanquake
2021-08-03Merge bitcoin/bitcoin#21528: [p2p] Reduce addr blackholesfanquake
2021-08-03Improve mempool_accept_wtxid.pynaiza
2021-08-02Merge bitcoin/bitcoin#22378: test: remove confusing `MAX_BLOCK_BASE_SIZE`MarcoFalke
2021-08-01test: refactor: remove `hex_str_to_bytes` helperSebastian Falbesoner