-
Notifications
You must be signed in to change notification settings - Fork 44
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
Docs CRs #17
Comments
|
Testing SectionsIMO, it would be cool to see a testing section in the docs outlining how Balancer provides a test suite that a developer has to ensure works with their pool (custom or not). This is similar to how Yearn strategies are tested against the YearnV2 architecture. Questions:
|
Custom Pool Factory
|
|
|
On the "Create a custom AMM with a novel invariant" page of docs, in the "Deploy your pool" section, the third step says "Call This is confusing because the only way to initialize a pool is through the router so maybe referencing |
Additional Questions / Areas that May Need Details in the Docs (if not already in updated versions):
TokenConfig - more info on it as requested before.
|
Deployment steps for Core System ContractScaffold-balancer-v3 is seamless in providing playground dev experience with balancer v3 pools, but it lacks in providing steps to replicate the necessary deployment process for core system contracts like vault, Router, permit2, extensions, etc. Specially with vaultFactory overexceeding smart-contract size limit, it becomes really difficult to deploy core smart-contracts. |
Hey @t-phoenix Not sure what plan is for supporting deployment of v3 core contracts, but feel free to ask on our discord dev support channel |
Cleaning up outdated issue |
Scope
This issue encompasses possible docs change requests (CRs). It is a live issue. It is also a referencable note to help create said CRs to the docs when we have time. If the ideas here are worthwhile, we will open issues and respective PR(s) to make the changes in the docs.
Ref: BalancerV3 Docs
The text was updated successfully, but these errors were encountered: