crypto-com / crypto-com/chain-indexing
Problem: Bonded token can not be accurately calculated
Open
mega
- Dominant language
- Go
- Stars
- 34
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Right now the indexer do not have the logic to calculate the slashed tokens in the case of jailing. As a result, the bonded tokens extracted from pure block and transactions will be inaccurate when slashing occurs.
This will affect the following features
- Total delegate from `ValidatorStats` (Implemented, but faulty)
- Account bonded balance (Not implemented, using Cosmos LCD API now)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.