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

Enable disable_dev_mode feature in risc0 before mainnet #1679

Open
ercecan opened this issue Jan 7, 2025 · 0 comments
Open

Enable disable_dev_mode feature in risc0 before mainnet #1679

ercecan opened this issue Jan 7, 2025 · 0 comments
Milestone

Comments

@ercecan
Copy link
Member

ercecan commented Jan 7, 2025

In #1653 In order to implement an e2e test for unverifiable batch proofs in light client circuit we had to use fake receipts and, for fake receipts to be verified we had to activate sys-getenv feature of risc0-zkvm-platform in light client guest.sys-getenv reads env vars from host (in our case it reads RISC0_DEV_MODE to verify fake receipts). In mainnet, to avoid complications with verification, we must enable disable_dev_mode feature.

@ercecan ercecan added this to the Mainnet Must milestone Jan 7, 2025
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

No branches or pull requests

1 participant