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

fix: Incorrectly retrieving DRep when registered under both keyHash a… #228

Merged
merged 2 commits into from
Nov 20, 2024

Conversation

slowbackspace
Copy link
Contributor

@slowbackspace slowbackspace commented Nov 20, 2024

…nd scriptHash

resolves #227

needs new index on dbsync

CREATE INDEX IF NOT EXISTS bf_idx_drep_hash_has_script ON drep_hash USING hash (has_script);

@slowbackspace slowbackspace force-pushed the fix/keyhash-scripthash-dreps branch from 3f3d593 to 7ca52ee Compare November 20, 2024 09:43
@slowbackspace slowbackspace force-pushed the fix/keyhash-scripthash-dreps branch from 7ca52ee to d4f2e09 Compare November 20, 2024 09:45
@slowbackspace slowbackspace marked this pull request as ready for review November 20, 2024 09:48
@vladimirvolek vladimirvolek merged commit 361d16e into master Nov 20, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

incorrect results /governance/dreps/{dRepId}
2 participants