Skip to content
Snippets Groups Projects

fix feature dependencies and imports

Merged STEVAN Antoine requested to merge fix-features into main

in !162 (merged) and !163 (merged), i did only run cargo ... --all-features without checking the individual features...

this MR adds some cargo check --features ... to the Makefile and makes sure the imports make sense when compiling a single feature.

:exclamation: Important

the other notable change here is that kzg::commit has been moved to zk::ark_commit and is re-exported from kzg as kzg::commit.

Edited by STEVAN Antoine

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading