ChainSafe / ChainSafe/gossamer
Implement `babe_epochAuthorship` RPC call
- Dominant language
- Go
- Stars
- 454
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
## Task summary
- Implement `babe_epochAuthorship` RPC call
## Specification reference
- [Spec reference](https://github.com/w3f/PSPs/blob/master/PSPs/drafts/psp-6.md#1162-babe_epochauthorship)
- [Substrate reference ](https://github.com/paritytech/substrate/blob/master/client/consensus/babe/rpc/src/lib.rs#L102)
## Other information and links
- N/A
Contributor guide
Research direction
Start with the PSP-6 specification section linked in the issue and compare it with the referenced Substrate implementation in client/consensus/babe/rpc/src/lib.rs. Implement the babe_epochAuthorship RPC call according to that specification and reference; done means the RPC is available with the specified behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100