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

feat(e2e-tests): ensure ZKsync transactions are supported in `eth_getBlock*` methods #409

Open itegulov opened 6 days ago

itegulov commented 6 days ago

Special ZKsync transaction types:

Acceptance criteria: all of the transaction types above are submitted to the node and are then fetchable from all eth_getBlock* methods as expected in core