-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
✨ EnhancementImprovements on existing featuresImprovements on existing features
Description
Overview
We should add to obe-indexer voters table a last_voted column, get it by querying hyperion get_actions like this: hyperion.get(/v2/history/get_actions?limit=1&account=${row.voter}&filter=eosio%3Avoteproducer)
This will enable telosnetwork/open-block-explorer#475 (comment) not to be dependent on Hyperion directly
Acceptance criteria
- Voters table should include
last_votedcolumn - Querying it should return the list of BPs that were last voted by a specific account
Technical considerations
Tasks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
✨ EnhancementImprovements on existing featuresImprovements on existing features