Digine-Labs / rosettanet

Ethereum <> Starknet RPC middleware.
MIT License
34 stars 26 forks source link

Error Codes #130

Closed Boreas09 closed 2 months ago

Boreas09 commented 3 months ago

Returning infura type errors described here : https://docs.infura.io/api/networks/ethereum/json-rpc-methods#json-rpc-errors

ermvrs commented 3 months ago

https://github.com/Digine-Labs/rosettanet/pull/131

For unimplemented methods

ermvrs commented 3 months ago

@Boreas09 can you confirm which http status code returns on method failures

Boreas09 commented 3 months ago

Infura returns 200 ok in method failures.

Screenshot_1