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 nested pool operations from CLR, deploy v2 #1256

Open
jubeira opened this issue Jan 23, 2025 · 2 comments
Open

Remove nested pool operations from CLR, deploy v2 #1256

jubeira opened this issue Jan 23, 2025 · 2 comments
Assignees

Comments

@jubeira
Copy link
Contributor

jubeira commented Jan 23, 2025

We'll temporarily remove nested functionality from CLR to make an intermediate deployment.

Remove, generate build info, deploy, restore.

@jubeira jubeira self-assigned this Jan 23, 2025
@jubeira
Copy link
Contributor Author

jubeira commented Feb 12, 2025

Deployment is done. We can now restore nested ops.

@jubeira jubeira assigned EndymionJkb and unassigned jubeira Mar 6, 2025
@jubeira
Copy link
Contributor Author

jubeira commented Mar 6, 2025

Let's restore nested ops.
This needs a lot of reviewing and there's room for potential simplifications.
We need to use the same pattern as with boosted pools: do not wrap / unwrap by default, but rather do it according to user inputs. We have token addresses as inputs in nested pools, so that should suffice to understand when to wrap / unwrap or when not to do it.

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

No branches or pull requests

2 participants