Skip to content
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

EVM: add input to eth_sendTransaction #2069

Merged
merged 5 commits into from
Jun 16, 2023

Conversation

kuegi
Copy link
Contributor

@kuegi kuegi commented Jun 14, 2023

same as #2051 did it for eth_call, nor also for transactions. as noticed in #2048

Try to use data in transaction request when input is not available. When input is available, data is ignored.

References:

@kuegi kuegi force-pushed the feature/input-in-ethTx branch from ad0ac67 to 3183d2b Compare June 14, 2023 19:53
@kuegi kuegi force-pushed the feature/input-in-ethTx branch from 55b33df to 4d13db2 Compare June 15, 2023 05:30
@shohamc1 shohamc1 requested review from prasannavl and Jouzo June 15, 2023 05:38
@prasannavl
Copy link
Member

Neat. Thanks @kuegi :)

@prasannavl prasannavl merged commit 432fd00 into DeFiCh:master Jun 16, 2023
@kuegi kuegi deleted the feature/input-in-ethTx branch June 16, 2023 05:59
canonbrother pushed a commit that referenced this pull request Jun 19, 2023
* add `input` to eth_sendTransaction

same reason as in #2051

* fmt

* cleaner way

---------

Co-authored-by: Prasanna Loganathar <[email protected]>
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.

4 participants