Skip to content

Conversation

@dannywillems
Copy link
Member

Summary

  • Add no-std feature to mina-curves crate (not default)
  • Add conditional #![no_std] attribute to lib.rs
  • Enable mina-curves in no-std CI workflow

Test plan

  • cargo check --features no-std --no-default-features passes locally
  • CI no-std check passes

Closes: o1-labs/mina-rust#1987

dannywillems and others added 2 commits December 18, 2025 17:16
Add links to individual crate issues for tracking no-std implementation progress. Main tracking issue: o1-labs/mina-rust#1984 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add `no-std` feature to Cargo.toml (not default) - Add conditional `#![no_std]` attribute to lib.rs - Enable mina-curves in no-std CI workflow Closes: o1-labs/mina-rust#1987
@dannywillems dannywillems linked an issue Dec 19, 2025 that may be closed by this pull request
4 tasks
@dannywillems dannywillems self-assigned this Dec 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants