Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

perf: use keccak from @ganache/utils where possible #3820

Merged
merged 4 commits into from
Oct 31, 2022

Conversation

MicaiahReid
Copy link
Contributor

The latest releases of @ethereumjs/util and @ethereumjs/trie swap out their previous keccak function to use the less performant ethereum-cryptography package instead. This change uses the keccak exported from @ganache/utils instead, where possible.

@MicaiahReid MicaiahReid merged commit a2390c8 into tech-debt-dudes Oct 31, 2022
@MicaiahReid MicaiahReid deleted the swap-hash-functions branch October 31, 2022 20:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants