Daira-Emma Hopwood
6141a56ba2
Make use of the 'filter' option to `tarfile.extractall` conditional on
...
the version of Python that added it (3.11.4).
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2024-08-21 02:12:35 +01:00
Daira-Emma Hopwood
a4bf3b1eda
Update Python code to work, and avoid deprecation warnings, on Python 3.12.
...
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2024-08-20 13:21:46 +01:00
Kris Nuttycombe
de8805448a
Add constants & configuration for NU6.
...
This also updates to zcash/librustzcash@5a4a3e06dc
in order to ensure consistency between constants defined in librustzcash
and the constants defined here.
2024-08-07 15:15:56 -06:00
Kris Nuttycombe
31f01824c9
Update network upgrade golden tests for serialization to include nu5.
2023-06-06 09:23:30 -06:00
Kris Nuttycombe
58e8d8620c
revert broken "safe extract" functionality in golden tests.
2023-03-28 12:27:59 -06:00
Kris Nuttycombe
95e3447b96
Fix potential path or symlink traversal
...
Use `realpath` instead of `abspath` and remove unused `safe_extract` arguments & defaults.
Reviewed with @daira @str4d @sellout
2023-01-27 14:08:02 -07:00
TrellixVulnTeam
543df3797a
Adding tarfile member sanitization to extractall()
2023-01-27 14:08:01 -07:00
Dimitris Apostolou
e05c1ddf8a
Fix typos
2021-11-14 16:27:09 +02:00
Daira Hopwood
22b8574d9e
Rename golden/nu4.tar.gz to canopy.tar.gz.
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-05-29 01:30:30 +01:00
Daira Hopwood
c1227ae67c
Rename NU4 to Canopy in constant and function names.
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-05-28 13:11:48 +01:00
Kris Nuttycombe
04d82fa30f
Remove unused imports.
2020-05-18 10:38:37 -06:00
Sean Bowe
43ffa3bf43
Add NU4 activation to golden test.
2020-05-14 12:24:56 -06:00
Kris Nuttycombe
a2898a84f4
Fully remove the regtest tree from restored nodes.
2020-05-08 10:36:04 -06:00
Kris Nuttycombe
76a88dab52
Update golden test for heartwood network upgrade.
2020-05-07 19:12:24 -06:00
Kris Nuttycombe
a546caffc9
Add baseline for golden testing across network upgrade boundaries.
2020-05-07 16:34:44 -06:00