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

Increase Supply and Borrow Caps on Aave V3 #95

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dyamin
Copy link
Collaborator

@dyamin dyamin commented May 21, 2024

@dyamin dyamin changed the title Increase Caps on Aave V3 - Metis, Polygon and Arbitrum Increase Supply and Borrow Caps on Aave V3 May 21, 2024
@dyamin
Copy link
Collaborator Author

dyamin commented May 21, 2024

We've identified an error in generating byte code on mainnet due to the recently added osETH asset.
To work around this, we used an older block number (before osETH was listed):

Makefile:
mainnet-contract:; forge script ${contract_path} --rpc-url mainnet --fork-block-number 19800000 --sig "run(bool)" false -vv

Please be aware of this issue.

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.

1 participant