it # Proposal 232. a.DI Celo path activation
- Ethereum - proposal payloads
- 🤝 Permission granting and revoking
In order to enable DAO control over a Celo instance of Aave, the aDI needs to be activated and configured to allow it.
Transaction: 0xb61b67521e48601acce8b9f95e823b801557183e1d514d0839b9db7fcbad59af
proposalId
: 232creator
: 0xf71fc92e2949ccF6A5Fd369a0b402ba80Bc61E02accessLevel
: 1ipfsHash
: 0xbc14f660e06dbdd5c1780aa5c818ca5cf4b7c3558253ecaed8069f303987576d
createProposal()
Parameters
{
payloads: [
{
chain: "1",
payloads_controller: "0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5",
payload_id: 232,
},
],
voting_portal: "0x9b24C168d6A76b5459B1d47071a54962a4df36c3",
ipfs_hash: "0xbc14f660e06dbdd5c1780aa5c818ca5cf4b7c3558253ecaed8069f303987576d",
access_level: 1,
}
Proposal Report
Link to Seatbelt proposal report
Payload Reports
- Ethereum - payload Seatbelt report
We verified that the payload is adding the declared bridge adapters on Ethereum for the Celo network in the correct role - forwarder as described in the IPFS. We further verified the addresses on Celo and the configured receivers there against the addresses configured in the payload for the forwarder.
The proposal is consistent with the description on both Snapshot and the governance forum.
- ✅ 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.