Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support Sierra 1.5.0 new CASM hash algorithm #565

Merged
merged 1 commit into from
Mar 10, 2024

Conversation

xJonathanLEI
Copy link
Owner

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.

@xJonathanLEI xJonathanLEI force-pushed the dev/sierra_1_5_0 branch 3 times, most recently from 9ae415d to a96c2da Compare March 10, 2024 03:04
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.
@xJonathanLEI xJonathanLEI merged commit d980869 into master Mar 10, 2024
24 checks passed
@xJonathanLEI xJonathanLEI deleted the dev/sierra_1_5_0 branch March 10, 2024 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant