-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
T-bugType: bugType: bug
Description
Component
Anvil
Have you ensured that all of these are up to date?
- Foundry
- Foundryup
What version of Foundry are you on?
No response
What command(s) is the bug in?
No response
Operating System
None
Describe the bug
The execution-apis
spec says the correct input for eth_call
is input
. The value data
has long be deprecated in favor of input
. We recently switched ethclient
parameters officially and it seems to have uncovered some non-compliant RPCs.
mattsse
Metadata
Metadata
Assignees
Labels
T-bugType: bugType: bug
Type
Projects
Status
Done