cardano-db-sync
cardano-db-sync copied to clipboard
Explicit numerator and denominator request
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
The new_committee table has an entry for this. Fyi there is a typo there nominator instead of numerator
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