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

Aave strategy deploy to staging #297

Open
wants to merge 7 commits into
base: staging
Choose a base branch
from
Open

Aave strategy deploy to staging #297

wants to merge 7 commits into from

Conversation

solovev
Copy link
Contributor

@solovev solovev commented Feb 15, 2025

No description provided.

@solovev solovev requested a review from LeoVS09 February 15, 2025 15:07
@@ -45,7 +45,7 @@ function suite(aaveStrategy: Strategy.AAVE_V3 | Strategy.AAVE_V2) {
vault = await getContractAt<Vault>('Vault', token)
vaultAddress = await vault.getAddress()

holderA = await ethers.getSigner('0xF977814e90dA44bFA03b6295A0616a897441aceC') // Binance Hot Wallet #20
holderA = await ethers.getSigner('0xf89d7b9c864f589bbF53a82105107622B35EaA40') // Bybit wallet
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea

Utility script to adjust debt ratio for multiple strategies
@solovev solovev deployed to development February 22, 2025 07:14 — with GitHub Actions Active
Copy link
Contributor

Slither analysis report

THIS CHECKLIST IS NOT COMPLETE. Use --show-ignored-findings to show all the results.
Summary

shadowing-state

Impact: High
Confidence: High

uint256[50] private __gap;

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.

3 participants