Skip to content

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

Merged
NamanJain8 merged 1 commit intorelease/v21.03from
naman/cp/txn-hash-fix
May 5, 2021
Merged

release/v21.03: fix(txn): ensure that txn hash is set (#7782)#7784
NamanJain8 merged 1 commit intorelease/v21.03from
naman/cp/txn-hash-fix

Conversation

@NamanJain8
Copy link
Copy Markdown
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