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

feat(wallet): publish contract amendment #4200

Merged
merged 8 commits into from
Jun 15, 2022

Conversation

mrnaveira
Copy link
Contributor

@mrnaveira mrnaveira commented Jun 14, 2022

Description

  • New subcommand in the wallet CLI (contract publish-amendment):
    • Reads an amendment description from a JSON file
    • Creates a transaction with the appropriate features
    • Publishes the transaction into the network
  • New OutputType for contract amendments. Refactored conversion from byte into the OutputType enum type using the num_derive crate.

Motivation and Context

We need a way to publish a contract amendment into the blockchain, via a wallet command

How Has This Been Tested?

The new integration test pass

@mrnaveira mrnaveira marked this pull request as draft June 15, 2022 08:30
@mrnaveira mrnaveira marked this pull request as ready for review June 15, 2022 09:42
stringhandler
stringhandler previously approved these changes Jun 15, 2022
sdbondi
sdbondi previously approved these changes Jun 15, 2022
@aviator-app aviator-app bot added mq-failed and removed mq-failed labels Jun 15, 2022
@aviator-app aviator-app bot removed the mq-failed label Jun 15, 2022
@stringhandler stringhandler merged commit edcce4a into tari-project:development Jun 15, 2022
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.

3 participants