-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stage 1: Collect - inconsistencies #5
Comments
error messages and error codes |
eth_estimateGas, eth_call and similar behaviour when the 'from' field is left empty |
timeouts |
Differences in handling revert messages when executing eth_call |
Default values for parameters: The |
Differences between https://eth.wiki/json-rpc/API and geth (in
|
Within:
There are multiple inconsistencies in what we use when:
|
debug_trace methods sometimes generate huge outputs -> multiple gigabytes of data. |
Http/2 support |
Pending block parameter behaviour |
Quorum's admin_peers Json RPC (appears to) return its peer's Ethereum Address in the "id" field, rather than the peer's Public Key (as indicated by documentation). |
Please provide a list of inconsistencies between JSON RPC providers that are known to you.
The text was updated successfully, but these errors were encountered: