MetaMask / MetaMask/metamask-extension
`ethereumjs-util` -> `@ethereumjs/util`
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
We have 3 different major versions of `ethereumjs-util` and many minor versions. We want to upgrade all of them to `@ethereumsj/util` across our dependency tree.
This is ultimately in service of the `Replace secp256k1 & keccak with @noble/secp256k1 & @noble/hashes throughout dependency tree` [epic](https://github.com/MetaMask/metamask-extension/issues/15904) since `ethereumjs-util` contains both of the heavier older packages, and `@ethereumsj/util` contains the noble implementations.
Contributor guide
Research direction
No files, tests, or entry points are named. Start by tracing the dependency tree and locating every ethereumjs-util version and package manifest that brings it in; compare the migration with epic #15904. Done means all versions are replaced by @ethereumjs/util and the dependency tree no longer retains ethereumjs-util.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- security, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100