Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

[web3.js] Replace js-sha3 dependency for keccak-ing #27629

Closed
Tracked by #1103
steveluscher opened this issue Sep 6, 2022 · 0 comments · Fixed by #27630
Closed
Tracked by #1103

[web3.js] Replace js-sha3 dependency for keccak-ing #27629

steveluscher opened this issue Sep 6, 2022 · 0 comments · Fixed by #27630
Labels
community Community contribution javascript Pull requests that update Javascript code

Comments

@steveluscher
Copy link
Contributor

steveluscher commented Sep 6, 2022

Problem

js-sha3 is likely replaceable with @noble/hashes/sha3 which could save us another chunk of kilobytes and eliminate another dependency.

image

Proposed solution

Investigate doing so.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
community Community contribution javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant