0xMiden / 0xMiden/air-script

write MidenVM constraints for system (clk constraint)

Open
#207 0 comments 0 reactions 0 assignees View on GitHub
MidenVM constraints
Dominant language
Rust
Stars
96
Forks
39
PR merge metrics
No merged PRs in 30d

Description

Most of the system constraints depend on the stack and are therefore more challenging and should be done separately, but the `clk` constraint can be done first. It's implemented in Rust [here](https://github.com/0xPolygonMiden/miden-vm/blob/main/air/src/lib.rs).

It's possible that this constraint is not documented in the Miden VM design docs - I didn't find it. It would be good to double-check this and also update the MidenVM docs to correct this.

- [ ] add `clk` constraint
- [ ] search the MidenVM design docs for the `clk` constraint and update the docs if not found

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.