Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Commit

Permalink
Added Governance v2.5 description
Browse files Browse the repository at this point in the history
  • Loading branch information
eboadom committed Oct 23, 2023
1 parent df47f4c commit 9db9e7a
Showing 1 changed file with 22 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,29 @@ discussions: "https://governance.aave.com/t/bgd-aave-governance-v3-activation-pl

## Simple Summary

Proposal for the partial activation of Aave Governance v3 in an interim Aave Governance v2.5 version, without the new voting mechanism and assets, but including all other components (a.DI, Governance v3 execution layer, Robot).


## Motivation

After noticing a problem with the voting assets implementation included in [proposal 345](https://app.aave.com/governance/proposal/345/), we proceeded to cancel it and expand the security procedures around them.

As voting (and assets) are a pretty isolated component within the Aave Governance v3 project, in order to progress with the release of a.DI (Aave Delivery Network) and all non-voting mechanisms of Governance v3, we decided to propose to the community a partial migration to a v2.5 interim version, which will also simplify the final v3 transition.

## Specification

Different from proposal 345, this migration to v2.5 only requires a Level 1 (Short) Executor component. An extensive list of actions executed can be found [HERE](), but as summary, the proposal will:
- Migrate all Level 1 (Short) permissions of the Aave ecosystem smart contracts from the v2 Executors to v3 Executors.
- Fund a.DI.
- Fund Aave Robot.
- Fund the Aave Gelato gas tank.

For transparency, high-level, the items not included compared with proposal 345 are:
- Migration of Level 2 (Long) permissions of the Aave ecosystem to the v3 Executors.
- Migration of the Level 1 (Short) Executor admin to the v3 Executor, in order to keep Governance v2 operative until the final v3 activation.
- Upgrade of the AAVE, aAAVE and stkAAVE implementations.


## References

- Payloads implementations: [Ethereum Short](https://github.com/bgd-labs/gov-v2-v3-migration/blob/main/src/contracts/governance2.5/EthShortMovePermissionsPayload.sol), [Optimism](https://github.com/bgd-labs/gov-v2-v3-migration/blob/main/src/contracts/governance2.5/OptMovePermissionsPayload.sol), [Arbitrum](https://github.com/bgd-labs/gov-v2-v3-migration/blob/main/src/contracts/governance2.5/ArbMovePermissionsPayload.sol), [Polygon](https://github.com/bgd-labs/gov-v2-v3-migration/blob/main/src/contracts/governance2.5/PolygonMovePermissionsPayload.sol), [Avalanche](https://github.com/bgd-labs/gov-v2-v3-migration/blob/main/src/contracts/governance2.5/AvaxMovePermissionsPayload.sol), [Metis](https://github.com/bgd-labs/gov-v2-v3-migration/blob/main/src/contracts/governance2.5/MetisMovePermissionsPayload.sol), [Base](https://github.com/bgd-labs/gov-v2-v3-migration/blob/main/src/contracts/governance2.5/BaseMovePermissionsPayload.sol)
Expand All @@ -18,6 +37,9 @@ discussions: "https://governance.aave.com/t/bgd-aave-governance-v3-activation-pl

- [Pre-approval Snapshot](https://snapshot.org/#/aave.eth/proposal/0x7e61744629fce7787281905b4d5984b39f9cbe83fbe2dd05d8b77697205ce0ce)
- [Discussion](https://governance.aave.com/t/bgd-aave-governance-v3-activation-plan/14993/10)
- [a.DI (Aave Delivery Infrastructure)](https://github.com/bgd-labs/aave-delivery-infrastructure)
- [Aave Governance V3 smart contracts](https://github.com/bgd-labs/aave-governance-v3)
- [Aave Robot v3](https://github.com/bgd-labs/aave-governance-v3-robot)

## Copyright

Expand Down

0 comments on commit 9db9e7a

Please sign in to comment.