-
Notifications
You must be signed in to change notification settings - Fork 157
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
AddedPlutusScriptAPI, evalScripts, TxInfo, valContext etc. #2192
Merged
Commits on Mar 26, 2021
-
WIP began writing transTx:: Tx era -> Plutus.TxInfo
Added the module Cardano.Ledger.Alonzo.TxInfo Had to add SafeToHash and HashAnnotated instances for Alonxo Tx.
Configuration menu - View commit details
-
Copy full SHA for 9b2184c - Browse repository at this point
Copy the full SHA 9b2184cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a7a971 - Browse repository at this point
Copy the full SHA 0a7a971View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1d1a03 - Browse repository at this point
Copy the full SHA d1d1a03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d11695 - Browse repository at this point
Copy the full SHA 7d11695View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37b6555 - Browse repository at this point
Copy the full SHA 37b6555View commit details -
Configuration menu - View commit details
-
Copy full SHA for 446b14a - Browse repository at this point
Copy the full SHA 446b14aView commit details -
Added module Cardano.Ledger.Alonzo.FakePlutus
This module lets us experiment with small changes to the Plutus TxINfo and associated types. We made a few changes to make the structure more closely align with the actual Ledger code. Got close to completion on translating a Alonzo.Tx into a FakePlutus.TxInfo. Next step mke the changes in FakePlutus real in Plutus.
Configuration menu - View commit details
-
Copy full SHA for 1a0fe4f - Browse repository at this point
Copy the full SHA 1a0fe4fView commit details -
DCert, Wdrls, and others Worked out how to actually call plutus in eval_scripts.
Configuration menu - View commit details
-
Copy full SHA for 44d4536 - Browse repository at this point
Copy the full SHA 44d4536View commit details -
Renamed RunPlutus, completed ValidateScript, evalScripts.
Renamed module Caradano.Ledger.Alonzo.RunPlutus to Caradano.Ledger.Alonzo.PlutusScriptApi. Completed the ValidateScript instance for Alonzo, and the evalScripts function. Cleaned up the Utxos modue, that was way over constrained.
Configuration menu - View commit details
-
Copy full SHA for fe2982c - Browse repository at this point
Copy the full SHA fe2982cView commit details -
Renamed NativeScript constructor of Script to TimelockScript.
Configuration menu - View commit details
-
Copy full SHA for a739969 - Browse repository at this point
Copy the full SHA a739969View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62321f6 - Browse repository at this point
Copy the full SHA 62321f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 537aa18 - Browse repository at this point
Copy the full SHA 537aa18View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.