Skip to content

Latest commit

 

History

History
112 lines (68 loc) · 3.07 KB

v3-131-aave-v3-multichain-increase-ccip-facilitator-capacity.md

File metadata and controls

112 lines (68 loc) · 3.07 KB

Proposal 131. Increase CCIP Facilitator Capacity.


Voting link

https://vote.onaave.com/proposal/?proposalId=131


Governance forum discussion

https://governance.aave.com/t/arfc-gho-arb-increase-ccip-facilitator-capacity/18169


Payloads


Certora analysis


Proposal types

🔧 📊 configuration update


Context

This proposal suggests to increase the bucket capacity and bridgeLimit of the CCIP facilitator to 2.5M GHO due to the facilitator reaching full capacity.


Proposal creation

Transaction: https://etherscan.io/tx/0xfe1f6c9b617c569656b35fdbd0a2a7f33f6c989791f2fabf13c22fcb4722d673

- proposalId: 131
- creator: 0x57ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922
- accessLevel: 1
- ipfsHash: 0x6bea4d8ce7ba6bf63552fcdfed79641f76ec8c9a09c482aef53ab997432ac9aa

createProposal() parameters

{
  "payloads": [ 
    { 
      "chain": "1", 
      "accessLevel": "1", 
      "payloadsController": "0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5", 
      "payloadId": "145" 
    }, 
    { 
      "chain": "42161", 
      "accessLevel": "1", 
      "payloadsController": "0x89644CA1bB8064760312AE4F03ea41b05dA3637C", 
      "payloadId": "38" 
    }, 
  ], 
  "votingPortal": "0x9b24C168d6A76b5459B1d47071a54962a4df36c3", 
  "ipfsHash": "0x6bea4d8ce7ba6bf63552fcdfed79641f76ec8c9a09c482aef53ab997432ac9aa" 
}

Aave Seatbelt report

Proposal report

https://github.com/bgd-labs/seatbelt-gov-v3/blob/main/reports/proposals/131.md

Payload reports


Technical analysis

We have verified that the payload increases the bucket capacity of the CCIP facilitator on Arbitrum from 1M GHO to 2.5M GHO and that the bridgeLimit is also increased from 1M GHO to 2M GHO on Ethereum side.


The proposal is consistent with the description on 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.