aboutsummaryrefslogtreecommitdiff
path: root/test/functional/feature_backwards_compatibility.py
AgeCommit message (Expand)Author
2022-05-06test: previous releases: add v23.0Sjors Provoost
2021-12-16test: Fix intermittent test failure in feature_backwards_compatibilityMarcoFalke
2021-12-16test: previous releases: add v22.0Sjors Provoost
2021-12-16test: previous releases: add v0.21.0Sjors Provoost
2021-12-16test: v0.20.1 backwards compatibilitySjors Provoost
2021-12-16test: backwards compatibility: misc fixesSjors Provoost
2021-11-10scripted-diff: Bump copyright headersMarcoFalke
2021-11-10scripted-diff: Remove redundant sync_all and sync_blocksMarcoFalke
2021-09-02scripted-diff: Use generate* from TestFrameworkMarcoFalke
2021-08-18test: use f-strings in feature_backwards_compatibility.pyfanquake
2021-07-14Merge bitcoin/bitcoin#20354: test: Add feature_taproot.py --previous_releaseMarcoFalke
2021-05-31Use COINBASE_MATURITY constant in functional tests.Kiminuo
2021-02-25test: move releases download incantation to READMESjors Provoost
2021-02-25test: previous releases: add v0.20.1Sjors Provoost
2021-01-27Disable upgrades tests that require BDB if BDB is not compiledAndrew Chow
2020-11-01Update feature_backwards_compatibility for descriptor walletsAndrew Chow
2020-09-29test: Get rid of default wallet hacksRussell Yanofsky
2020-09-08Do not create default walletAndrew Chow
2020-09-02qa: Changes v0.17.1 to v0.17.2nthumann
2020-08-29scripted-diff: Move previous_release.py to test/get_previous_releases.pyHennadii Stepanov
2020-07-05Remove previous_release.shBrian Liotti
2020-06-22test: refactor functional tests to use restart_nodeChristopher Coverdale
2020-06-21Merge #19208: test: move sync_blocks and sync_mempool functions to test_frame...MarcoFalke
2020-06-19Merge #19054: wallet: Skip hdKeypath of 'm' when determining inactive hd seedsMarcoFalke
2020-06-18test: move sync_blocks and sync_mempool functions to test_framework.pyRoy Shao
2020-06-16test: refactor: Inline adjust_bitcoin_conf_for_pre_17MarcoFalke
2020-06-15tests: feature_backwards_compatibility.py test 0.16 up/downgradeAndrew Chow
2020-05-04[test] backwards compatibility: bump v0.19.0.1 to v0.19.1Sjors Provoost
2020-05-04[test] add v0.16.3 backwards compatibility testSjors Provoost
2020-05-02tests: feature_backwards_compatibility.py test downgrade after upgradeAndrew Chow
2020-04-30test: Strip down previous releases boilerplateMarcoFalke
2020-04-23tests: Add RPCOverloadWrapper which overloads some disabled RPCsAndrew Chow
2020-04-16scripted-diff: Bump copyright headersMarcoFalke
2020-04-06test: skip backwards compat tests if not compiled with walletfanquake
2020-03-02doc: Correct spelling errors in commentsBen Woosley
2020-02-12[test] check for addmultisigaddress regressionSjors Provoost
2020-02-11[test] add 0.19 backwards compatibility testsSjors Provoost
2020-02-11[test] add v0.17.1 wallet upgrade testSjors Provoost
2020-02-11[tests] add wallet backwards compatility testsSjors Provoost
2020-02-11[tests] check v0.17.1 and v0.18.1 backwards compatibilitySjors Provoost