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) Fixs check round change job related to circular dependencies #126

Merged
merged 4 commits into from
Aug 1, 2019

Conversation

Agupane
Copy link
Contributor

@Agupane Agupane commented Aug 1, 2019

Closes #108

Description

  • Replaces sdk call to getLivepeerDefaultConstants with constants
  • Fixs bug on sendDelegatorNotificationBondingPeriodHasEnded in which the function truncateStringInTheMiddle was called without require
  • Fixs getSubscriptorRole, now the promiseRetry is gone, and the promise all was replaces with two different awaits. If an error occurs on getDelegatorAccount it throws an exception

@Agupane Agupane self-assigned this Aug 1, 2019
@Agupane Agupane changed the title (Feature) fixs circular dependencies (Feature) Fixs check round change job related to circular dependencies Aug 1, 2019
@mariano-aguero mariano-aguero merged commit 54f6a76 into development Aug 1, 2019
@mariano-aguero mariano-aguero deleted the hotfix/circularDependencies2 branch August 1, 2019 15:42
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.

[Bug] Circular dependencies
2 participants