CodeChain-io / CodeChain-io/codechain-indexer
Use trace API
- Langage dominant
- TypeScript
- Étoiles
- 21
- Forks
- 15
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Currently, the indexer is re-calculating
* stakeholder reward and its related fee calculation
* signer address
* etc
Re-calculating causes a bug and makes the indexer unstable and slow. There is no need to calculate them if a node provides the calculations through RPC.
Related issue: https://github.com/CodeChain-io/codechain/issues/1676
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Start by locating the indexer logic that recalculates stakeholder rewards, related fees, and signer addresses; no specific files or tests are named. Review related issue #1676 for the trace API context, and consider the work complete when these values come from node RPC responses and the reported instability and slowness are addressed.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- typescript
- Domaine
- backend, blockchain
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 35/100