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

(Feature) Workers refactoring #53

Merged
merged 4 commits into from
Jul 1, 2019
Merged

Conversation

Agupane
Copy link
Contributor

@Agupane Agupane commented Jul 1, 2019

Closes #52

…ication-delegator-claim-reward-call, the logic was extracted on check-round-change

Renamed delegate-did-reward-call-utils.js to notificate-delegates-utils
Renamed sendNotificationEmailFn / sendNotificationTelegramFn with sendEmailNotificationToDelegates / sendTelegramNotificationToDelegates on notificate-delegates-utils
Renamed delegator-claim-reward-call-utils.js to notificate-delegators-utils
Renamed getSubscribersToSendEmails / getSubscribersToSendTelegrams with sendEmailNotificationToDelegators / sendTelegramNotificationToDelegators on notificate-delegates-utils
Updates package json: replaces start:worker-did-reward and start:worker-claim-reward with start:check-round-change
@mariano-aguero mariano-aguero merged commit c9d173f into development Jul 1, 2019
@mariano-aguero mariano-aguero deleted the feature/refactor-jobs branch July 1, 2019 22:08
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.

Jobs refactoring
2 participants