Skip to content

ci: point ZKVM_REF at zesu-zkvm main - #109

Merged
Gabriel-Trintinalia merged 1 commit into
Consensys-Incorporated:mainfrom
Gabriel-Trintinalia:ci/bump-zkvm-ref
Sep 4, 2026
Merged

ci: point ZKVM_REF at zesu-zkvm main#109
Gabriel-Trintinalia merged 1 commit into
Consensys-Incorporated:mainfrom
Gabriel-Trintinalia:ci/bump-zkvm-ref

Conversation

@Gabriel-Trintinalia

Copy link
Copy Markdown
Collaborator

Moves ZKVM_REF from 8339361 to zesu-zkvm main (b65d523).

zesu-zkvm has since moved to ZisK v1.1.0-alpha (zesu-zkvm#31) on top of the ZESU_REF bump (#33). The pin here named the commit before both, so this job was checking zesu against a configuration zesu-zkvm no longer ships — the 1.0.0-era linker script with an RWX text segment and the old heap layout, rather than the X-only 1.1.0 one.

The ZisK version is still derived from the pinned commit's own workflow, so this single line moves the emulator, the staticlib and the linker script together.

Side effect worth noting: the 1.1.0 script emits an X-only text segment, so this also removes the latent W^X exposure — a >=1.1.0 emulator rejects the RWX segment the 1.0.0-era script produced.

Verified locally: zesu main links against b65d523 and reproduces the expected root for mainnet_fusaka_24758573.

🤖 Generated with Claude Code

zesu-zkvm has moved to ZisK v1.1.0-alpha (zesu-zkvm#31) on top of the
ZESU_REF bump (Consensys-Incorporated#33). The pin here still named the commit before both, so
this job was checking zesu against a configuration zesu-zkvm no longer
ships — an X-only text segment and the 1.1.0 heap layout instead of the
1.0.0-era script.

The ZisK version is still derived from the pinned commit's own workflow, so
this single line moves the emulator, the staticlib and the linker script
together.

Verified locally: zesu main links against b65d523 and reproduces the
expected root for mainnet_fusaka_24758573.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@Gabriel-Trintinalia
Gabriel-Trintinalia merged commit e406556 into Consensys-Incorporated:main Sep 4, 2026
10 checks passed
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