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

Contract Factory gets confused with Factory Childs #62

Open
wei3erHase opened this issue Dec 16, 2021 · 1 comment
Open

Contract Factory gets confused with Factory Childs #62

wei3erHase opened this issue Dec 16, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@wei3erHase
Copy link

The Curve Gauge Factory at 0xB9fC157394Af804a3578134A6585C0dc9cc990d4 imports the typings of one of the child Gauges 0x99fb76F75501039089AAC8f20f487bf84E51d76F

Is missing deploy_gauge function, and adds a add_reward that's not in the factory contract

@krzkaczor krzkaczor added the bug Something isn't working label Dec 22, 2021
@wei3erHase
Copy link
Author

adding a new example on this, 0x21b1FC8A52f179757bf555346130bF27c0C2A17A has only 1 event and should be NewAutomatedVault, nontheless, the sdk client is bringing the interface of the children, instead of the factory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants