refactor(stark): unify Oracle trait
Open
on hold
starks
- Dominant language
- Rust
- Stars
- 772
- Forks
- 352
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 93
Description
We could unify the various oracle types (`FriOracle`, `DeepOracle`, `FriRoundOracle`) behind some `Oracle` trait and use it as argument of FRI protocol.
---
Ported from https://github.com/0xMiden/p3-miden/issues/39
Contributor guide
Assessment
This issue has not been assessed yet.