Bounded withdrawals and spec v1.3.0-alpha.2 (#3802)

This commit is contained in:
Michael Sproul
2022-12-16 09:20:45 +11:00
committed by GitHub
parent 37f735058a
commit 558367ab8c
9 changed files with 108 additions and 27 deletions

View File

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