0xMiden / 0xMiden/air-script

write MidenVM constraints for the stack (general) and determine operation flag handling

Abierto
#209 0 comentarios 0 reacciones 1 asignado Reclamado por @Fumuran Ver en GitHub
MidenVM constraints
Lenguaje dominante
Rust
Estrellas
96
Forks
39
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

For the stack operations we need to determine a clean way of managing operation flags. That should be determined in this issue, which should be done before writing any other stack constraints.

The general constraints are currently implemented in Rust [here](https://github.com/0xPolygonMiden/miden-vm/blob/159a04f3d4648f77d664642409e521438378bd6c/air/src/stack/mod.rs#L148), and the operation flags handling is done [here](https://github.com/0xPolygonMiden/miden-vm/blob/main/air/src/stack/op_flags/mod.rs).

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.