Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Configurable RPC and WS APIs #174

Closed
fedekunze opened this issue Jun 23, 2021 · 0 comments · Fixed by #349
Closed

Configurable RPC and WS APIs #174

fedekunze opened this issue Jun 23, 2021 · 0 comments · Fixed by #349
Assignees
Labels
C:JSON-RPC JSON-RPC client good first issue Good for newcomers

Comments

@fedekunze
Copy link
Contributor

Problem:

  • Currently, the RPC server runs all the Namespaces APIs by default.

Action Items:

  • Add available APIs to config and a flag to only run the desired APIs

Reference: https://geth.ethereum.org/docs/rpc/server

Eg on geth: --http.api personal,eth,net,web3 --ws.api personal,eth,net,web3

@fedekunze fedekunze added C:JSON-RPC JSON-RPC client good first issue Good for newcomers labels Jun 23, 2021
@khoslaventures khoslaventures added this to the Milestone 1: Developer Usability and Testing milestone Jun 23, 2021
@crypto-facs crypto-facs self-assigned this Jun 25, 2021
@fedekunze fedekunze modified the milestones: Milestone 1: Developer Usability and Testing, Milestone 2: Maximizing Performance and Compatibility Jun 30, 2021
This was referenced Jul 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C:JSON-RPC JSON-RPC client good first issue Good for newcomers
Projects
None yet
3 participants