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

✨ Onboard sUSDe on Lido instance and Enable sUSDe E-mode on Mainnet and Lido instances #522

Merged
merged 36 commits into from
Nov 13, 2024
Merged
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
7ace918
🎉 first generation
MartinGbz Nov 8, 2024
5222654
🐛 fix emode configurations
MartinGbz Nov 8, 2024
b144c2a
♻️ change emode name
MartinGbz Nov 8, 2024
d57c06c
✨ update md file
MartinGbz Nov 8, 2024
9bee956
🐛 fix compilation errors
MartinGbz Nov 8, 2024
e0d9523
✅ ran AaveV3Ethereum Tests
MartinGbz Nov 8, 2024
025f3be
🔧 update seed amount
MartinGbz Nov 8, 2024
52d6941
fix: RF & UOpt can't be 0
Rozengarden Nov 8, 2024
1da327e
fix: forum link
MartinGbz Nov 12, 2024
732bc8a
fix: forum link
MartinGbz Nov 12, 2024
f843329
fix: forum link
MartinGbz Nov 12, 2024
4258b1c
fix: forum link
MartinGbz Nov 12, 2024
6859c6c
fix: emode label
MartinGbz Nov 12, 2024
723578c
fix: emode label
MartinGbz Nov 12, 2024
063e7d2
fix: update reserve factor with generic value
MartinGbz Nov 12, 2024
f141b4d
fix: snapshot link
MartinGbz Nov 12, 2024
6456cf7
fix: summary
MartinGbz Nov 12, 2024
28ff7b5
fix: motivation
MartinGbz Nov 12, 2024
4b7d1ae
♻️ fix emode label on Mainnet pool contract
MartinGbz Nov 12, 2024
afa2c7e
♻️ set borrow cap of 1000
MartinGbz Nov 12, 2024
acb5616
♻️ set generic params on rates
MartinGbz Nov 12, 2024
1e6ad09
🐛 update diff file 1
MartinGbz Nov 12, 2024
6020763
✅ add new test
MartinGbz Nov 12, 2024
d089390
fix: space issue in md file
MartinGbz Nov 12, 2024
2af9a2a
✨ remove sUSDe from isolation
MartinGbz Nov 13, 2024
f89fac2
Merge branch 'feat/enable-susde-emode' of https://github.com/AaveChan…
MartinGbz Nov 13, 2024
599094c
🐛 add collateral update debt ceiling to 0
MartinGbz Nov 13, 2024
294b2fb
fix: remove borrow update
MartinGbz Nov 13, 2024
62c3a02
✅ tests passed
MartinGbz Nov 13, 2024
320a67c
🐛 fix emode category from 2 to 4
MartinGbz Nov 13, 2024
26e5d05
✅ update diff
MartinGbz Nov 13, 2024
fca474e
🐛 match specs with payload
MartinGbz Nov 13, 2024
2ad1da6
fix: borrow rate in md
MartinGbz Nov 13, 2024
81b9465
fix: slop 1 in md
MartinGbz Nov 13, 2024
77f2d2a
fix: slope 2 in md
MartinGbz Nov 13, 2024
0159878
🎨 lint md
MartinGbz Nov 13, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix: slope 2 in md
Co-authored-by: Harsh Pandey <[email protected]>
MartinGbz and brotherlymite authored Nov 13, 2024
commit 77f2d2a39a2757935d33448dac437b65d8ed1db9
Original file line number Diff line number Diff line change
@@ -38,7 +38,7 @@ The table below illustrates the configured risk parameters for **sUSDe** on Aave
| Reserve Factor | 10 % |
| Base Variable Borrow Rate | 0.05 % |
| Variable Slope 1 | 0.1 % |
| Variable Slope 2 | 300 % |
| Variable Slope 2 | 3 % |
| Uoptimal | 1 % |
| Flashloanable | ENABLED |
| Siloed Borrowing | DISABLED |