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 還沒有評估資料。