helium / blockchain-etl

Blockchain follower that follows and stores the Helium blockchain
Apache License 2.0
64 stars 37 forks source link

Add Support for SeenVectors #208

Closed chrisabruce closed 11 months ago

chrisabruce commented 3 years ago

As a validator operator, I would like to be able to analyze seen penalties by looking at the actual votes from each validator in CG, so that I could better troubleshoot validator performance and perhaps identify any nefarious activity.

Since SeenVectors are a bitmap, anything that could be done to make this easy to query in ETL db would be greatly appreciated.

madninja commented 3 years ago

ugh.. how would you like to query it?