Update test vectors to v1.1.0 (#2642)

This commit is contained in:
Michael Sproul
2021-09-28 14:20:06 +10:00
committed by Paul Hauner
parent e08b333c11
commit 7236dcbdbf
7 changed files with 40 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
TESTS_TAG := v1.1.0-beta.5
TESTS_TAG := v1.1.0
TESTS = general minimal mainnet
TARBALLS = $(patsubst %,%-$(TESTS_TAG).tar.gz,$(TESTS))