Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(raiko): pin the versions used of the risc0 tools #515

Merged
merged 1 commit into from
Apr 7, 2025

Conversation

bobbobbio
Copy link
Contributor

Running rzup install will install the latest versions of the Risc0 toolchain and tools. To avoid unintended breakage when new versions are released, pin them to working versions.

We want to release a new version of Rust (1.85.0) for building guests, but if we set it as latest rzup install will silently upgrade to it, potentially breaking compilation.

@bobbobbio bobbobbio changed the title Pin the versions used of the Risc0 tools build: Pin the versions used of the Risc0 tools Mar 27, 2025
@smtmfft smtmfft changed the title build: Pin the versions used of the Risc0 tools feat(raiko): pin the versions used of the risc0 tools Apr 7, 2025
@smtmfft smtmfft added this pull request to the merge queue Apr 7, 2025
Merged via the queue into taikoxyz:main with commit 6af479b Apr 7, 2025
12 of 14 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.

2 participants