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: add tx op add #1663

Open
wants to merge 20 commits into
base: main
Choose a base branch
from
Open

feat: add tx op add #1663

wants to merge 20 commits into from

Conversation

willemneal
Copy link
Member

@willemneal willemneal commented Oct 8, 2024

This allows chaining tx op add commands to build up a transaction with multiple operations.

This allows chaining `tx add-op` commands to build up a transaction with multiple operations.
@willemneal willemneal self-assigned this Oct 8, 2024
@willemneal
Copy link
Member Author

Still need more tests.

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 minor things, otherwise lgtm 👏🏻

FULL_HELP_DOCS.md Outdated Show resolved Hide resolved
cmd/soroban-cli/src/commands/tx/xdr.rs Outdated Show resolved Hide resolved
cmd/soroban-cli/src/commands/tx/add_op/args.rs Outdated Show resolved Hide resolved
@willemneal willemneal changed the title feat: add tx add-op feat: add tx op add Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Needs Review
Development

Successfully merging this pull request may close these issues.

3 participants