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

Allow delegation to script-based DReps #921

Closed
Ryun1 opened this issue May 1, 2024 · 1 comment
Closed

Allow delegation to script-based DReps #921

Ryun1 opened this issue May 1, 2024 · 1 comment

Comments

@Ryun1
Copy link
Member

Ryun1 commented May 1, 2024

Why

Now there are script-based DReps on SanchoNet, lets allow people to delegate to them.

What

Currently GovTool only allows users to delegate to hex encoded DRep IDs and Bech32 encoded IDs with the prefix of drep.
GovTool should also allow delegation to Bech32 encoded DRep IDs prefixed with drep_script.

Example:

  • Bech32: drep_script1l94ks3gm3q9qzq3k6cxd07yd58cn2mcwc8taylwh2u6qjjccr98
  • Hex: f96b68451b880a010236d60cd7f88da1f1356f0ec1d7d27dd7573409

How

Change the validation of DRep IDs at delegation time in the frontend.

@Ryun1
Copy link
Member Author

Ryun1 commented Sep 12, 2024

replaced by #1951

@Ryun1 Ryun1 closed this as completed Sep 12, 2024
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

No branches or pull requests

1 participant