Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✨ Features - Include `ConstraintType` in public API (1592459) - Detect equivalent nodes in constraint circuit (17c5b61) - Introduce instruction for dot product (5abf529) 🐛 Bug Fixes - Work around duplicate node issue in constraint gen (f7488ee) ⚙️ Miscellaneous - (!) Upgrade to twenty-first 0.42.0-alpha.2 (981ea78) - *(lint)* Override fewer linting rules (3ce1d6f) - Test printing constraint circuits (5724997) - Include `{bfe, xfe}_{array, vec}` in prelude (4c27f36) ♻️ Refactor - (!) Remove unused method `max_id` (9e99027) - (!) Remove deprecated functions (d65730d) - Rename profiler environment variable (1c05007) - Fold constants at node genesis (e81568b) - (!) Make instruction names more consistent (96c92ea) ✅ Testing - Verify FRI failure for too-high degree polys (262b048) - Increase coverage of constraint generator (06b1167) - Ensure public types implement auto traits (da1a99b) 🎨 Styling - Use `bfe_array` and `bfe_vec` more (42dff7b) - *(profiler)* Use iterator-transforms more (3614598) - Clean up tests (ad148a8) - Use underscore for integer literal suffixes (9b4fd73)
- Loading branch information