Reduce the usage of `Felt::new_unchecked()`
Aberta
- Linguagem predominante
- Rust
- Estrelas
- 132
- Forks
- 167
- Merge médio
- 1d 23h
- PRs com merge (30d)
- 110
Descrição
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.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.