Reduce the usage of `Felt::new_unchecked()`
未关闭
- 主要语言
- Rust
- 星标
- 132
- 派生
- 167
- 平均合并
- 1 天 23 小时
- 30 天内合并 PR
- 110
描述
After we've migrated to v0.23 VM (in https://github.com/0xMiden/protocol/pull/2931), it became clear that we are quite generous with our usage of `Felt::new_unchecked()` constructor. It would be good to go through the places where it is used, and check if we can replace this constructor with safer alternatives.
贡献指南
评估
这个 Issue 还没有评估数据。