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
308 stars 75 forks source link

Era test node does not implement some hardhat endpoints, in eth namespace #328

Open vbar opened 1 month ago

vbar commented 1 month ago

🌟 Feature Request

📝 Description

Specifically,

eth_coinbase

eth_mining

eth_pendingTransactions

eth_sign

eth_signTypedData_v4

eth_subscribe

eth_unsubscribe

MexicanAce commented 4 days ago

If there are specific endpoints we need to implement, it will be easier to track each one as their own GH issue