CodeChain-io / CodeChain-io/foundry
Move engine-level RPCs to GraphQL fields
Open
- Dominant language
- Rust
- Stars
- 36
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
- [x] Setup engine-level handler
- [x] Implement two essential fields (`GetBlock` and `SendTransaction`)
- [ ] Move others
Contributor guide
Research direction
Start by inspecting the existing engine-level handler and the GraphQL fields for GetBlock and SendTransaction. Identify which engine-level RPCs remain and where their GraphQL definitions and tests live; done means the remaining RPCs are exposed as GraphQL fields with coverage for their behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, rust
- Domain
- api, backend-api-design
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100