Commit f1ce67f
MarcoFalke
Merge bitcoin#19013: test: add v0.20.1, v0.21.0 and v22.0 to backwards compatibility test
24cec4b test: Fix intermittent test failure in feature_backwards_compatibility (MarcoFalke)
d8b705f test: previous releases: add v22.0 (Sjors Provoost)
40849ee test: bump sandbox argument minimum version (Sjors Provoost)
8a57a06 test: previous releases: add v0.21.0 (Sjors Provoost)
8cba75f test: v0.20.1 backwards compatibility (Sjors Provoost)
0e4b695 test: backwards compatibility: misc fixes (Sjors Provoost)
76557cb test: Remove i686 from test/get_previous_releases.py (MarcoFalke)
Pull request description:
This also simplifies the tests a bit.
ACKs for top commit:
ryanofsky:
Code review ACK 24cec4b. Only change since last review is rebasing and adding comment and whitelist args.
Tree-SHA512: 85a603ddd70fd8f0180d00fb84eb2ad2f92d6199b7d3f7c1abd660bfba53f869faf40f1a4183a8ce15dbd496ee3132d879c1258651c9d443ece69e5fe328bd26File tree
5 files changed
+117
-201
lines changed- ci/test
- test
- functional
- test_framework
5 files changed
+117
-201
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
0 commit comments