rpc-errors
rpc-errors copied to clipboard
Ethereum RPC Errors
Hi! I tried instanceof for the metamask error. Unfortunately, the verification was not passed, as it should be? Or am I doing something wrong?  
Hello! I am trying to fix https://github.com/MetaMask/eth-rpc-errors/issues/51, so I tried to follow what @rekmarks said on the issue. However, I don't think it solves what https://github.com/MetaMask/eth-rpc-errors/issues/48 is about. I couldn't...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
This is the tracking issue for repo/package standardization. - [x] Migrate to TS (#7) - [ ] #52 - [ ] #53 - [ ] #54 - [ ] #55
Errors are "serialized" using the `serializeError` function, and this function has considerable issues. We use the internal utility `isValidCode` which only returns `true` if this package has a message for...
Add the latest `@metamask/eslint-config` packages and a config matching the module template.
Replace `tape` with `jest` per the MetaMask module template, and colocate tests with source files.
Remove CircleCI (ask an admin to disable it on their end), add / fix `CHANGELOG.md` file for `auto-changelog` compatibility, add GitHub actions per module template.
Deprecate `eth-rpc-errors` and rename this package to `@metamask/errors`.
So a casual npm user can instantly use the module. The list isn't so long it needs to be tucked anywhere.