Get genesis file from RPC
Open
Nobody has claimed this yet.
Feature
Feedback
- Dominant language
- Go
- Stars
- 361
- Forks
- 159
- PR merge metrics
- No merged PRs in 30d
Description
Issue To Be Solved
The developer cannot query the genesis file from RPC now. Would be great if there is a gRPC endpoint that does that function.
(Optional): Context
It would be good to backup historical data on the chain.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing RPC/gRPC service entry points and how the chain's genesis file is represented. Determine the response shape needed for developers to retrieve and back up historical chain data. Done means a gRPC endpoint can return the genesis file through RPC.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, grpc
- Domain
- api, blockchain
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100