Skip to content

Resolve L1 launch failure from clean state#8

Merged
ayaz-ssvlabs merged 2 commits into
mainfrom
fix/l1-kurtosis-upgrade
Mar 20, 2026
Merged

Resolve L1 launch failure from clean state#8
ayaz-ssvlabs merged 2 commits into
mainfrom
fix/l1-kurtosis-upgrade

Conversation

@ayaz-ssvlabs
Copy link
Copy Markdown
Contributor

Executing make-l1 from clean state fails by local-testnet dependencies parameters changes:

  1. publish_udp key has been added to ethereum_package: feat(launcher): add publish_udp to participant configurations ethpandaops/ethereum-package#1300
  2. Anchor v1.2.0 CLI fixes: Fix Anchor support for 1.2.0 ssvlabs/ssv-mini#23

Upgrade Kurtosis Go SDK from v1.14.1 to v1.15.2 to support the publish_udp parameter required by the latest ethereum-package.

Update params.yaml to align with current ssv-mini expectations:

  • Bump geth to v1.16.7 and lighthouse to v8.0.1
  • Add supernode flag for lighthouse v8+ compatibility
  • Disable perfect_peerdas_enabled (requires 16+ participants)
  • Use public Docker images for ssv-node, anchor, and monitor
  • Bump anchor from v0.3.1 to v1.2.0

Upgrade Kurtosis Go SDK from v1.14.1 to v1.15.2 to support the
publish_udp parameter required by the latest ethereum-package.

Update params.yaml to align with current ssv-mini expectations:
- Bump geth to v1.16.7 and lighthouse to v8.0.1
- Add supernode flag for lighthouse v8+ compatibility
- Disable perfect_peerdas_enabled (requires 16+ participants)
- Use public Docker images for ssv-node, anchor, and monitor
- Bump anchor from v0.3.1 to v1.2.0

Document Kurtosis >= 1.15.2 requirement in READMEs.
@ayaz-ssvlabs
Copy link
Copy Markdown
Contributor Author

Double checked, L1 cluster starts successfully from clean repo:

{"time":"2026-03-20T18:03:55.190959+05:00","level":"INFO","msg":"Kurtosis package launched","package":"github.com/ssvlabs/ssv-mini","response":""}
{"time":"2026-03-20T18:03:55.190967+05:00","level":"INFO","msg":"l1 started."}

@ayaz-ssvlabs ayaz-ssvlabs requested review from kchojn, oleg-ssvlabs and ssvlabsshota and removed request for oleg-ssvlabs March 20, 2026 13:05
@ayaz-ssvlabs ayaz-ssvlabs enabled auto-merge (squash) March 20, 2026 13:13
@ayaz-ssvlabs ayaz-ssvlabs merged commit b830f77 into main Mar 20, 2026
4 checks passed
@ayaz-ssvlabs ayaz-ssvlabs deleted the fix/l1-kurtosis-upgrade branch March 20, 2026 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants