rpc-errors icon indicating copy to clipboard operation
rpc-errors copied to clipboard

Ethereum RPC Errors

Results 20 rpc-errors issues
Sort by recently updated
recently updated
newest added

Hi! I tried instanceof for the metamask error. Unfortunately, the verification was not passed, as it should be? Or am I doing something wrong? ![image](https://user-images.githubusercontent.com/90761929/171644869-fc17658d-42dd-43aa-b2e0-dfd83ff9f2df.png) ![image](https://user-images.githubusercontent.com/90761929/171644873-97d8eb9d-4d8d-41fa-aa82-4f9979cffdd6.png)

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...

dependencies

This is the tracking issue for repo/package standardization. - [x] Migrate to TS (#7) - [ ] #52 - [ ] #53 - [ ] #54 - [ ] #55

Epic

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...

bug

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.