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

Re-add API to get TX ID before submitting it #1489

Closed
Torres-ssf opened this issue Dec 8, 2023 · 0 comments · Fixed by #1485
Closed

Re-add API to get TX ID before submitting it #1489

Torres-ssf opened this issue Dec 8, 2023 · 0 comments · Fixed by #1485
Assignees
Labels
feat Issue is a feature

Comments

@Torres-ssf
Copy link
Contributor

During the update related to Transactions Policies we had to undo the changes made on #1467.

Because of that, we need to improve our API again to enable users to easily get the transaction ID before actually sending the transaction to the node.

We need to address 2 things:

  • Add a method to hash the TX on the transaction request classes.
  • Reimplement logic to make it possible for users to get the transaction ID before submitting it to the node. This also needs to be easily used by Predicates.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Issue is a feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant