Skip to content

Commit 37ecc8a

Browse files
committed
Upgrade leanSpec to ad9a322 (devnet4: separate attestation and proposal keys)
This commit introduces the dual-key model where validators have distinct attestation and proposal XMSS keys. Test fixture generation is blocked until leansig-test-keys publishes keys in the new format.
1 parent d55ae59 commit 37ecc8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ docker-build: ## 🐳 Build the Docker image
2424
-t ghcr.io/lambdaclass/ethlambda:$(DOCKER_TAG) .
2525
@echo
2626

27-
LEAN_SPEC_COMMIT_HASH:=d39d10195414921e979e2fdd43723d89cee13c8b
27+
LEAN_SPEC_COMMIT_HASH:=ad9a3226f55e1ba143e0991010ff1f6c2de62941
2828

2929
leanSpec:
3030
git clone https://github.com/leanEthereum/leanSpec.git --single-branch

0 commit comments

Comments
 (0)