forked from bgd-labs/aave-proposals-v3
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add new emode category via generator (bgd-labs#2)
* fix: typo * chore: fix text * feat: add new e-mode category via the generator * fix: KEEP_CURRENT_STRING * fix: emode label * fix: generator booleanSelect ENABLED DISABLED * fix: collateral updates code artifacts * refactor: eModesUpdates * fix: lint * fix: generator shadows an existing priceFeedsUpdates var * fix: v3 config engine rates import generator * fix: v2 v3 engine rates import generator * forge install: aave-address-book v2.8.0 * chore: update address book * fix: use correct contract an asset listings - targets bgd-labs#3 * fix: some minor patches * fix: remapping * chore: some cleanup * fix: do not revert when no e-mode category exists on the pool * fix: makefile * fix: eModesSelect * fix: typo * fix: asset listing approve before supply and collector funds * fix: use forceApprove on generator for assetListing * chore: update aave helpers * fix: test * fix: typo --------- Co-authored-by: sakulstra <lukasstrassel@googlemail.com>
- Loading branch information
1 parent
f1608dd
commit c431266
Showing
15 changed files
with
185 additions
and
85 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.