Skip to content

Comments

Make verifier no_std compatible#384

Open
drgora wants to merge 1 commit into0xPolygonHermez:mainfrom
drgora:feature/verifier_no_std
Open

Make verifier no_std compatible#384
drgora wants to merge 1 commit into0xPolygonHermez:mainfrom
drgora:feature/verifier_no_std

Conversation

@drgora
Copy link

@drgora drgora commented Dec 12, 2025

The main goal of this PR is to make the dependency of the verifier on libstd optional. This allows integrating the verifier with projects requiring no_std.

Concretely, this PR introduces the std feature (enabled by default) for the verifier crate.
When compiled as no_std, the verifier only supports uncompressed proofs.

@cla-bot
Copy link

cla-bot bot commented Dec 12, 2025

We require contributors/corporates @drgora to read our Contributor License Agreement, please check the Individual CLA document

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