Implement "Bugfix and more withdrawal tests"

This commit is contained in:
Michael Sproul
2024-12-19 17:47:33 +11:00
parent 42c64a2744
commit 9d5a3afe0d
2 changed files with 20 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
TESTS_TAG := v1.5.0-alpha.8
TESTS_TAG := v1.5.0-alpha.10
TESTS = general minimal mainnet
TARBALLS = $(patsubst %,%-$(TESTS_TAG).tar.gz,$(TESTS))