Skip to content

Conversation

zhiqiangxu
Copy link
Contributor

@zhiqiangxu zhiqiangxu commented Feb 21, 2024

Currently go-ethereum has many forks, which may not have incorporated the change of using "input" field instead of the old "data" field introduced here.

This PR allows the user to use the "data" field in those situations.

@karalabe
Copy link
Member

Feel free to pin old ethclients in your dependencies if you need the old behavior. The data vs input debate was 7 years ago, can't hang onto it forever.

@karalabe karalabe closed this Feb 21, 2024
@zhiqiangxu
Copy link
Contributor Author

zhiqiangxu commented Feb 21, 2024

Feel free to pin old ethclients in your dependencies if you need the old behavior. The data vs input debate was 7 years ago, can't hang onto it forever.

@karalabe In my case, I also need to use BatchCall, which only exists in the new ethclient ...

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.

2 participants