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

refactor(cardano-services-client): use CIP129 when querying dreps/:drepId - LW-12316 #1591

Merged
merged 2 commits into from
Feb 14, 2025

Conversation

mirceahasegan
Copy link
Collaborator

Context

In the inception of governance DReps ids were bech32 encoded using CIP105 spec.

Later a new standard, CIP129 because the defacto bech32 way to encode DRep ids

Blockfrost supports querying for specific DReps using both standards.

We should aim to use a single format throughout the code, to avoid confusion and to be consistent

Proposed Solution

Important Changes Introduced

@mirceahasegan mirceahasegan force-pushed the refactor/lw-12316-use-cip129-to-query-drep branch from 9b832ed to 5f2bc8a Compare February 11, 2025 15:29
greatertomi
greatertomi previously approved these changes Feb 11, 2025
Copy link
Member

@mkazlauskas mkazlauskas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work!

Copy link
Member

@rhyslbw rhyslbw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙌

@mirceahasegan mirceahasegan merged commit f89fba9 into master Feb 14, 2025
8 of 9 checks passed
@mirceahasegan mirceahasegan deleted the refactor/lw-12316-use-cip129-to-query-drep branch February 14, 2025 09:44
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.

4 participants