Skip to content

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.

2 participants