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

Add tx hash at the top of the send command #1747

Merged
merged 8 commits into from
Nov 21, 2024
Merged

Conversation

TomMD
Copy link
Contributor

@TomMD TomMD commented Nov 20, 2024

What

Make send emit the transaction hash as well.

Why

Because it is a normal sequence of operations to view the hash during transmission.

Copy link
Contributor

@Ifropc Ifropc left a comment

Choose a reason for hiding this comment

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

You can technically use stellar tx hash but I'm all in adding more informative output for users
This change LGTM but would like to hear @fnando @leighmcculloch opinion on it

cmd/soroban-cli/src/commands/tx/send.rs Outdated Show resolved Hide resolved
@fnando fnando enabled auto-merge (squash) November 21, 2024 21:34
@fnando fnando merged commit 62ce556 into stellar:main Nov 21, 2024
29 of 31 checks passed
@TomMD TomMD deleted the tx-hash-in-send branch November 21, 2024 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants