CodeChain-io / CodeChain-io/foundry
Move engine-level RPCs to GraphQL fields
Offen
- Vorherrschende Sprache
- Rust
- Sterne
- 36
- Forks
- 11
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
- [x] Setup engine-level handler
- [x] Implement two essential fields (`GetBlock` and `SendTransaction`)
- [ ] Move others
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- graphql, rust
- Bereich
- api, backend-api-design
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100