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

eth_call can't simulate contract creation #1351

Open
MOZGIII opened this issue Dec 4, 2024 · 0 comments
Open

eth_call can't simulate contract creation #1351

MOZGIII opened this issue Dec 4, 2024 · 0 comments
Labels
evm substrate Related to substrate

Comments

@MOZGIII
Copy link
Contributor

MOZGIII commented Dec 4, 2024

Ok, but why would it? Turns out it makes sense, as the initcode can revert with custom data which users might want to check for before sending a tx, and also for checking opcodes mds1/evm-diff#86 (comment).

Technically, this means supporting the eth_call without the to value set.

@MOZGIII MOZGIII added substrate Related to substrate evm labels Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
evm substrate Related to substrate
Development

No branches or pull requests

1 participant