Shane

Results 76 issues of Shane

Each method has a common set of error codes but also in some cases unique error codes we need to document

team-wallet-api-platform

## **Description** I'm getting an error using this library, looks like its erroring on a require to a diff module ![image](https://github.com/MetaMask/metamask-extension/assets/364566/71690333-485c-4fc1-9f51-e083d599d9b3) [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/MetaMask/metamask-extension/pull/25590?quickstart=1) ## **Related issues** Fixes: ##...

team-wallet-api-platform

rel: https://github.com/open-rpc/inspector/pull/336

see here for more info: https://github.com/MetaMask/metamask-extension/issues/24225 we can enable these again when that issue is resolved

https://github.com/MetaMask/api-specs/blob/05a94c96a9801dbb8793851db609aac1641d5e83/multichain/openrpc.yaml#L256C1-L261C34

https://github.com/MetaMask/api-specs/blob/87ee4b41e867420209bb87cc7a91c67477267233/multichain/openrpc.yaml#L131C17-L131C39

**Describe the bug** When trying to use the result of `parseOpenRPCDocument`, its leaving remnants of the dereffer left over. specifically in this case `.items` is left with `.components` still there....