This repository has been archived by the owner on Apr 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 569
eth_call
panic in some access list logic
#335
Comments
https://gist.github.com/FrancoCRO/01387f315c638de038219b5ef1a1a467 |
Hmm, I think I got the basic idea what's going wrong, |
yihuang
referenced
this issue
in yihuang/ethermint
Aug 16, 2021
fedekunze
added a commit
that referenced
this issue
Aug 16, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
System info: ethermint main
Steps to reproduce:
Expected behavior: should success
Actual behavior: estimateGas fail, error message shows panic happens in this line of code: https://github.com/ethereum/go-ethereum/blob/v1.10.4/core/vm/operations_acl.go#L49
Additional info:
The text was updated successfully, but these errors were encountered: