Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: support Sierra 1.5.0 new CASM hash algorithm
Adds support for the new CASM hash algorithm introduced with Sierra 1.5.0. This implementation is very rough and inefficient, as it's meant to ship a working implementation as soon as possible, so that downstream tools (e.g. Starkli) can integrate sooner. Optimizations should be made later in follow-up PRs.
- Loading branch information