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

Fix/update solidity utils lib #97

Merged
merged 19 commits into from
Feb 6, 2025
Merged

Fix/update solidity utils lib #97

merged 19 commits into from
Feb 6, 2025

Conversation

sendra
Copy link
Contributor

@sendra sendra commented Feb 3, 2025

Updated Aave deliviery infrastrucutre with the most up to date solidity utils:

  • Use old OwnableWithGuardian (Moved from old pr on solidity-utils to this repo, together with necessary dependencies)
  • Use new proxy factory (that deploys an admin every time)
  • Removes custom oz contracts to use the ones provided by oz directly (when possible. Meaning when it makes no changes on storage layout)

On this pr, can also be found the print of the storage layout of the new version, and the old (on all deployed networks)
It also has the code diffs.

@sendra sendra merged commit e6c5c98 into main Feb 6, 2025
10 checks passed
@sendra sendra deleted the fix/update-solidity-utils-lib branch February 6, 2025 13:36
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