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

release/v21.03: fix(txn): ensure that txn hash is set (#7782) #7784

Merged
merged 1 commit into from
May 5, 2021

Conversation

NamanJain8
Copy link
Contributor

@NamanJain8 NamanJain8 commented May 5, 2021

We were setting the hash after completing the transaction successfully. This leads to the failure of the commit as it won't contain the hash. This PR fixes that issue.

(cherry picked from commit ae029f0)


This change is Reviewable

We were setting the hash after completing the transaction successfully. This leads to the failure of the commit as it won't contain the hash. This PR fixes that issue.

(cherry picked from commit ae029f0)
@NamanJain8 NamanJain8 changed the title fix(txn): ensure that txn hash is set (#7782) cloud: fix(txn): ensure that txn hash is set (#7782) May 5, 2021
@NamanJain8 NamanJain8 changed the title cloud: fix(txn): ensure that txn hash is set (#7782) release/v21.03: fix(txn): ensure that txn hash is set (#7782) May 5, 2021
@NamanJain8 NamanJain8 merged commit 6985dd0 into release/v21.03 May 5, 2021
@NamanJain8 NamanJain8 deleted the naman/cp/txn-hash-fix branch May 5, 2021 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants