ethereum / cthaeh

A standalone application which serves the Ethereum JSON-RPC log filtering APIs
MIT License
3 stars 6 forks source link

Expand JSON-RPC server to handle more methods #6

Open pipermerriam opened 4 years ago

pipermerriam commented 4 years ago

We should be able to serve all of the following JSON-RPC methods from the eth namespace.

The following methods are not able to be handled and should return an appropriate error code.