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 command #1430

Merged
merged 5 commits into from
Jul 23, 2024
Merged

add tx hash command #1430

merged 5 commits into from
Jul 23, 2024

Conversation

BlaineHeffron
Copy link
Contributor

What

Adds a command stellar tx hash which accepts a Base64 encoded transaction envelope from the stdin and writes out a hex encoded hash of the transaction that will be submitted to the network.

Why

Could be useful to see what the hash is being submitted to the network #1316

Known limitations

N/A

Copy link
Member

@willemneal willemneal left a comment

Choose a reason for hiding this comment

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

Looks good just one nit.

FULL_HELP_DOCS.md Outdated Show resolved Hide resolved
Copy link
Member

@fnando fnando left a comment

Choose a reason for hiding this comment

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

Nice!

@janewang janewang merged commit 2b19b7a into stellar:main Jul 23, 2024
23 checks passed
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.

5 participants