-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
optimizationThis makes the system fasterThis makes the system fasterupdateJSON-RPC spec or the SDK interface changedJSON-RPC spec or the SDK interface changed
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
Metadata
Metadata
Assignees
Labels
optimizationThis makes the system fasterThis makes the system fasterupdateJSON-RPC spec or the SDK interface changedJSON-RPC spec or the SDK interface changed