Skip to content

Use trace API #305

Open
Open
@joojis

Description

@joojis

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

No one assigned

    Labels

    optimizationThis makes the system fasterupdateJSON-RPC spec or the SDK interface changed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions