CodeChain-io / CodeChain-io/codechain-indexer
Use trace API
Aperta
optimization
update
- Lingua principale
- TypeScript
- Stelle
- 21
- Fork
- 15
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.