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

Remove some synth refs for utils contract #865

Closed
SamusElderg opened this issue Oct 13, 2022 · 1 comment
Closed

Remove some synth refs for utils contract #865

SamusElderg opened this issue Oct 13, 2022 · 1 comment
Assignees
Labels
assigned enhancement New feature or request

Comments

@SamusElderg
Copy link
Collaborator

As per: Spartan-Swap/SpartanSwapContracts#3 if we are to adopt this utils contract for our dapp, we should remove all refs to these pool vars in the dapp or at least make them non-breaking (use consts?) if they are not returned and/or are not dynamic:

  • pool.lastStirred()
  • pool.synthCap()
  • pool.stirRate()
@SamusElderg SamusElderg added enhancement New feature or request assigned labels Oct 13, 2022
@SamusElderg SamusElderg self-assigned this Oct 13, 2022
@SamusElderg SamusElderg changed the title Remove some synth refs Remove some synth refs for utils contract Oct 13, 2022
@SamusElderg
Copy link
Collaborator Author

Completed as per #882

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant