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

Use ic_representation_independent_hash instead of a copied hash code #2379

Merged
merged 2 commits into from
Mar 22, 2024

Conversation

przydatek
Copy link
Collaborator

@przydatek przydatek commented Mar 22, 2024

ic_representation_independent_hash-crate from version 2.5 supports hashing of arrays, so we can now removed a copy of hashing code added previously, and instead use the crate.

@przydatek przydatek marked this pull request as ready for review March 22, 2024 15:43
Copy link
Member

@frederikrothenberger frederikrothenberger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM!

@przydatek przydatek added this pull request to the merge queue Mar 22, 2024
Merged via the queue into main with commit 9f9d8cf Mar 22, 2024
65 checks passed
@przydatek przydatek deleted the bartosz/use-rep-indep-hash-crate branch March 22, 2024 17:02
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.

2 participants