crypto-com / crypto-com/chain-indexing
Problem: Missing event handling db registration for a few events being listened
Open
- Dominant language
- Go
- Stars
- 34
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Reference to `validator` projection.
The following events are only handled for DB operations:
- msgCreateValidatorEvent
- msgEditValidatorEvent
- validatorJailedEvent
- msgUnjailEvent
- powerChangedEvent
But whereas we are listening to other events than above else as well.
Should we support db part for other events being listened as well?
@calvinaco @leejw51crypto I am not sure if I am thinking right or wrong on this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.