forked from Python-Cardano/pycardano
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add test cases and fix inlineDatum fetching for the Cardano CLI Backe…
…nd (Python-Cardano#303) * Add tests for plutus script fetching and inline datums * Add test case for datum hash * Add epoch test case * Formatting * Fix typing * Be more lenient in assigning datum hash This is consistent with ogmios * Generalize the types inside RawPlutusData * Add support for RawCBOR primitivization * Fix limit primitive type to not use a Union type
- Loading branch information
Showing
3 changed files
with
160 additions
and
11 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
Oops, something went wrong.