Skip to content

Commit 1781c5a

Browse files
Update to EF tests v1.5.0-beta.1 (#6871)
No substantial changes in v1.5.0-beta.1, this PR just updates the tests. The optimisation described in this PR is already implemented in our single-pass epoch processing: - ethereum/consensus-specs#4081
1 parent a1b7d61 commit 1781c5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/ef_tests/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
TESTS_TAG := v1.5.0-beta.0
1+
TESTS_TAG := v1.5.0-beta.1
22
TESTS = general minimal mainnet
33
TARBALLS = $(patsubst %,%-$(TESTS_TAG).tar.gz,$(TESTS))
44

0 commit comments

Comments
 (0)