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

Adds support for proposals with script in transaction group and constitution_script_hash in action group #248

Merged
merged 2 commits into from
Jul 10, 2024

Conversation

nabinpkl
Copy link
Contributor

This PR adds support for creating an action file with constitution_script_hash in create_constitution function inside the Conway gov action group. And adds support for the proposal, which requires a constitutional script for the transaction.

Optional ComplexProposal, similar to other data structures such as ComplexCert, is used to obtain the required script and redeemer value for the proposal file when building the transaction with build_tx or build_raw_tx.

@mkoura mkoura merged commit 43f8b1f into input-output-hk:master Jul 10, 2024
3 checks passed
This pull request was closed.
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.

2 participants