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: add `anvil_setMinGasPrice` as an unimplemented method #438

Closed itegulov closed 4 days ago

itegulov commented 4 days ago

What :computer:

Closes #434

This PR explicitly marks this method as unimplemented by design (see issue for the discussion on why).

Why :hand:

Transparency about its status