Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 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)`.
- Loading branch information