cardano-db-sync icon indicating copy to clipboard operation
cardano-db-sync copied to clipboard

Explicit numerator and denominator request

Open iccicci opened this issue 1 year ago • 2 comments

OS Your OS: Ubuntu on WSL2

Versions The db-sync version (eg cardano-db-sync --version): 3.0.0 PostgreSQL version: 12.16

Build/Install Method The method you use to build or install cardano-db-sync: Docker image from ghcr.io/intersectmbo/cardano-db-sync

Run method The method you used to run cardano-db-sync (eg Nix/Docker/systemd/none): Docker

Additional context Add any other context about the problem here. In sanchonet

Requested feature

It would be nice to have explicit numerator and denominator, rather than the result of the division, in description column of gov_action_proposal table for newQuorumThreshold property of NewCommittee proposals.

Thank you

iccicci avatar Jan 22 '24 13:01 iccicci

The new_committee table has an entry for this. Fyi there is a typo there nominator instead of numerator

kderme avatar Jan 23 '24 10:01 kderme

Ok, nice to know; however using the governance action details tables would significantly increase the weight of the queries.

I would keep this feature request open anyway.

Thank you

iccicci avatar Jan 23 '24 10:01 iccicci