Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sanchonet feature request: Constitutional Committee Hot KeyHash Vs ScriptHash #1571

Closed
iccicci opened this issue Dec 4, 2023 · 1 comment · Fixed by #1648
Closed

Sanchonet feature request: Constitutional Committee Hot KeyHash Vs ScriptHash #1571

iccicci opened this issue Dec 4, 2023 · 1 comment · Fixed by #1648

Comments

@iccicci
Copy link

iccicci commented Dec 4, 2023

From conway.cddl:

; Constitutional Committee Hot KeyHash: 0
; Constitutional Committee Hot ScriptHash: 1
; DRep KeyHash: 2
; DRep ScriptHash: 3
; StakingPool KeyHash: 4
voter =
  [ 0, addr_keyhash
  // 1, scripthash
  // 2, addr_keyhash
  // 3, scripthash
  // 4, addr_keyhash
  ]

but it seems (with db-sync v2.2.0) it is not possible to distinguish between Constitutional Committee Hot KeyHash and Constitutional Committee Hot ScriptHash.
It would be nice to have the ability to perform given distinction.

Thank you

@iccicci
Copy link
Author

iccicci commented Jan 31, 2024

Hi all,

it seems db-sync v3.0.0 doesn't introduce this ability.

  1. Could you please confirm my assumption or tell me how to get the requested info?
  2. In case my assumption is correct, do you have some time estimations?

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant