0xMiden / 0xMiden/protocol

Reduce the usage of `Felt::new_unchecked()`

未關閉
#2,934 1 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。