Skip to content

Conversation

@zero-mover
Copy link

Supports calling some parameter fields that are notinput butdata

@zero-mover
Copy link
Author

end

@zero-mover zero-mover closed this Aug 9, 2024
This reverts commit 311c958.
@zero-mover zero-mover reopened this Aug 9, 2024
@fjl fjl changed the title support ok chain call ethclient: add Aug 10, 2024
@fjl fjl changed the title ethclient: add ethclient: add back 'data' member in call objects Aug 10, 2024
@fjl
Copy link
Contributor

fjl commented Aug 10, 2024

So here is the thing, we changed it to use input on purpose. Accepting data on the server side was already deprecated for 5 years (since #15640), yet we kept it to not break people's apps. We just had to switch to actually using input on the client side at some point though, and that point was #28078 (1 year ago)

@fjl
Copy link
Contributor

fjl commented Aug 10, 2024

So if the chain you are interacting with does not support input instead of data in calls, we are sorry, and you should update the server instead.

@fjl fjl closed this Aug 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants