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: Clean up dependencies #370

Closed popzxc closed 1 month ago

popzxc commented 1 month ago

Reduces the number of dependencies used. Goal: make it easier to compile era-test-node with stable.

Part of https://github.com/matter-labs/zksync-era/issues/3195

itegulov commented 1 month ago

Hmm, seems like e2e tests are not very happy with your refactoring