Skip to content

Conversation

@DaniPopes
Copy link
Member

Closes #259.

@DaniPopes DaniPopes requested review from klkvr and mattsse as code owners April 8, 2025 23:27
let id = hex::encode(result);
let id = utils::unique_hash_many([
ETHERS_FORMAT_VERSION,
&version.to_string(),
Copy link
Member Author

Choose a reason for hiding this comment

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

solc_short excluded since it's a subset of version

@DaniPopes DaniPopes force-pushed the dani/xxhash branch 2 times, most recently from 23d79c4 to 59f5469 Compare April 8, 2025 23:40
Copy link
Member

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

lgtm

@mattsse mattsse merged commit da9c930 into main Apr 9, 2025
15 checks passed
@mattsse mattsse deleted the dani/xxhash branch April 9, 2025 05:23
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.

Change checksum hashing algorithm to xxhash

3 participants