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

Fix #2890: Allow eth_call and eth_estimateGas to accept contract address as sender #2891

Conversation

VladLupashevskyi
Copy link
Contributor

@VladLupashevskyi VladLupashevskyi commented Oct 12, 2021

Fixed Issue(s)

Closes #2890

Changelog

@VladLupashevskyi VladLupashevskyi force-pushed the 2890-fix-eth-call-after-eip-3607 branch 3 times, most recently from 2edfab8 to ec712d1 Compare October 15, 2021 13:40
…ntract address as sender

Signed-off-by: Vladyslav Lupashevskyi <vlad@lupashevskyi.com>
Copy link
Contributor

@garyschulte garyschulte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@garyschulte garyschulte merged commit 7d8464c into hyperledger:main Oct 15, 2021
garyschulte pushed a commit that referenced this pull request Oct 15, 2021
…ess as sender (#2891)

Signed-off-by: Vladyslav Lupashevskyi <vlad@lupashevskyi.com>
garyschulte pushed a commit to garyschulte/besu that referenced this pull request Oct 22, 2021
…ntract address as sender (hyperledger#2891)

Signed-off-by: Vladyslav Lupashevskyi <vlad@lupashevskyi.com>
eum602 pushed a commit to lacchain/besu that referenced this pull request Nov 3, 2023
…ntract address as sender (hyperledger#2891)

Signed-off-by: Vladyslav Lupashevskyi <vlad@lupashevskyi.com>
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.

eth_calls from contracts are rejected because of EIP-3607
2 participants