matter-labs / era-test-node

In-memory node that can be used for integration testing and debugging.
https://matter-labs.github.io/era-test-node
Apache License 2.0
313 stars 76 forks source link

fix: `eth_call` always assumes that `from` is an impersonator #369

Open itegulov opened 1 month ago

itegulov commented 1 month ago

This is a bug - when we see a from we assume it must be from impersonator.

Dirty fix here: https://github.com/matter-labs/era-test-node/commit/db0a557c74c618eca24cf530707bb1e402b8a56d