-
Notifications
You must be signed in to change notification settings - Fork 29
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
✨ Onboard AUSD Aave v3 Avalanche #530
✨ Onboard AUSD Aave v3 Avalanche #530
Conversation
f64e227
to
b21f828
Compare
The risk assessment by us is still pending on this one and probably needs a capo feed. |
@sakulstra Okay np, thanks for the info Just have a question, I got a weird error on the I didn't have this error before, and I still don't have this error in other AIP PRs. Any idea? |
@MartinGbz didn't yet check but probably AUSD does some fancy things on _balances storage. |
@sakulstra Thanks for this, now it works like a charm. The lib is updated, test are passing, the PR is ready for a review. |
The oracle has been update for the new CAPO one: https://snowtrace.io/address/0x83f32c0882B12Ef16214c417efF11FD9e764bf34 |
* feat: USDS BR update * ✨ add ausd aave v3 avalanche * ✨ update md file * 🐛 fix AUSD_LM_ADMIN * Revert "feat: USDS BR update" This reverts commit 4fda313. * 🐛 fix Collateral Enabled md to false * 🔧 change seed amount for 100 AUSD * ✨ generate test + fix issue wrong collector transfer * ⬆️ update aave-helpers lib * ✅ test passed + update diff * Revert "⬆️ update aave-helpers lib" This reverts commit b4b5022. * 🔥 revert lib update * 🐛 update chainlink price feed for capo --------- Co-authored-by: Rozengarden <[email protected]>
I've added a transfer of the seed amount from the Collector to the Executor, because an error has been done in the transfer of the seed funds.