0xMiden / 0xMiden/air-script

Sort public inputs by name

未关闭
#314 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Rust
星标
96
派生
39
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。