You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Implement `from<128>` using const logic, so that it can be used as a
const constructor.
- Also remove `StarkFelt::one()` which in favor of `StarkFelt::from_128(1_u128)`.
0 commit comments