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

Reopening detector #302

Merged
merged 2 commits into from
Jun 14, 2019
Merged

Reopening detector #302

merged 2 commits into from
Jun 14, 2019

Conversation

Ugo
Copy link

@Ugo Ugo commented Jun 14, 2019

No description provided.

@Ugo Ugo requested review from zguesmi and jeremyjams June 14, 2019 07:33
task.setRevealDeadline(new Date(0));
updateTaskStatusAndSave(task, REOPENED, optionalChainReceipt.get());
updateTaskStatusAndSave(task, INITIALIZED, optionalChainReceipt.get());
public void reopening2Reopened(Task task, ChainReceipt chainReceipt) {
Copy link
Member

Choose a reason for hiding this comment

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

I dont think we need public void reopening2Reopened(Task task, ChainReceipt chainReceipt) anymore

Copy link
Author

Choose a reason for hiding this comment

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

It is now true for few of those methods, I'll refactor that part in a future PR.

@Ugo Ugo merged commit dd263b6 into master Jun 14, 2019
@Ugo Ugo deleted the reopen branch June 14, 2019 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants