Skip to content

chore: add lambdavm to zkVM test monitor + prettify display names#49

Open
codygunton wants to merge 2 commits into
ethereum:mainfrom
codygunton:add-lambdavm
Open

chore: add lambdavm to zkVM test monitor + prettify display names#49
codygunton wants to merge 2 commits into
ethereum:mainfrom
codygunton:add-lambdavm

Conversation

@codygunton

@codygunton codygunton commented May 22, 2026

Copy link
Copy Markdown
Contributor

Summary

lambdavm was added to eth-act/zkevm-test-monitor. This PR wires it into the website and tidies up zkVM name rendering.

Changes

Add lambdavm

  • Add lambdavm to the nightly sync ZKVMS list in sync-test-monitor.yml
  • Seed test-monitor-summary.json with its current run so it shows immediately rather than after the next nightly sync
  • lambdavm reports RV64IM, so it appears in the RV64-filtered readiness table

Prettify display names

  • The track page uppercased the monitor's lowercase identifier keys (ZISK, LAMBDAVM, …). Map them to nicely-cased display names — Jolt, LambdaVM, SP1, ZisK — with an uppercase fallback for unknown keys

Notes

Independent of #48 (the test-monitor latest-run fix) — different source files. The only shared file is the generated test-monitor-summary.json, where this PR only inserts the lambdavm block and #48 only touches the sp1/zisk rows, so the two merge in either order.

🤖 Generated with Claude Code

@netlify

netlify Bot commented May 22, 2026

Copy link
Copy Markdown

Deploy Preview for zkevm-website ready!

Name Link
🔨 Latest commit 8efacf4
🔍 Latest deploy log https://app.netlify.com/projects/zkevm-website/deploys/6a1091091d01590008fe6c0d
😎 Deploy Preview https://deploy-preview-49--zkevm-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codygunton codygunton changed the title feat: add lambdavm to zkVM test monitor + normalize display names feat: add lambdavm to zkVM test monitor + prettify display names May 22, 2026
@codygunton codygunton force-pushed the add-lambdavm branch 4 times, most recently from c60d24d to 23dc8fd Compare May 22, 2026 16:36
@codygunton codygunton mentioned this pull request May 22, 2026
codygunton and others added 2 commits May 22, 2026 13:22
lambdavm was added to eth-act/zkevm-test-monitor. Add it to the nightly
sync ZKVMS list and seed test-monitor-summary.json with its current run
so it appears on the tracker without waiting for the next sync.

It reports RV64IM, so it surfaces in the RV64-filtered readiness table.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
The track page uppercased the test monitor's lowercase identifier keys
(ZISK, LAMBDAVM, ...). Map them to nicely-cased display names — Jolt,
LambdaVM, SP1, ZisK — with an uppercase fallback for unknown keys.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@codygunton codygunton changed the title feat: add lambdavm to zkVM test monitor + prettify display names chore: add lambdavm to zkVM test monitor + prettify display names May 22, 2026
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.

1 participant