Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

fix(unblock): delete unblock codes only when successfully consumed code #330

Merged
merged 1 commit into from Mar 28, 2018

Conversation

vbudhram
Copy link
Contributor

This was previously deleting all unblock codes whenever it called the consumeUnblockCode procedure, regardless if it consumed the code or not.

@vladikoff r?

@vbudhram vbudhram requested a review from vladikoff March 28, 2018 16:05
@ghost ghost assigned vbudhram Mar 28, 2018
@ghost ghost added the waffle:active label Mar 28, 2018
unblockCodeHash = inCodeHash
);

IF @timestamp > 0 THEN
Copy link
Contributor

Choose a reason for hiding this comment

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

👍

@vladikoff vladikoff merged commit 9bdb47b into master Mar 28, 2018
@ghost ghost removed the waffle:active label Mar 28, 2018
@vladikoff vladikoff deleted the update-consume-unblock-code branch March 28, 2018 16:09
@vladikoff
Copy link
Contributor

Thanks @vbudhram !!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants