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

deploy 77 - reDeploy rETH/WETH strategy #1843

Merged
merged 91 commits into from Sep 27, 2023

Conversation

sparrowDom
Copy link
Member

Re deploying the rETH/WETH strategy to pick up the checkBalance(asset) fix

sparrowDom and others added 30 commits June 14, 2023 17:12
* Generated contract docs

* Refactor Balancer storage variables

* Small Balancer changes

* Natspec updates
Added missing licensing
getPoolAssets gas optimized

* Updated generated Balancer strategy contract diagrams

* fix contract linter

* Removed restrictions on tests

* Small gas improvements
Fixed Slither

* Change BalancerError version

* Updated constant names
Addresses to use checksum format

* JS lint tasks

* Updated Balancer and Aura pool id constants

* Removed getRateProviderRate as it wasn't being used
Refactored to remove poolAssetsMapped storage variable

* Updated OETH Contracts diagrams
Generated new Balancer contract diagrams

* Fix failing test

* Fix merge conflict

* Restored getRateProviderRate

* Natspec updates
Added toPoolAsset override

* Removed unused getRateProviderRate

* Natspec updates
Gas optimization of InitializableAbstractStrategy

* Abstract strategy gas improvements (#1719)

* Refactor base strategy to use immutables

* Fixed strategy deployments in 001_core and fixtures

* Generated new strategy diagrams

* Deploy rETH instead of the stETH Balancer MetaStable Pool

* removed unused Aura config

* Balancer fork tests

* Added check that BPT amount equals Aura LP amount
Added rETH conversion to ETH value

* Updated balancer strat fork tests

* Updated Balancer fork tests

* Added optional deposit with multiple assets to the strategy

* Single asset deposit to use multi asset deposit

* Added optional checkBalance to Balancer strategy

* Added checkBalance() to BaseBalancerStrategy

* Fix slither
Fix curve HH task

* Added multi-asset withdraw to balancer strategy

* Fix multi-asset withdraw

* Updated Balancer and Vault diagrams

* Fix js linter

* Fixed checkBalance of rETH asset in Balancer strategy

* Only wrap assets if amount > 0
Added depositAll fork test for Balancer strat

* Removed Vault changes for multi-asset strategy support

* Updated generated docs

* Add tests for wstETH/WETH Balancer pool (#1725)

* Split deployment and fix fixtures

* Deposit tests for wstETH/WETH pool

* Add withdraw test

* prettier

* remove .only in fork tests

---------

Co-authored-by: Shahul Hameed <10547529+shahthepro@users.noreply.github.com>
* add alternative implementation of Balancer's checkBalance

* correct the checkBalance implementation
* Added large withdraw tests for Balancer strategy

* fix test log

* Balancer withdraw to handle close to BPT limit

* Small change to Balancer withdraw fork test

* add some comments

* change implementation

---------

Co-authored-by: Domen Grabec <grabec@gmail.com>
* Added large withdraw tests for Balancer strategy

* fix test log

* Balancer withdraw to handle close to BPT limit

* Small change to Balancer withdraw fork test

* add some comments

* Add test for read-only reentrancy

* add reentrancy protection to checkBalance functions

* add documentation

* remove the only

---------

Co-authored-by: Nicholas Addison <nick@addisonbrown.com.au>
Co-authored-by: Domen Grabec <grabec@gmail.com>
* prettier

* adjust how checkBalance is calculated
* fix balancer withdrawals

* lint

* prettier
@rafaelugolini rafaelugolini temporarily deployed to preview-ousd-sparrowdom-zam2f3 September 27, 2023 12:13 Inactive
@rafaelugolini rafaelugolini temporarily deployed to preview-oeth-sparrowdom-e2gntx September 27, 2023 12:13 Inactive
shahthepro
shahthepro previously approved these changes Sep 27, 2023
contracts/deploy/077_balancer_rETH_WETH_2.js Outdated Show resolved Hide resolved
@sparrowDom sparrowDom temporarily deployed to preview-oeth-sparrowdom-e2gntx September 27, 2023 12:24 Inactive
@sparrowDom sparrowDom temporarily deployed to preview-ousd-sparrowdom-zam2f3 September 27, 2023 12:24 Inactive
@sparrowDom sparrowDom temporarily deployed to preview-oeth-sparrowdom-e2gntx September 27, 2023 13:13 Inactive
@sparrowDom sparrowDom temporarily deployed to preview-ousd-sparrowdom-zam2f3 September 27, 2023 13:13 Inactive
@sparrowDom sparrowDom mentioned this pull request Sep 27, 2023
@sparrowDom
Copy link
Member Author

sparrowDom commented Sep 27, 2023

I am going ahead and merging this in since it is only a deployment file. It needs to be carefully inspected by the "full verifiers" before they choose to vote on the governance proposal anyway.

@sparrowDom sparrowDom merged commit acade8a into master Sep 27, 2023
15 of 16 checks passed
@sparrowDom sparrowDom deleted the sparrowDom/redeploy_Balancer_reth_strat branch September 27, 2023 19:52
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.

None yet

4 participants