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

Feat/gauge registry #21

Draft
wants to merge 20 commits into
base: master
Choose a base branch
from
Draft

Feat/gauge registry #21

wants to merge 20 commits into from

Conversation

skellet0r
Copy link
Contributor

Gauge registry for tracking gauges deployed via the new curve factory.
Allows for gauges to auto-register themselves on initialization, given that they are minimal proxies for the gauge implementation which the Factory has in storage.

Features:

  • Query the pool address of a gauge
  • Query the gauge version
  • Query the number of gauges registered
  • Query the gauge addresses via index

@skellet0r skellet0r force-pushed the feat/gauge-registry branch from d1b5592 to 54de8c5 Compare August 19, 2021 17:08
@skellet0r
Copy link
Contributor Author

Need to add last_updated getter for cacheing

Useful for cacheing data off-chain
assert last_updated time updates
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.

1 participant