Skip to content

v2.0.0

@jan-ferdinand jan-ferdinand tagged this 22 Jan 10:19
✨ Features

- Add `lt` snippet for u160 (8c9bb1b3)
- Add addition snippets for u160 types (d211bff9)
- Add SafeMul snippet for u160 (52e7cf51)
- Add divining div-mod for u160 (f7dedc23)
- Add u192 overflowing and safe addition (5b2e38a0)

🐛 Bug Fixes

- Bound log2 padded height (5fa03821)

📚 Documentation

- Document `BasicSnippet` (9e07282f)
- Add notes & caveats regarding type checking (e9fe700c)
- *(list)* Update caveat regarding element types (a0d1b041)
- Update README (33bd0c60)

⚙️ Miscellaneous

- (!) Update Triton VM version (35813f7c)
- Delete deprecated, unused code (4ad742fe)

♻️ Refactor

- Simplify conditionally compiled code (38510902)
- (!) Rename `BasicSnippet::{in, out}put` (66e5fa89)

✅ Testing

- Harden u128 safemul overflow test (76d15c9c)
- Verify u128 safemul overflow crash (d02ad128)

changelog: ignore
Assets 2
Loading