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

txnbuild: add ToTransactionParams to Transaction #4334

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

MishraShivendra
Copy link
Contributor

#3649 Feature Request: txnbuild: add ability to create TransactionParams from Transaction

  • Generate TranscationParam out of a Transaction

txnbuild/transaction.go Outdated Show resolved Hide resolved
@2opremio
Copy link
Contributor

Minor comment, otherwise LGTM.

Copy link
Member

@leighmcculloch leighmcculloch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple things I think we need to address inline.

txnbuild/transaction.go Outdated Show resolved Hide resolved
txnbuild/transaction.go Outdated Show resolved Hide resolved
@MishraShivendra
Copy link
Contributor Author

MishraShivendra commented Apr 13, 2022

Hi @2opremio @leighmcculloch , Thanks for taking a look into the changes. I have pushed those suggestions.
Please let me know if there is anything else needed.

@leighmcculloch leighmcculloch changed the title Convert transcation to transcationParam txnbuild: add ToTransactionParams to Transaction Apr 14, 2022
Copy link
Contributor

@Shaptic Shaptic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately, with the introduction of Protocol 19, this PR will need to be updated to take into account the new Preconditions field on transaction parameters.

@tsachiherman
Copy link
Contributor

@MishraShivendra could you please update this PR, or, in case you're no longer tracking this project, close it ?

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.

None yet

5 participants