MetaMask / MetaMask/eth-sig-util
Remove bn.js
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 583
- Forks
- 228
- Avg merge
- 11h 22m
- Merged PRs (30d)
- 7
Description
As discussed in https://github.com/MetaMask/eth-sig-util/pull/260#issuecomment-1212557455
It should reduce package size.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by reviewing the discussion linked from pull request 260 and locating where bn.js is declared and used; done means the dependency is removed without breaking the package and the package size is reduced.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cryptography
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100