index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
feature_backwards_compatibility.py
Age
Commit message (
Expand
)
Author
2022-05-06
test: previous releases: add v23.0
Sjors Provoost
2021-12-16
test: Fix intermittent test failure in feature_backwards_compatibility
MarcoFalke
2021-12-16
test: previous releases: add v22.0
Sjors Provoost
2021-12-16
test: previous releases: add v0.21.0
Sjors Provoost
2021-12-16
test: v0.20.1 backwards compatibility
Sjors Provoost
2021-12-16
test: backwards compatibility: misc fixes
Sjors Provoost
2021-11-10
scripted-diff: Bump copyright headers
MarcoFalke
2021-11-10
scripted-diff: Remove redundant sync_all and sync_blocks
MarcoFalke
2021-09-02
scripted-diff: Use generate* from TestFramework
MarcoFalke
2021-08-18
test: use f-strings in feature_backwards_compatibility.py
fanquake
2021-07-14
Merge bitcoin/bitcoin#20354: test: Add feature_taproot.py --previous_release
MarcoFalke
2021-05-31
Use COINBASE_MATURITY constant in functional tests.
Kiminuo
2021-02-25
test: move releases download incantation to README
Sjors Provoost
2021-02-25
test: previous releases: add v0.20.1
Sjors Provoost
2021-01-27
Disable upgrades tests that require BDB if BDB is not compiled
Andrew Chow
2020-11-01
Update feature_backwards_compatibility for descriptor wallets
Andrew Chow
2020-09-29
test: Get rid of default wallet hacks
Russell Yanofsky
2020-09-08
Do not create default wallet
Andrew Chow
2020-09-02
qa: Changes v0.17.1 to v0.17.2
nthumann
2020-08-29
scripted-diff: Move previous_release.py to test/get_previous_releases.py
Hennadii Stepanov
2020-07-05
Remove previous_release.sh
Brian Liotti
2020-06-22
test: refactor functional tests to use restart_node
Christopher Coverdale
2020-06-21
Merge #19208: test: move sync_blocks and sync_mempool functions to test_frame...
MarcoFalke
2020-06-19
Merge #19054: wallet: Skip hdKeypath of 'm' when determining inactive hd seeds
MarcoFalke
2020-06-18
test: move sync_blocks and sync_mempool functions to test_framework.py
Roy Shao
2020-06-16
test: refactor: Inline adjust_bitcoin_conf_for_pre_17
MarcoFalke
2020-06-15
tests: feature_backwards_compatibility.py test 0.16 up/downgrade
Andrew Chow
2020-05-04
[test] backwards compatibility: bump v0.19.0.1 to v0.19.1
Sjors Provoost
2020-05-04
[test] add v0.16.3 backwards compatibility test
Sjors Provoost
2020-05-02
tests: feature_backwards_compatibility.py test downgrade after upgrade
Andrew Chow
2020-04-30
test: Strip down previous releases boilerplate
MarcoFalke
2020-04-23
tests: Add RPCOverloadWrapper which overloads some disabled RPCs
Andrew Chow
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-06
test: skip backwards compat tests if not compiled with wallet
fanquake
2020-03-02
doc: Correct spelling errors in comments
Ben Woosley
2020-02-12
[test] check for addmultisigaddress regression
Sjors Provoost
2020-02-11
[test] add 0.19 backwards compatibility tests
Sjors Provoost
2020-02-11
[test] add v0.17.1 wallet upgrade test
Sjors Provoost
2020-02-11
[tests] add wallet backwards compatility tests
Sjors Provoost
2020-02-11
[tests] check v0.17.1 and v0.18.1 backwards compatibility
Sjors Provoost