-
Notifications
You must be signed in to change notification settings - Fork 15
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
Minting script witness refactor #971
base: master
Are you sure you want to change the base?
Commits on Nov 18, 2024
-
Add Cardano.CLI.Plutus.Minting module
Define the data definition CliMintScriptRequirements This type makes it clearer that we require the policy id for transaction construction when using a minting script
Configuration menu - View commit details
-
Copy full SHA for d6dbaf5 - Browse repository at this point
Copy the full SHA d6dbaf5View commit details -
Refine plutusP to return AnyPlutusScriptVersion instead of
AnyScriptLanguage Replace ScriptWitnessFiles WitCtxMint with CliMintScriptRequirements
Configuration menu - View commit details
-
Copy full SHA for 5433168 - Browse repository at this point
Copy the full SHA 5433168View commit details -
Modify PlutusReferenceScriptWitnessFiles to accept
AnyPlutusScriptVersion instead of AnyScriptLanguage
Configuration menu - View commit details
-
Copy full SHA for 14b1122 - Browse repository at this point
Copy the full SHA 14b1122View commit details -
Implement readFileSimpleScript and readFilePlutusScript
Refactor readScriptWitness and eliminate invalid states Factor out fromSomeTypeSimpleScript and fromSomeTypePlutusScripts fromSomeTypePlutusScripts should automatically be updated as soon as the Enum AnyPlutusScriptVersion instance is updated in cardano-api
Configuration menu - View commit details
-
Copy full SHA for 237217a - Browse repository at this point
Copy the full SHA 237217aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6414b31 - Browse repository at this point
Copy the full SHA 6414b31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44a12f0 - Browse repository at this point
Copy the full SHA 44a12f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2b3a39 - Browse repository at this point
Copy the full SHA f2b3a39View commit details -
Add TxCmdCliScriptWitnessError to TxCmdError
Add ScriptDecodeUnknownPlutusScriptVersion to ScriptDecodeError
Configuration menu - View commit details
-
Copy full SHA for 47df20b - Browse repository at this point
Copy the full SHA 47df20bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 708410b - Browse repository at this point
Copy the full SHA 708410bView commit details