-
Notifications
You must be signed in to change notification settings - Fork 19
Tests: script based dRep conversion #3224
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
Conversation
|
✅ All checks succeeded |
2 similar comments
|
✅ All checks succeeded |
|
✅ All checks succeeded |
| "elements": [ | ||
| { | ||
| "isScriptBased": true, | ||
| "drepId": "429b12461640cefd3a4a192f7c531d8f6c6d33610b727f481eb22d39", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we have similar test for keyDrep? If not let's add it too.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can review this update -https://github.com/IntersectMBO/govtool/pull/3224/files#:~:text=.isScriptBased)-,const%20cip129DRepListApi%20%3D%20dRepList.map(,)%3B,-for%20(let. This is the only test where the conversion of a dRep takes place, whether it's script-based or a normal dRep.
|
✅ All checks succeeded |
2 similar comments
|
✅ All checks succeeded |
|
✅ All checks succeeded |
|
✅ All checks succeeded |
2 similar comments
|
✅ All checks succeeded |
|
✅ All checks succeeded |
mesudip
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice
List of changes
convertDRepTo129helper function to convertconvertDRep, supporting both CIP-129 and CIP-105 usingdRepView.Checklist