Proposals

/

Proposal

Executed

Multichain Stable Debt Token Upgrades


User profile image

by

by

bgdlabs.eth

bgdlabs.eth

ID 359

ID 359

Proposed on: Nov 6th, 2023

Proposed on: Nov 6th, 2023

Votes

Proposal


title: "Multichain Stable Debt Token Upgrades" author: "BGD Labs @bgdlabs" discussions: "https://governance.aave.com/t/aave-v2-v3-security-incident-04-11-2023/15335/26"

Simple Summary

This proposal updates the stable borrow implementations for all tokens that have stable debt across all pools on all networks. The implementation will effectively stop minting new stable debt tokens.

Motivation

In response to an attack vector reported by a white-hat, some immediate steps where taken to protect the Aave Pools by pausing, freezing, and disabling stable borrowing on the affected assets.

Upon further investigation it turned out to be necessary to also prevent new minting of StableDebt.

Specification

On AaveV2Ethereum the proposal will call:

  • AaveV2Ethereum.POOL_CONFIGURATOR.updateStableDebtToken(underlyingAsset,newSTokenImpl);

On AaveV3Arbitrum, AaveV3Optimism, AaveV3Avalanche, AaveV3Polygon the proposal will call:

  • POOL_CONFIGURATOR.updateStableDebtToken(input);

The proposal has been tested by BGD Labs and reviewed by Aave Companies and Certora.

References

Copyright

Copyright and related rights waived via CC0.

Votes
Status