-
-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Update default cost model during Conway HF (#418)
* chore: Update default cost model during Conway HF * chore: Change Map to LinkedHashMap to maintain the ordering * chore: Update CostModels from Map to LinkedHashMap to maintain original order * chore: Return minFeeReferenceScriptByte in Ogmios backe and HashMap to LinkedHashMap * chore: Added Plutus ops for V3 * chore: New abstract method getLanguage to return Language * chore: Handle Plutus V3 * chore: CostModels is now a LinkedHashMap instead of Map and Ogmios PP change * chore: Reference script resolver * chore: Add reference scripts * chore: Conway era script data hash changes * chore: Ignore resolving reference scripts if reference scripts are added through withReferenceSctip() and V3 tests * chore: fixed tests * chore: Add a new overloaded method to pay a single Amount * chore: Adjust tests for Conway era related serialization changes * chore: Updated cost model -> languageview for V3 * feat: Conway era serialization change 258 tag for set. * feat: Adjust script data hash for Plutus V3 * chore: Conway era changes * feat: Update Koios and Ogmios backend service for latest Conway era changes * chore: Set era to Babbage for babbage era specific failed tests * chore: Fixed test
- Loading branch information
Showing
60 changed files
with
2,500 additions
and
1,257 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.