Bump compliance tests for alpha 8 spec

This commit is contained in:
Michael Sproul
2026-05-25 16:12:50 +10:00
parent 0a91b63c25
commit 1d7eb3cc4d

View File

@@ -12,7 +12,7 @@ BLS_BASE_URL := https://github.com/ethereum/$(BLS_TEST_REPO_NAME)/releases/downl
# Fork-choice compliance tests from consensus-specs CI. # Fork-choice compliance tests from consensus-specs CI.
# Pin to a specific workflow run ID for reproducibility. Update to pull newer vectors. # Pin to a specific workflow run ID for reproducibility. Update to pull newer vectors.
COMPLIANCE_RUN_ID ?= 25410712895 COMPLIANCE_RUN_ID ?= 26135062633
COMPLIANCE_PRESET ?= minimal COMPLIANCE_PRESET ?= minimal
COMPLIANCE_OUTPUT_DIR := $(OUTPUT_DIR)/tests/$(COMPLIANCE_PRESET)/fulu/fork_choice_compliance COMPLIANCE_OUTPUT_DIR := $(OUTPUT_DIR)/tests/$(COMPLIANCE_PRESET)/fulu/fork_choice_compliance