Skip to content

Latest commit

 

History

History
101 lines (60 loc) · 2.61 KB

v3-58-arbitrum-v3-disable-ARB-isolation.md

File metadata and controls

101 lines (60 loc) · 2.61 KB

Proposal 58. Remove ARB from Isolation Mode on Arbitrum.


Voting link

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


Governance forum discussion

https://governance.aave.com/t/arfc-remove-arb-from-isolation-mode-on-arbitrum-market/16703


Payloads


Certora analysis


Proposal types

🔧 📊 configuration update


Context

This proposal suggests to disable isolation mode for ARB.


Proposal creation

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

- proposalId: 58
- creator: 0x57ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922
- accessLevel: 1
- ipfsHash: 0xd2322f18fbffed420e8edd18efce2309c687820d8730b770b4111557e0850149

createProposal() parameters

{
  "payloads": [ 
    { 
      "chain": "42161", 
      "accessLevel": "1", 
      "payloadsController": "0x89644CA1bB8064760312AE4F03ea41b05dA3637C", 
      "payloadId": "19" 
    }, 
  ], 
  "votingPortal": "0x9b24C168d6A76b5459B1d47071a54962a4df36c3", 
  "ipfsHash": "0xd2322f18fbffed420e8edd18efce2309c687820d8730b770b4111557e0850149" 
}

Aave Seatbelt report

Proposal report

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

Payload reports


Technical analysis

We have verified that the payload modifies the ARB debt ceiling to 0, which means removal of the asset from isolation mode.


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.