ChainSafe / gossamer

🕸️ Go Implementation of the Polkadot Host
https://chainsafe.github.io/gossamer
GNU Lesser General Public License v3.0
432 stars 116 forks source link

RPC Support and Tooling #265

Open amerameen opened 5 years ago

amerameen commented 5 years ago

The following is a detailed list of the missing or incomplete RPC calls that need to be implemented. Each RPC call can be considered complete when the intended functionality is completed, error codes conform to the spec, and a corresponding integration test.

Relevant links related RPC calls:

Author RPC calls

BABE RPC calls

Chain RPC calls

Child State RPC calls

Contracts RPC calls

Engine RPC calls

Grandpa RPC calls

Offchain RPC calls

Payment RPC calls

State RPC calls

Sync State RPC Calls

System RPC Calls

timwu20 commented 5 months ago

@P1sar can we clean up this epic? I'm assuming there are duplicates in here.