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

refactor: move impersonation management into its own component #391

Closed itegulov closed 1 week ago

itegulov commented 1 week ago

What :computer:

Closes #390 (see for more motivation)

Why :hand:

Less dependence on the InMemoryNodeInner state, needed for #362