0xMiden / 0xMiden/air-script

Sort public inputs by name

Open
#314 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
96
Forks
39
PR merge metrics
No merged PRs in 30d

Description

To guarantee consistent results and to prevent bugs because of refactoring code, i.e. moving the definition order of public input column, a stable order of the public input columns is useful. The proposed approach is to sort the column by name, so a user is allowed to move the definition in the text file without causing breakage, and this would also prevent differences among the different backends.

Context:

- https://github.com/0xPolygonMiden/air-script/pull/301#discussion_r1229065366
- https://github.com/0xPolygonMiden/air-script/pull/301#discussion_r1210902893

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.