Skip to content
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

Handle NativeScript as ScriptRef #460

Merged
merged 3 commits into from
Oct 15, 2024
Merged

Handle NativeScript as ScriptRef #460

merged 3 commits into from
Oct 15, 2024

Conversation

satran004
Copy link
Member

@satran004 satran004 commented Oct 15, 2024

Recreating the PR to fix the commit issue. (Original PR #456)

Reorganized serialization and deserialization methods across Script, PlutusScript, and NativeScript classes. Updated tests to verify the correct handling of multiple script types, including PlutusV1, PlutusV2, PlutusV3, and NativeScript.

Reorganized serialization and deserialization methods across Script, PlutusScript, and NativeScript classes. Updated tests to verify the correct handling of multiple script types, including PlutusV1, PlutusV2, PlutusV3, and NativeScript.
Introduced a new method to check for multi-asset minting in transactions. Updated the transaction builder to account for multi-asset minting when removing duplicate script witnesses. Made adjustments in the `DuplicateScriptWitnessChecker` to handle native scripts.
Copy link

@satran004 satran004 merged commit e23a793 into master Oct 15, 2024
5 checks passed
@satran004 satran004 deleted the nativescript_ref branch October 15, 2024 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant