Skip to content

Latest commit

 

History

History
76 lines (54 loc) · 3.04 KB

v3-236-aave-v3-multichian-GHO-CCIP-1.5.1-upgrade.md

File metadata and controls

76 lines (54 loc) · 3.04 KB

Proposal 236. GHO Risk Stewards Update and GHO CCIP Integration Upgrade

Voting Link

Link to voting page

Governance Forum Discussion

Link to forum discussion

Payloads

Certora Analysis

Proposal Types

  • 📜 🔺 Contract upgrades

Context

Update the GHO Risk Steward contracts to enhance the Risk Council’s user experience and align the design of the Risk Stewards implementations throughout the Aave Protocol. Update the GHO CCIP Token Pools on Arbitrum and Ethereum to integrate them with latest version of CCIP (1.5.1) to leverage the full functionality of CCIP and prepare for future expansions to other chains.

Proposal Creation

Transaction: 0x3a2dcaad061ebbc0d9e298b1323fdf6ba440259e6628e8a755ba63ab0ce68bce

  • proposalId: 236
  • creator: 0x66a28531E6f390A8CD44aB0C57a0F1aeb7E673FF
  • accessLevel: 1
  • ipfsHash: 0x40c9fcf57108ed65bfc541dd4c7de318f5805f2348fa28e1a99d8a267ddbf1df

createProposal() Parameters

{
    payloads: [
        {
            chain: "1",
            payloads_controller: "0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5",
            payload_id: 233,
        },
        {
            chain: "42161",
            payloads_controller: "0x89644CA1bB8064760312AE4F03ea41b05dA3637C",
            payload_id: 68,
        },
    ],
    voting_portal: "0x9b24C168d6A76b5459B1d47071a54962a4df36c3",
    ipfs_hash: "0x40c9fcf57108ed65bfc541dd4c7de318f5805f2348fa28e1a99d8a267ddbf1df",
    access_level: 1,
}

Aave Seatbelt Report

Proposal Report

Link to Seatbelt proposal report

Payload Reports

Technical Analysis

This proposal was audited as part of the audit of the GHO CCIP 1.5.1 upgrade the full report can be found on the full audit report for GHO CCIP 1.5.1 upgrade

The proposal is consistent with the description on both Snapshot and the governance forum.

Certora validations

  • ✅ The code on the proposal payload corresponds to the proposal specification.
  • ✅ The proposal includes a proper tests suite, checking all necessary post-conditions.
  • ✅ BGD reviewed the payload before the proposal was submitted.
  • ✅ Certora reviewed the procedure followed to submit the proposal.