Commit f336642
Chore: sync upstream changes (#3)
* [ACI] Onboard sUSDe November expiry PT tokens on Aave V3 Core Instance (aave-dao#809)
* Onboard sUSDe November expiry PT tokens on Aave V3 Core Instance: init
* Onboard sUSDe November expiry PT tokens on Aave V3 Core Instance: activate edge oracle
* Onboard sUSDe November expiry PT tokens on Aave V3 Core Instance: AIP description
* Onboard sUSDe November expiry PT tokens on Aave V3 Core Instance: rerun test post funding
* Onboard sUSDe November expiry PT tokens on Aave V3 Core Instance: correct emode description
* fix(cache): automated cache update [skip ci]
* fix: Update aave helpers with ink (aave-dao#817)
* AIP to switch the GHO facilitator (aave-dao#811)
* fix(cache): automated cache update [skip ci]
* [ACI] Onboard USDe November expiry PT tokens on Aave V3 Core Instance (aave-dao#816)
* Onboard USDe PT November expiry: Initial commit
TODO:
- [ ] Pricefeed
- [ ] Fund executor
- [ ] Run test
* Onboard USDe PT November expiry: EDGE whitelisting
* Onboard USDe PT November expiry: pricefeed address
* bump block
* bump lib
* 🐛 fix tests + bump blockNumber
* ⬆️ bump aave helpers
* Onboard USDe November expiry PT tokens on Aave V3 Core Instance: add latestAnswer
---------
Co-authored-by: Nandy Bâ <nandyba@yahoo.fr>
Co-authored-by: MartinGbz <martin.grabarz@outlook.fr>
* fix(cache): automated cache update [skip ci]
* Add Fluid as a Flashborrower: Polygon and Avalanche (aave-dao#818)
* Add Fluid Protocol to flashBorrowers
* chore: add pre/post assertions in tests, remove unused imports and add missing link for AddFluidProtocolToFlashBorrowers
* Update src/20250903_Multi_AddFluidProtocolToFlashBorrowers/AddFluidProtocolToFlashBorrowers.md
Co-authored-by: Ian Flexa <85500650+ianflexa@users.noreply.github.com>
---------
Co-authored-by: Joaquin Failo <73504599+Joafai@users.noreply.github.com>
Co-authored-by: Ian Flexa <85500650+ianflexa@users.noreply.github.com>
* fix(cache): automated cache update [skip ci]
* Increase rsETH supply cap on Linea (aave-dao#820)
* fix(cache): automated cache update [skip ci]
* September Funding Update (aave-dao#815)
* fix(cache): automated cache update [skip ci]
* fix: update rsETH (aave-dao#822)
* [ACI] set RF for all asset to 50% on Scroll (aave-dao#826)
* set RF for all asset to 50% on Scroll
* fix lint
* fix(cache): automated cache update [skip ci]
* [ACI] Onboard EURC on Avalanche V3 (aave-dao#808)
* Onboard EURC on Avalanche V3: initial commit
* bump block height & run test post funding
* fix(cache): automated cache update [skip ci]
* - August 2025 bounty payout proposal (aave-dao#825)
* fix(cache): automated cache update [skip ci]
* feat: Aave V2 deprecation (aave-dao#795)
* Prepare initial files
* Refactored AIP
* fix: update addresses
* fix: use avax for voting
* cleanup: remove old proposals
---------
Co-authored-by: Lukas <lukasstrassel@googlemail.com>
* Feat/pt november direct to aip cap updates (aave-dao#828)
* bump libs
* feat: add Ethena's PT USDe and sUSDe cap update
* feat: add supply cap tests
* feat: update proposal md
* feat: add link to forum discussion
* small md edits
* smol edit
* update params
* feat: apply usual AIP summary format
* update author name
* style: remove useless bold
* refactor: remove direct to AIP from sumarry
* refactor: sumarry
* refactor: use h2 instead of h3
* install missing lib
* fix: cleanup mess
---------
Co-authored-by: Nandy Bâ <nandyba@yahoo.fr>
Co-authored-by: marczeller <pierarte@gmail.com>
* feat: aDI Plasma path activation (aave-dao#814)
* feat: aDI Plasma path activation
* feat: added plasma addresses and links
* fix: added missing links
* fix: added payload deployment script
* fix: add specifications notes
* feat: plasma activation (aave-dao#830)
* feat: plasma generator changes
* chore: bump package
* feat: activation payload
* fix: more stuff on md
* chore: fix typo
* fix: isolation mode and add debt ceiling for xaut
* chore: some rename on md
* fix: reduce caps
* chore: more note on md
* chore: retrigger ci
* chore: fix grammer
* fix: add new caps value too
* fix(cache): automated cache update [skip ci]
* fix: plasma md and capo (aave-dao#832)
* fix: plasma md and capo
* chore: update links
* test: increase caps by guardian
* fix(cache): automated cache update [skip ci]
* feat: GHO Launch on Ink (aave-dao#802)
* feat: GHO launch abstraction code added
* feat: GHO Ink Launch constants added
* feat: Ink added to foundry rpc endpoints
* GHOInkLaunch.md added
* feat: Listing (not ready yet) and config.ts files added
* feat: CCIP remote lanes added
* feat: Ink GHO Launch - CCIP lanes
* feat: Proposal deployment scripts added
* feat: Some tests added
* feat: Ink GHO Listing file enabled after sorting the AaveV3Payload
* misc: Snapshot link added
* feat: GHO Ink Listing file removed
* feat: Fix payload deployment script
* misc: Fix wrong config in tests, remove unused constants & add new required constants
* misc: Fork block numbers updated to recent blocks
* test: Avoid asserting against gho core steward
* misc: Remove block numbers from constants file and hardcode them where they are used
* misc: Links to find CCIP chain info added
* chore: forge update - dependencies up to date
* feat: Pass pool to executePayload in order to avoid CannotFindPayloadsController error
* feat: Internal virtual executePayload future proof in case of diff behaviour needed
* fix: Ink GHO CCIP Steward address
* misc: Remove listing from config.ts file
* misc: Abstraction test improved
* test: Temporarily mock the administrator proposal until done on Ink
* misc: Natspec added
* misc: GHO Launch abstration code moved to src/helpers/gho-launch/
* misc: Add constants for default rate limiter values
* feat: Reduce the need of manually listing chains by adding helper getters
* misc: config.ts file sorted after having Ink pool type available
* feat: New available addresses are now taken from aave-address-book files
* misc: Comment fixed
* misc: Natspec improved for GhoCCIPChains
* misc: Constants moved to tests - constants file removed
* misc: Deployment of GHO Launch payload on Ink now follows same style as the rest of deployments
* misc: Use now available GovV3Helpers::buildInkPayload
* misc: Risk parameters table removed from .md file as we are not listing the asset
* fix: GhoCcipSteward address on .md file
* misc: Comment realted to aave core steward being address(0) for Ink
* misc: Remove listing GHO and setting emission admin from the .md file as we are not doing it here
* feat: Unmock Administrator proposal and update ink block number
* misc: More ChainInfo helpers added
* feat: Pre-Execution tests added to test helpers
* test: Remove default test from Gho Launch helper test
* test: Default test removed for Ink
* test: Default tests added for remote lanes
* misc: Impl and test links updated in .md file
* test: Remove unused Pool dependency from tests
* test: Remove unneeded pool dependencies from tests
* misc: README added to abstraction folder with some basic guide
* misc: fix in helpers README
* misc: Impl and test link name changed in md file
* misc: Block numbers updated to more recent ones
* misc: Change Ethereum block number - SNX whale not enough funds for defaultTest's deal2
* fix: small readme modification (aave-dao#833)
* fix(cache): automated cache update [skip ci]
* fix: ink md typo, deploy cmds (aave-dao#835)
* fix: ink md typo, deploy cmds
* fix: revert to main permalink
* fix(cache): automated cache update [skip ci]
* RewardsSteward + SwapSteward (aave-dao#824)
* feat: initial commit
* feat: add stewards
* feat: add swaps info
* feat: update block numbers and add swap stewards config
* feat: funds admin
* chore: add snapshot
* chore: fix md
* feat: use gho usd oracle
* fix(cache): automated cache update [skip ci]
* Aave V2 Deprecation Update (aave-dao#838)
* feat(v2): apply deprecation updates on Ethereum, Polygon and Avalanche reserves
* freeze Ethereum reserves and update tests
* chore: rearrange assets and update tests
* chore: remove bad md
* fix: deprecation fix
* fix: add budget
* fix: add budget
* fix: add budget
* Update src/20250925_Multi_AaveV2DeprecationUpdate/AaveV2DeprecationUpdate.md
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* Update ethereum rate strategy values
* fix: md to previous version
---------
Co-authored-by: Joaquin Failo <73504599+Joafai@users.noreply.github.com>
Co-authored-by: Lukas <lukasstrassel@googlemail.com>
Co-authored-by: Lukas <ls@bgdlabs.com>
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* fix(cache): automated cache update [skip ci]
* feat: claim old aave rewards (aave-dao#841)
* feat: claim old aave rewards and enable sentinel
* docs: update readme
* fix: script
* fix: title
* fix: title
* fix: typo
* fix: split into 2 proposals
* fix: author
* chore: zksync snapshot
* fix: md
* fix: title
* chore: remove sentinel and update forum link
* fix(cache): automated cache update [skip ci]
* feat: Bob network adi path activation (aave-dao#748)
* feat: Bob network adi path activation
* fix: added links
* fix: added up to date links
* fix: added forum link
* fix: correct text
* Safety Module Update (aave-dao#844)
* generate files
* Safety Module & Umbrella Emission Update proposal update and tests
* update tests and merge with main
* feat: disable slashing, update cooldowns, and add Liquidity SAFE allowances
* updated proposal link to discussion
* removed unnecessary update
* Add tests for allowances and cooldown
* fix(cache): automated cache update [skip ci]
* chore: update payloadId (aave-dao#846)
* fix: weird format on md (aave-dao#847)
* fix: weird format on md
* fix: hash
* fix(cache): automated cache update [skip ci]
* fix: set avax as default voting network (aave-dao#849)
* pyUSD Parameter Updates (aave-dao#839)
* pyUSD Parameters Optimization proposal setup
* pyusd params update tests
* pyusd: disable collateral
* updated tests and merge with main
* chore: cleanup
* fix: link to discussion and md
* fix: collateral update and tests
---------
Co-authored-by: Joaquin Failo <73504599+Joafai@users.noreply.github.com>
* fix(cache): automated cache update [skip ci]
* Aave liquidity committee funding phase vii (aave-dao#845)
* generate files
* feat: approve 2.5M aEthLidoGHO from Collector to ALC SAFE (Phase VII)
* fix: correct SAFE address and remove unnecessary variable
* fix(cache): automated cache update [skip ci]
* chore: update payload id (aave-dao#851)
* [PRIORITY!] Gho Plasma Lane Activation (aave-dao#834)
* feat: gho plasma launch
* feat: add to chainlist
* chore: update with link
* chore: update MD
* chore: update block numbers
* feat: support v1.6.0 of ccip
* chore: add diff files
* Update .gitmodules
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* chore: get nonce from contract
* chore: update tests
* Update src/helpers/gho-launch/constants/GhoCCIPChains.sol
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* chore: use GhoInk addresses
* chore: update lib
---------
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
Co-authored-by: Joaquin Failo <73504599+Joafai@users.noreply.github.com>
* fix(cache): automated cache update [skip ci]
* feat: add gho to ink whitelabel (aave-dao#855)
* feat: DPI deprecation (aave-dao#856)
* feat: deprecate dpi
* chore: update writeup
* chore: update md
* fix: split polygon payload into two
* fix(cache): automated cache update [skip ci]
* feat: adopt seal harbor (aave-dao#852)
* feat: adopt seal harbor
* chore: snapshot diff
* chore: update aggrement
* chore: update diff
* chore: update md
* Update src/20251006_AaveV3Ethereum_AdoptTheSEALSafeHarborAgreement/AdoptTheSEALSafeHarborAgreement.md
Co-authored-by: Ernesto Boado <ebdmrr@gmail.com>
* chore: update link
---------
Co-authored-by: Ernesto Boado <ebdmrr@gmail.com>
* fix(cache): automated cache update [skip ci]
* fix: md (aave-dao#859)
* fix(cache): automated cache update [skip ci]
* fix: gho plasma script (aave-dao#861)
* fix: deploy script
* fix: script
* Aavechan/pyusd collat (aave-dao#857)
* set pysud ltv to 75%
* fix: forum link
* Update src/20251009_AaveV3Ethereum_AllowPyUSDAsCollateral/AllowPyUSDAsCollateral.md
* fix: md (aave-dao#859)
* fix(cache): automated cache update [skip ci]
* minor edits
* Update src/20251009_AaveV3Ethereum_AllowPyUSDAsCollateral/AaveV3Ethereum_AllowPyUSDAsCollateral_20251009.sol
Co-authored-by: sendra <sendra@users.noreply.github.com>
---------
Co-authored-by: Rozengarden <git@rozengarden.eu>
Co-authored-by: Marc Zeller <21088542+marczeller@users.noreply.github.com>
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
Co-authored-by: Cache bot <cache-bot@bgdlabs.com>
Co-authored-by: marczeller <pierarte@gmail.com>
Co-authored-by: sendra <sendra@users.noreply.github.com>
* fix(cache): automated cache update [skip ci]
* fix: fix aave-cli to 1.4.0 (aave-dao#860)
* fix: fix aave-cli to 1.4.0
* fix: update aave helpers
* fix: update aave helpers
* chore: update libs
* fix: fixed lock
* fix: remove name
---------
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* feat: add cbBTC/stablecoins e-mode on Base (aave-dao#854)
* add cbBTC/stablecoins emode on base
* add emode table to the AIP description
* rerun test with aave-cli 1.4.0
---------
Co-authored-by: Rozengarden <git@rozengarden.eu>
* fix(cache): automated cache update [skip ci]
* feat: slope2 risk oracle activation (aave-dao#862)
* feat: slope2 risk oracle activation
* chore: use address-book
* fix: test
* chore: fix const
* fix(cache): automated cache update [skip ci]
* feat: ink post activation risk update (aave-dao#864)
* feat: ink post activation risk update
* chore: update snapshot
* chore: add deployed payload linea slope2 (aave-dao#865)
* chore: add deployed payload linea slope2
* chore: update md
* fix(cache): automated cache update [skip ci]
* chore: update libs for slope2 (aave-dao#866)
* fix(cache): automated cache update [skip ci]
* PT sUSDe and USDe on Plasma (aave-dao#853)
* Onboard USDe & sUSDe PT token on plasma
* Add AIP description
* Update AaveV3Plasma_OnboardSUSDeAndUSDeJanuaryExpiryPTTokensOnAaveV3PlasmaInstance_20251007.sol
fix: risk steward role were swapped
* new edge contract but cooler
* rerun test
* Apply suggestions from code review
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* Use AutomationCompatibleInterface instead of ExecutionChainRobotKeeper
* cleanup MD file
* Update src/20251007_AaveV3Plasma_OnboardSUSDeAndUSDeJanuaryExpiryPTTokensOnAaveV3PlasmaInstance/OnboardSUSDeAndUSDeJanuaryExpiryPTTokensOnAaveV3PlasmaInstance.md
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* use EDGE address from address-book
* use address from address book in test
---------
Co-authored-by: Rozengarden <git@rozengarden.eu>
Co-authored-by: Alice <121383428+Rozengarden@users.noreply.github.com>
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* fix(cache): automated cache update [skip ci]
* Aavechan/wrseth on plasma (aave-dao#858)
* onboard wrsETH on the plasma instance
* add diff report
* add wstETH to the aip
* redo aip description
---------
Co-authored-by: Rozengarden <git@rozengarden.eu>
* fix(cache): automated cache update [skip ci]
* [ACI] onboard syrupUSDT on plasma instance (aave-dao#870)
* onboard syrupUSDT on plasma instance
* sets supply cap at 150m
---------
Co-authored-by: Rozengarden <git@rozengarden.eu>
* fix(cache): automated cache update [skip ci]
* Plasma add fluid flashborrower (aave-dao#869)
* Add Fluid Protocol to flashBorrowers on Plasma
* Update md file with correct specification
* fixed typo
* fix(cache): automated cache update [skip ci]
* chore: align md with forum (aave-dao#872)
* chore: align md with forum
* chore: update forum links
* fix(cache): automated cache update [skip ci]
* [ACI] Onboard USDe & sUSDe on Avalanche (aave-dao#867)
* Onboard USDe & sUSDe on Avalanche
* bump block heigh & rerun test
* use address-book for USDe pricefeed
* Clarify the MD file
* update generator test snapshot
---------
Co-authored-by: Rozengarden <git@rozengarden.eu>
* fix(cache): automated cache update [skip ci]
* Extend ahab funding (aave-dao#877)
* files creation
* extend Ahab funding
* add alowance tests and added RF update to md
* add USDS allowance and AAVE buyback swappable pairs
* feat: add tests and update lib
* chore: add aave oracle
---------
Co-authored-by: efecarranza <fcarr004@fiu.edu>
* fix(cache): automated cache update [skip ci]
* [ACI] freeze and increase RF of old USDC on gnosis (aave-dao#880)
Co-authored-by: Rozengarden <git@rozengarden.eu>
* fix(cache): automated cache update [skip ci]
* [ACI] Service Provider Compensation Reform for V4 Alignment (aave-dao#874)
Co-authored-by: Rozengarden <git@rozengarden.eu>
Co-authored-by: Marc Zeller <21088542+marczeller@users.noreply.github.com>
Co-authored-by: Ian Flexa <85500650+ianflexa@users.noreply.github.com>
* fix(cache): automated cache update [skip ci]
* fix: emode generator (aave-dao#884)
* [ACI] certora funding current infra (aave-dao#881)
* certora funding current infra
* oops again
* add a tldr to AIP description
---------
Co-authored-by: Rozengarden <git@rozengarden.eu>
* fix(cache): automated cache update [skip ci]
* [ACI] Certora funding for v4 (aave-dao#882)
* Certora fundiung for v4
* add a tldr to AIP description
---------
Co-authored-by: Rozengarden <git@rozengarden.eu>
* fix(cache): automated cache update [skip ci]
* feat: bgd phase 6 (aave-dao#876)
* feat: bgd phase 6
* fix: change stream stablecoin to aLidoGHO
* docs: update snapshot link
* fix: amount
* chore: update diff
* Added BGD renewal markdown
* Formatting BGD renewal
---------
Co-authored-by: eboado <ebdmrr@gmail.com>
* fix(cache): automated cache update [skip ci]
* Emissions Restart (aave-dao#885)
* feat: stk tokens updates
* feat: emissions
* chore: update md
* chore: add test for claiming v1 rewards
* chore: update md
* chore: cleanup md
* fix(cache): automated cache update [skip ci]
* feat: gnosis cap reinstate (aave-dao#888)
* feat: gnosis cap reinstate
* chore: bump aave helpers for e2e to work
* chore: rerun diff
* chore: remove todo link
* fix: recompile based on evm version
* fix: table name
* fix(cache): automated cache update [skip ci]
* XPL listing (aave-dao#886)
* feat: add forge update result
* feat: list XPL and add XPL/USDT0 e-mode
* feat: add resume
* small resume changes
* refactor: rename e-mode
* Apply suggestions from code review
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* add diffs
* feat: add aave-helpers
---------
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* fix(cache): automated cache update [skip ci]
* Orbit program renewal - Q3 and Q4 2025 (aave-dao#887)
* feat: renew Orbit for Q3 and Q4 2025
* feat: update stream duration from 90 days to 180
* feat: add summary
* feat: use Lido GHO instead of GHO
* feat: make sure it's run on Lido instance
* fix: typo
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* fix: typo 2
* feat: update payload token
* feat: end streams january 1st
* fix: links
* feat: add aave-helpers
* Apply suggestions from code review
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
---------
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* fix(cache): automated cache update [skip ci]
* [ACI] Set LTV of rarely used assets to 0 (aave-dao#878)
* Set LTV of rarely used asset to 0%
* feat: add BNB diff file
* Remove DeprecationOfLowDemandVolatileAssetsOnAaveV3Instances.md~
* correct typo and mark as Direct-to-AIP
* specify ZkSync payload ID
* add import for zkSYNC payloads
---------
Co-authored-by: Rozengarden <git@rozengarden.eu>
Co-authored-by: Nandy Bâ <nandyba@yahoo.fr>
* fix(cache): automated cache update [skip ci]
* [ACI]weETH plasma e-mode update (aave-dao#893)
* feat: update Plasma weETH e-mode
* update AIP sumarry and add diff
* feat: add Chaos Labs graphs
* Update src/20251110_AaveV3Plasma_WeETHPlasmaEModeUpdate/WeETHPlasmaEModeUpdate.md
Co-authored-by: sendra <sendra@users.noreply.github.com>
---------
Co-authored-by: sendra <sendra@users.noreply.github.com>
* fix(cache): automated cache update [skip ci]
* docs: add pre-review checklist (aave-dao#891)
* chore: add pre-review checklist
* docs: update checklist from feedback
* docs: fix grammar
* [ACI] Freeze wstETH on Plasma (aave-dao#896)
* feat: freeze wstETH on Plasma instance
* refactor: update snapshot status
* refactor: improve summary
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix(cache): automated cache update [skip ci]
* feat: X Layer aDI path activation (aave-dao#875)
* feat: X Layer aDI path activation
* feat: add deployed addresses
* feat: add payload address
* feat: add links
* fix: added forum link
* fix: correct addresses
* [ACI] Ethena PTs FEB listing (aave-dao#894)
* feat: list Ethena PTs february maturity on Aave Ethereum Core instance
* feat: update funding amounts
* feat: update sumarry
* refactor: remove todo
* feat: add disclaimer
* feat: update block number
* add diff file
* refactor: rename e-mode labels
* fix: typo
* bump aave-helpers version
* Apply suggestions from code review
Co-authored-by: sendra <sendra@users.noreply.github.com>
* feat: add capo tabs
* feat: add oracle last answer
---------
Co-authored-by: sendra <sendra@users.noreply.github.com>
* fix(cache): automated cache update [skip ci]
* fix: add emodes to injector (aave-dao#902)
* fix: add emodes to injector
* fix: updated md links
* Update src/20251111_AaveV3Ethereum_EthenaPTFEBListing/AaveV3Ethereum_EthenaPTFEBListing_20251111.sol
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* fix: added more adjusted values
---------
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* fix(cache): automated cache update [skip ci]
* November Funding Update (aave-dao#895)
* feat: november funding
* feat: add tests and fixes
* feat: pr feedback
* chore: improve tests
* chore: update md
* fix(cache): automated cache update [skip ci]
* Onboard wrsETH on avalanche (aave-dao#901)
* fix(cache): automated cache update [skip ci]
* ✨ Onboard USDC, weETH, rsETH, ezETH + LRT Main emode to Aave/Tydro Ink (aave-dao#899)
* ✨ Onboard USDC to Ink
* ⬆️ bump blocknumber
* 🔧 update seed amount for 100 USDC
* ✨ Bundle USDC with weETH, rsETH and ezETH
* ✅ make all tests pass
* fix: collateral asset emode
Co-authored-by: Ian Flexa <85500650+ianflexa@users.noreply.github.com>
* fix: rsETH for wrsETH
Co-authored-by: Ian Flexa <85500650+ianflexa@users.noreply.github.com>
* fix: rsETH for wrsETH 2
Co-authored-by: Ian Flexa <85500650+ianflexa@users.noreply.github.com>
* fix: rsETH for wrsETH 3
Co-authored-by: Ian Flexa <85500650+ianflexa@users.noreply.github.com>
* fix: rsETH for wrsETH 4
Co-authored-by: Ian Flexa <85500650+ianflexa@users.noreply.github.com>
* fix: rsETH for wrsETH 4
Co-authored-by: Ian Flexa <85500650+ianflexa@users.noreply.github.com>
* fix: rsETH for wrsETH 6
Co-authored-by: Ian Flexa <85500650+ianflexa@users.noreply.github.com>
* fix: rsETH for wrsETH 7
Co-authored-by: Ian Flexa <85500650+ianflexa@users.noreply.github.com>
* fix: deposit rsETH to wrsETH wrapper in the postExecute function
* fix: wrsETH_LM_ADMIN
* fix: debt ceiling
* fix: wrsETH_LM_ADMIN
* rerun tests
---------
Co-authored-by: Ian Flexa <85500650+ianflexa@users.noreply.github.com>
* Add mUSD Aave V3 Core Ethereum/Linea (aave-dao#904)
* feat: add mUSD
* chore: update md file
* chore: send 20 to executor and upate tests
* fix(cache): automated cache update [skip ci]
* Increase WETH Borrow cap on Ink (aave-dao#906)
* ✨ Increase WETH Borrow cap
* ⬆️ bump aave-helpers
* ✅ re run tests
* ⬆️ bump bgd cli lib
* ⬆️ bump aave-helpers lib
* ✅ re-ran tests
* 🔧 update both lock files
* Onboard syrupUSDT on Core (aave-dao#908)
* fix(cache): automated cache update [skip ci]
* Update WETH, USDC & GHO caps on AaveV3InkWhitelabel (aave-dao#909)
* ⬆️ Bump libs
* ✨ Generate payload
* ✅ Run tests
* Renew umbrella reward allowances (aave-dao#914)
* fix(cache): automated cache update [skip ci]
* feat: mUSD oracle update (aave-dao#917)
* fix(cache): automated cache update [skip ci]
* [ACI Skyward] Plasma weETH e-mode update (aave-dao#900)
* bump aave-helpers
* feat: update weETH/Stablecoin e-mode
* feat: update AIP name
* add updated diff check
* fix: md text
Co-authored-by: Lukas <lukasstrassel@googlemail.com>
---------
Co-authored-by: MartinGbz <martin.grabarz@outlook.fr>
Co-authored-by: Lukas <lukasstrassel@googlemail.com>
* fix(cache): automated cache update [skip ci]
* [ACI] Ink cap updates (aave-dao#918)
* feat: add Ink wETH borrow cap update
* feat: add wsETH and ezETH cap updates
* bump addressbook
* re-run test
* bump libs
* ✅ fix tests
* [ACI Skyward] XAUt supply cap and debt ceiling adjustment on Aave V3 Core instance (aave-dao#913)
* implement AIP
* update AIP name
* refactor: fix format
* refactor: update AIP title
* fix: update package.lock and remove old proposals (aave-dao#921)
* submodule returned (aave-dao#925)
* [ACI] Remove USDS as collateral (aave-dao#916)
* Remove USDS as collateral
* Update src/20251203_Multi_RemoveUSDSAsCollateralAndIncreaseRFAcrossAllAaveInstances/RemoveUSDSAsCollateralAndIncreaseRFAcrossAllAaveInstances.md
Co-authored-by: Nandy Bâ <nandyba@yahoo.fr>
* remove from emodes
* fix emode delisting on lido
* Update src/20251203_Multi_RemoveUSDSAsCollateralAndIncreaseRFAcrossAllAaveInstances/RemoveUSDSAsCollateralAndIncreaseRFAcrossAllAaveInstances.md
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* Update src/20251203_Multi_RemoveUSDSAsCollateralAndIncreaseRFAcrossAllAaveInstances/RemoveUSDSAsCollateralAndIncreaseRFAcrossAllAaveInstances.md
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* Update RemoveUSDSAsCollateralAndIncreaseRFAcrossAllAaveInstances.md
add the emodes id
---------
Co-authored-by: Nandy Bâ <nandyba@yahoo.fr>
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* fix(cache): automated cache update [skip ci]
* ✨ Update caps + slope (aave-dao#927)
* Add WETH to base wrsETH emode & adjust caps (aave-dao#926)
* Add WETH to base wrsETH emode & adjust caps
* change emode name following the new standard
* Remove caps change
* Update src/20251212_Multi_AddWETHToTheWrsETHWstETHEModeOnAaveV3BaseInstance/AddWETHToTheWrsETHWstETHEModeOnAaveV3BaseInstance.md
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* Update src/20251212_Multi_AddWETHToTheWrsETHWstETHEModeOnAaveV3BaseInstance/AddWETHToTheWrsETHWstETHEModeOnAaveV3BaseInstance_20251212.s.sol
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* Update src/20251212_Multi_AddWETHToTheWrsETHWstETHEModeOnAaveV3BaseInstance/AddWETHToTheWrsETHWstETHEModeOnAaveV3BaseInstance_20251212.s.sol
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* Update src/20251212_Multi_AddWETHToTheWrsETHWstETHEModeOnAaveV3BaseInstance/AddWETHToTheWrsETHWstETHEModeOnAaveV3BaseInstance.md
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* Update AddWETHToTheWrsETHWstETHEModeOnAaveV3BaseInstance.md
remove old reference
* Update AddWETHToTheWrsETHWstETHEModeOnAaveV3BaseInstance.md
---------
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* fix(cache): automated cache update [skip ci]
* USDG listing (aave-dao#922)
* feat: USDG listing
* feat: add summary
* feat: update differentiators
* update pricefeed
* feat: update summary to add more information regarding pricefeed
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* update diff check
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix(cache): automated cache update [skip ci]
* [ACI Skyward] Update Ethena PT FEB e-modes (aave-dao#919)
* feat: update PT sUSDe e-modes
* feat: update summary
* feat: improve disclosure to mention the cap updates
* feat: add USDe as collateral on the FEB e-modes
* fix: tab format
* fix: duplicate tab
* fix: correct e-modes covered by the AIP
* fix(cache): automated cache update [skip ci]
* December Funding Update (aave-dao#928)
* feat: initial commit
* feat: december funding update
* Update DecemberFundingUpdate.md
* feat: add pt tokens
* chore: typo
* chore: links
* chore: udpate forum and address
* chore: update number on pt
* fix(cache): automated cache update [skip ci]
* feat: chaos agent migration (aave-dao#912)
* feat: chaos agent migration
* docs: update md
* feat: add new payload and reimbursement for LINK
* feat: new payloads
* fix(cache): automated cache update [skip ci]
* [ACI] Listing of Ethena April Plasma PTs (aave-dao#929)
* feat: list Plasma Ethena PT April
feat: list Plasma Ethena PT April
* bump lib
* run diff check after funding
* feat: add AIP summary
* fix: update e-mode removing placeholders
* fix: asset borrowable in PT_USDe_9APR2026__USDe
* feat: register e-mode to edge oracle
* feat: improve oracle details part 1
* feat: improve oracle details part 2
* fix: oracle info into the summary page
* Update src/20251217_AaveV3Plasma_ListingOfPTEthenaAprilMaturityOnPlasmaInstance/ListingOfPTEthenaAprilMaturityOnPlasmaInstance.md
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* Update src/20251217_AaveV3Plasma_ListingOfPTEthenaAprilMaturityOnPlasmaInstance/ListingOfPTEthenaAprilMaturityOnPlasmaInstance.md
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* Update src/20251217_AaveV3Plasma_ListingOfPTEthenaAprilMaturityOnPlasmaInstance/ListingOfPTEthenaAprilMaturityOnPlasmaInstance.md
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* update test block to a recent one
* update last oracle response in md and lint the file
---------
Co-authored-by: Alice <121383428+Rozengarden@users.noreply.github.com>
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* fix(cache): automated cache update [skip ci]
* ✨ Update KBTC supply cap on Ink (aave-dao#935)
* stkABPT Emission Update (aave-dao#930)
* Emissions update
* Emission update fixes
* Fixed md file, added allowances updates, fixed tests
* fixed allowance update and tests
* fixed tests
* fixed unused import
* fixed naming and md file
* 'increment distribution end'
* feat: clean up tests
---------
Co-authored-by: efecarranza <fcarr004@fiu.edu>
* fix(cache): automated cache update [skip ci]
* feat: v3.6 upgrade (aave-dao#923)
* feat: v3.6 upgrade
* fix: stash changes
* aip: add aip text
* fix: split in two scripts
* Change USDC reimbursement of Certora for GHO
* Update src/20251209_Multi_UpgradeAaveInstancesToV36/UpgradeAaveInstancesToV362nd.md
Co-authored-by: Andrey <kyzia.ru@gmail.com>
---------
Co-authored-by: eboado <ebdmrr@gmail.com>
Co-authored-by: Andrey <kyzia.ru@gmail.com>
* orbit 2026 S1 (aave-dao#934)
* orbit 2026 S1
* use aGHO instead of GHO
* Update src/20251231_AaveV3EthereumLido_OrbitProgramRenewalQ1AndQ22026/AaveV3EthereumLido_OrbitProgramRenewalQ1AndQ22026_20251231.sol
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* Update src/20251231_AaveV3EthereumLido_OrbitProgramRenewalQ1AndQ22026/AaveV3EthereumLido_OrbitProgramRenewalQ1AndQ22026_20251231.sol
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* Update src/20251231_AaveV3EthereumLido_OrbitProgramRenewalQ1AndQ22026/OrbitProgramRenewalQ1AndQ22026.md
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* Update src/20251231_AaveV3EthereumLido_OrbitProgramRenewalQ1AndQ22026/OrbitProgramRenewalQ1AndQ22026.md
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* Update src/20251231_AaveV3EthereumLido_OrbitProgramRenewalQ1AndQ22026/OrbitProgramRenewalQ1AndQ22026.md
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* Update src/20251231_AaveV3EthereumLido_OrbitProgramRenewalQ1AndQ22026/OrbitProgramRenewalQ1AndQ22026.md
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* Update src/20251231_AaveV3EthereumLido_OrbitProgramRenewalQ1AndQ22026/OrbitProgramRenewalQ1AndQ22026.md
* Update src/20251231_AaveV3EthereumLido_OrbitProgramRenewalQ1AndQ22026/OrbitProgramRenewalQ1AndQ22026.md
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* Update src/20251231_AaveV3EthereumLido_OrbitProgramRenewalQ1AndQ22026/OrbitProgramRenewalQ1AndQ22026.md
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* Update src/20251231_AaveV3EthereumLido_OrbitProgramRenewalQ1AndQ22026/OrbitProgramRenewalQ1AndQ22026.md
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* fix: typos
---------
Co-authored-by: Marc Zeller <21088542+marczeller@users.noreply.github.com>
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
Co-authored-by: Nandy Bâ <nandyba@yahoo.fr>
* fix(cache): automated cache update [skip ci]
* chore: update agents md (aave-dao#936)
* chore: update agents md
* docs: update note
* chore: fix from suggestion
Co-authored-by: Ernesto Boado <ebdmrr@gmail.com>
* chore: fix lint
* chore: update md grammar
* chore: update discussion link
---------
Co-authored-by: Ernesto Boado <ebdmrr@gmail.com>
* Aavechan/syrup usdc base (aave-dao#931)
* Onboard syrupUSDC on base
* bump block height & new param
* Update src/20251223_AaveV3Base_OnboardSyrupUSDCToAaveV3BaseInstance/OnboardSyrupUSDCToAaveV3BaseInstance.md
Co-authored-by: Nandy Bâ <nandyba@yahoo.fr>
* Update src/20251223_AaveV3Base_OnboardSyrupUSDCToAaveV3BaseInstance/OnboardSyrupUSDCToAaveV3BaseInstance.md
Co-authored-by: Nandy Bâ <nandyba@yahoo.fr>
* lint
* Update src/20251223_AaveV3Base_OnboardSyrupUSDCToAaveV3BaseInstance/OnboardSyrupUSDCToAaveV3BaseInstance.md
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
---------
Co-authored-by: Nandy Bâ <nandyba@yahoo.fr>
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* fix(cache): automated cache update [skip ci]
* feat: trydo stablecoin ir (aave-dao#937)
* feat: trydo sablecoin ir
* feat: add diff check file
* fix: regenerate AIP with typo fix
* chore: update helpers (aave-dao#940)
* feat: split Ethereum actions in payloads (aave-dao#942)
* feat: alternative part2
* fix; remove etherfi
* Update src/20251209_Multi_UpgradeAaveInstancesToV36/UpgradeAaveInstancesToV36_20251209.s.sol
* feat: cap update Jan 8th (aave-dao#941)
* Aavechan/skyward update core rsETH e-mode (aave-dao#938)
* feat: add ACI custum generate commands
* fix: update placeholder to avoid conflicts
* feat: add ETH to rsETH Core e-mode
and update e-mode params
* feat: update generator to update skyward author
* fix: typo
* refactor: apply review recommendations
Co-authored-by: Pavel <56404416+pavelvm5@users.noreply.github.com>
* lint
* feat: add missing parameter after v3.6
* bump block and rerun test
---------
Co-authored-by: Pavel <56404416+pavelvm5@users.noreply.github.com>
* fix(cache): automated cache update [skip ci]
* chore: add script for ink v3.6 upgrade (aave-dao#946)
* chore: add script for ink v3.6 upgrade
* fix: script command
* docs: refactor and restructure documentation (aave-dao#944)
Co-authored-by: Lukas <lukasstrassel@googlemail.com>
* fix: ci (aave-dao#951)
* feat: resubmission (aave-dao#952)
* feat: add resubmission script
* fix: md
* fix: only check src (aave-dao#954)
* [ACI] Onboarding of syrupUSDC Base using v3.6 method (aave-dao#948)
* feat: list syrupUSDC on Base using v3.6 method
* fix: fix rate and run test
* feat: update e-mode collateral asset
* feat: set LB and LPE to 0
* feat: update capo last answer
* fix: test amount
* update block number and refresh capo last answer
* fix: date
* fix(cache): automated cache update [skip ci]
* feat: MegaEth aDI path activation (aave-dao#950)
* feat: MegaEth aDI path activation
* fix: added forum link
* Mantle GHO Lane Activation (aave-dao#949)
* feat: add payloads
* feat: finish tests
* feat: finish tests
* chore: update block number
* chore: add snapshot
* feat: update snapshot
* merg main
* fix(cache): automated cache update [skip ci]
* Mantle gho lane Update test (aave-dao#960)
* feat: add payloads
* feat: finish tests
* feat: finish tests
* chore: update block number
* chore: add snapshot
* feat: update snapshot
* merg main
* fix: ink test
* fix(cache): automated cache update [skip ci]
* extend stkAAVE emissions (aave-dao#961)
* fix(cache): automated cache update [skip ci]
* Update ink usdc usdt0 caps (aave-dao#958)
* ⬆️ bump aave-helpers
* ⬆️ update foudry.lock
* ✨ Update USDC & USDT caps
* bump test
---------
Co-authored-by: Nandy Bâ <nandyba@yahoo.fr>
* feat: ink whitelabel manual stewards activation (aave-dao#955)
* feat: ink whitelabel manual stewards activation
* fix: update steward address with new configs
* Added MKR and USDtb oracle replacement proposal (aave-dao#963)
* Added MKR and USDtb oracle replacement proposal
* Clarification about different pricing approach on MKR/USD
* fix(cache): automated cache update [skip ci]
* [Skyward] Clean up after the 3.6 update part 1 (aave-dao#943)
* Clean up after the 3.6 update part 1
* Scroll test
* Update src/20260112_Multi_EnhancingMarketGranularityInAaveV36/EnhancingMarketGranularityInAaveV36.md
Co-authored-by: Nandy Bâ <nandyba@yahoo.fr>
* feat: remove sUSD Optimsm LTV0
* feat: remove weETH borrowable disabling
* bump optimism checks
* ✅ ran zk-sync tests
* style: update md
Co-authored-by: sendra <sendra@users.noreply.github.com>
---------
Co-authored-by: Nandy Bâ <nandyba@yahoo.fr>
Co-authored-by: MartinGbz <martin.grabarz@outlook.fr>
Co-authored-by: sendra <sendra@users.noreply.github.com>
* fix(cache): automated cache update [skip ci]
* fix: remove passed proposals & fix evm version (aave-dao#965)
* feat: remove zksync from enhancing market granularity in Aave v3.6 (aave-dao#967)
* fix: update helpers (aave-dao#970)
* [ACI] PT sUSDe / USDe May 2026 (aave-dao#969)
* feat: setup initial config
* feat: add PT/USDe e-modes
* feat: update funding amount
* feat: add summary
* refactor: small text change and re-format
* 🐛 update caps + liqProtocolFee + emode collateral assets
* fix: reference to PT_sUSDe
* fix funding and run test
* refactor: executor lvl 1 address
* fix: update caps text
* feat: add last oracle answer
* feat: use last recommended caps
* 🐛 fix liqProtocolFee + run the tests
* feat: chaos agent registration
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* fix: code and add chaos-agent lib
* import and add requered functions
* feat: set debtCeiling to 0 and re-run tests
* fix: generator info
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* feat: restrict chaos agent import to interfaces
* refactor: remove chaos labs dependency
* remove chaos-agent remapping
* bump block number and re-run tests
---------
Co-authored-by: MartinGbz <martin.grabarz@outlook.fr>
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* fix(cache): automated cache update [skip ci]
* [ACI] Onboard srUSDe 02april2026 expiry PT token (aave-dao#959)
* Onboard srUSDe 02april2026 expiry PT token
* Update src/20260120_AaveV3Ethereum_OnboardStrataSrUSDePTTokensToV3CoreInstance/AaveV3Ethereum_OnboardStrataSrUSDePTTokensToV3CoreInstance_20260120.t.sol
Co-authored-by: Nandy Bâ <nandyba@yahoo.fr>
* bump block height & rerun test
* ✨ Setup liqProtocolFeee at 0 + bump blockNumber + re-run tests
* Update src/20260120_AaveV3Ethereum_OnboardStrataSrUSDePTTokensToV3CoreInstance/OnboardStrataSrUSDePTTokensToV3CoreInstance.md
* set liquidation protocol fee
* restore deleted test result
* re-run test
* fix: summary collateral enabled
* fix: addresses size
* bump block number and re-run tests
* feat: add Chaos agent registration
* feat: remove outdated config
* feat: remove outdated config part 2
* re-run test
* fix table
* update liquidation protocol fee
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* feat: list PT srUSDe pendle discount rate
* bump lib, block and re-run tests
* refactor: clean AIP text and imports
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* fix: lint
---------
Co-authored-by: Nandy Bâ <nandyba@yahoo.fr>
Co-authored-by: MartinGbz <martin.grabarz@outlook.fr>
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* fix(cache): automated cache update [skip ci]
* feat: megaETH activation (aave-dao#966)
* feat: geneator megaeth support
* chore: cleanup repo so it compiles
* feat: add initial listing
* chore: bump libs
* feat: add emodes and md updates
* fix: update price feeds
* chore: update diff
* feat: update usdm caps and some e2e sanity test
* chore: fix table
* chore: update to new snapshot
* feat: new caps change
* chore: put disclaimer about the explorer
* chore: fix grammar
* fix(cache): automated cache update [skip ci]
* feat: mantle activation (aave-dao#956)
* feat: mantle v3.6 activation initial commit
* feat: update mantle md
* feat: add GHO to activation
* test: some emode sanity
* chore: fix deps
* chore: update diffs
* fix: cap
* fix: update snapshot link and update caps
* chore: update test block
* chore: update test block
* fix: stuff from review
* fix: gho liqProtocolFee to 0
* fix(cache): automated cache update [skip ci]
* fix: mantle md (aave-dao#974)
* fix(cache): automated cache update [skip ci]
* [ACI] Chaos Labs Polygon asset config update feb 8th (aave-dao#975)
* implement the Chaos Labs January 8th Polygon instance update recommendation
* fix: summary format
* fix: apply word change recommendation
* refactor: summary
* bump test block and update summary
* update rate
* fix(cache): automated cache update [skip ci]
* feat: add capo risk agent and expand rates risk agents (aave-dao#973)
* feat: initial file
* feat: range config
* feat: add payload contracts
* test: abstraction on the tests
* feat: abstraction on payload contracts
* feat: add writeup and refund link to bgd
* fix: update link amount
* chore: update snapshot state diffs
* fix(cache): automated cache update [skip ci]
* Update Base syrupUSDC liquidation protocol fee (aave-dao#971)
* feat: update syrupUSDC liquidation protocol fee
* feat: update summary
* [ACI] Onboard srUSDe 02april2026 expiry PT token (aave-dao#959)
* Onboard srUSDe 02april2026 expiry PT token
* Update src/20260120_AaveV3Ethereum_OnboardStrataSrUSDePTTokensToV3CoreInstance/AaveV3Ethereum_OnboardStrataSrUSDePTTokensToV3CoreInstance_20260120.t.sol
Co-authored-by: Nandy Bâ <nandyba@yahoo.fr>
* bump block height & rerun test
* ✨ Setup liqProtocolFeee at 0 + bump blockNumber + re-run tests
* Update src/20260120_AaveV3Ethereum_OnboardStrataSrUSDePTTokensToV3CoreInstance/OnboardStrataSrUSDePTTokensToV3CoreInstance.md
* set liquidation protocol fee
* restore deleted test result
* re-run test
* fix: summary collateral enabled
* fix: addresses size
* bump block number and re-run tests
* feat: add Chaos agent registration
* feat: remove outdated config
* feat: remove outdated config part 2
* re-run test
* fix table
* update liquidation protocol fee
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* feat: list PT srUSDe pendle discount rate
* bump lib, block and re-run tests
* refactor: clean AIP text and imports
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* fix: lint
---------
Co-authored-by: Nandy Bâ <nandyba@yahoo.fr>
Co-authored-by: MartinGbz <martin.grabarz@outlook.fr>
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* fix(cache): automated cache update [skip ci]
* modify name of mainnet emode
* bump emode id by 4
* update the commands in the comments
* feat: update test to simulate tx with right e-mode id
* fix: deployment script
* feat: update forum link with new one
* indicate that last PT srUSDe e-modes names have been updated
* apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* apply suggestions from code review
Co-authored-by: Nikita <32309387+TepNik@users.noreply.github.com>
---------
Co-authored-by: Alice <121383428+Rozengarden@users.noreply.github.com>
Co-authored-by: MartinGbz <martin.grabarz@outlook.fr>
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
Co-authored-by: Cache bot <cache-bot@bgdlabs.com>
Co-authored-by: Rozengarden <github@rozengarden.eu>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Nikita <32309387+TepNik@users.noreply.github.com>
* fix(cache): automated cache update [skip ci]
* chore: fix broken md link (aave-dao#980)
* fix(cache): automated cache update [skip ci]
* chore: update aave-helpers to rely on the dao repo (aave-dao#985)
* docs: update agents writeup (aave-dao#984)
* fix: test if updating create-github-app-token works
* fix: patch generator (aave-dao#987)
* ci: disable ipfs
* chore: clean unneeded proposals
---------
Co-authored-by: Alice <121383428+Rozengarden@users.noreply.github.com>
Co-authored-by: Cache bot <cache-bot@bgdlabs.com>
Co-authored-by: sendra <sendra@users.noreply.github.com>
Co-authored-by: Lukas <ls@bgdlabs.com>
Co-authored-by: Nandy Bâ <nandyba@yahoo.fr>
Co-authored-by: MartinGbz <martin.grabarz@outlook.fr>
Co-authored-by: Fermin 'Piscu' Carranza <ferchiincarranza@gmail.com>
Co-authored-by: Joaquin Failo <73504599+Joafai@users.noreply.github.com>
Co-authored-by: Ian Flexa <85500650+ianflexa@users.noreply.github.com>
Co-authored-by: Ernesto Boado <ebdmrr@gmail.com>
Co-authored-by: Nikita <32309387+TepNik@users.noreply.github.com>
Co-authored-by: Lukas <lukasstrassel@googlemail.com>
Co-authored-by: marczeller <pierarte@gmail.com>
Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
Co-authored-by: Alan <adonoso@itba.edu.ar>
Co-authored-by: dhairya <55102840+DhairyaSethi@users.noreply.github.com>
Co-authored-by: Fermin 'Piscu' Carranza <fcarr004@fiu.edu>
Co-authored-by: Rozengarden <git@rozengarden.eu>
Co-authored-by: Marc Zeller <21088542+marczeller@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Pavel <56404416+pavelvm5@users.noreply.github.com>
Co-authored-by: Andrey <kyzia.ru@gmail.com>
Co-authored-by: katyaseredina <seredina1991@gmail.com>
Co-authored-by: Rozengarden <github@rozengarden.eu>1 parent 75b6c41 commit f336642
508 files changed
Lines changed: 5157 additions & 78409 deletions
File tree
- .github
- workflows
- diffs
- docs
- generator
- features
- __snapshots__
- templates
- images
- lib
- reports
- seatbelt/AaveV3Ink_AaveV3InkActivation_20250728/57073_0x1dE9CB9420Dd1f2cCeFFf9393E126b800D413b7A
- src
- 20250325_AaveV3Ethereum_InkADIPathActivation
- 20250530_AaveV3Ethereum_TestVoteOnEthereum
- 20250717_Multi_LBTCAndEBTCPriceFeedsUpdate
- 20250728_AaveV3Ethereum_ClaimingAAVERewardsForTheSablierLegacyV11Contract
- 20250728_AaveV3Ink_AaveV3InkActivation
- 20250801_AaveV3Ethereum_AddEzETHToAaveV3CoreInstance
- 20250801_AaveV3Ethereum_AddTETHToCoreInstanceEthereum
- 20250805_AaveV3Arbitrum_ArbitrumEModeUpdateRsETHAndEzETH
- 20250811_AaveV3Linea_OnboardRsETHToAaveV3LineaInstance
- 20250813_AaveV3Ethereum_HorizonRWAInstanceActivation
- utils
- 20250818_AaveV3Arbitrum_OnboardTBTCToAaveV3OnArbitrum
- 20250818_AaveV3Base_OnboardTBTCToAaveV3OnBase
- 20250818_AaveV3Ethereum_AddXAUtToAaveV3CoreInstance
- helpers/gho-launch
- constants
- tests
- utils
- interfaces
- ccip
- chaos-agents
- zksync/src
- 20251023_Multi_DeprecationOfLowDemandVolatileAssetsOnAaveV3Instances
- 20251209_Multi_UpgradeAaveInstancesToV36
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | 49 | | |
59 | 50 | | |
60 | 51 | | |
61 | 52 | | |
62 | 53 | | |
63 | | - | |
| 54 | + | |
64 | 55 | | |
65 | 56 | | |
66 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
14 | 15 | | |
15 | | - | |
| 16 | + | |
16 | 17 | | |
17 | | - | |
18 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | | - | |
| 22 | + | |
21 | 23 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
26 | 38 | | |
27 | 39 | | |
28 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
29 | 45 | | |
30 | | - | |
31 | | - | |
| 46 | + | |
32 | 47 | | |
33 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
34 | 65 | | |
35 | 66 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
54 | 70 | | |
55 | 71 | | |
56 | | - | |
57 | | - | |
58 | 72 | | |
59 | 73 | | |
60 | 74 | | |
61 | 75 | | |
62 | 76 | | |
63 | 77 | | |
64 | | - | |
65 | | - | |
| 78 | + | |
66 | 79 | | |
67 | 80 | | |
68 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
69 | 86 | | |
70 | | - | |
71 | | - | |
72 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
73 | 90 | | |
74 | | - | |
| 91 | + | |
75 | 92 | | |
76 | 93 | | |
77 | 94 | | |
78 | 95 | | |
79 | | - | |
| 96 | + | |
80 | 97 | | |
81 | 98 | | |
82 | 99 | | |
| |||
86 | 103 | | |
87 | 104 | | |
88 | 105 | | |
89 | | - | |
90 | | - | |
91 | | - | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
92 | 119 | | |
93 | | - | |
| 120 | + | |
94 | 121 | | |
95 | 122 | | |
96 | | - | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
97 | 126 | | |
98 | 127 | | |
99 | 128 | | |
100 | 129 | | |
101 | 130 | | |
102 | | - | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
103 | 136 | | |
104 | 137 | | |
105 | 138 | | |
106 | | - | |
107 | | - | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
108 | 156 | | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
| 157 | + | |
0 commit comments