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

Immutable Pool Tokenizer #43

Closed
nventuro opened this issue Oct 13, 2020 · 2 comments · Fixed by #74
Closed

Immutable Pool Tokenizer #43

nventuro opened this issue Oct 13, 2020 · 2 comments · Fixed by #74
Assignees

Comments

@nventuro
Copy link
Contributor

We should have a sample pool controller that tokenizes pool participation, without any form of adminship or configurability - the token makeup of the pool will never change, nor will the trading strategy.

This would be equivalent to Balancer v1 shared pools.

@gtaschuk
Copy link
Contributor

I believe this is already implemented in the form of contracts/ImmutablePoolTokenizer.sol - let me know if theres anything else I should do with it, @nventuro

@nventuro
Copy link
Contributor Author

You are right - it slipped my mind. Let's wait until we merge the vault-controller API refactor I have going on, and then we'll close this.

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 a pull request may close this issue.

2 participants