-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Cache update
committed
Feb 28, 2024
1 parent
d195a23
commit 8fd479d
Showing
15 changed files
with
245 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"38_0_68_1": { | ||
"type": 0, | ||
"title": "", | ||
"timestamp": 1709111219, | ||
"addresses": [ | ||
"0xB84Fdbd7be151A1847DdDdca5966c597b989Cd38" | ||
], | ||
"txInfo": { | ||
"id": 68, | ||
"hash": "0x90784af00a144c0401312e83d111d2cd386cd6dccd942d9742f0a616887b9e98", | ||
"chainId": 1, | ||
"hashLoading": false | ||
} | ||
}, | ||
"38_1": { | ||
"type": 1, | ||
"title": "", | ||
"timestamp": 1709111315, | ||
"addresses": null, | ||
"txInfo": { | ||
"id": 38, | ||
"hash": "0xcf5ae88c1e8e06aba46e407a01ab96b8e68cc828c8746f778ad3b9ee31d4a6b8", | ||
"chainId": 1, | ||
"hashLoading": false | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"totalProposalCount": 38, | ||
"totalProposalCount": 39, | ||
"proposals": [ | ||
{ | ||
"id": 0, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,83 @@ | ||
{ | ||
"payloads": [ | ||
{ | ||
"creator": "0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922", | ||
"maximumAccessLevelRequired": 1, | ||
"state": 1, | ||
"createdAt": 1709111219, | ||
"queuedAt": 0, | ||
"executedAt": 0, | ||
"cancelledAt": 0, | ||
"expirationTime": 1712135219, | ||
"delay": 86400, | ||
"gracePeriod": 604800, | ||
"actions": [ | ||
{ | ||
"target": "0xB84Fdbd7be151A1847DdDdca5966c597b989Cd38", | ||
"withDelegateCall": true, | ||
"accessLevel": 1, | ||
"value": "0", | ||
"signature": "execute()", | ||
"callData": "0x" | ||
} | ||
], | ||
"id": 68, | ||
"chainId": 1, | ||
"payloadsController": "0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5" | ||
} | ||
], | ||
"ipfs": { | ||
"ipfsHash": "QmSwsMz22wZpLMaNSenJykofW4xAbCAaLn9LP1zGrDf9SB", | ||
"description": "\n## Simple Summary\n\nThis AIP acknowledge Gauntlet leaving Aave Service providers and cut their payment streams with the DAO\n\n## Motivation\n\nGauntlet has been a service provider for Aave for a while, and they have been providing valuable services to the protocol. However, they have decided to leave Aave service providers. This AIP is to acknowledge their departure and cut their payment streams with the DAO.\n\n## Specification\n\nThis AIP proposes to cut the payment streams of Gauntlet from the Aave protocol. The payment streams are as follows:\n\n- 100021 for aUSDT stream\n- 100022 for GHO stream\n\n[0xD20c9667bf0047F313228F9fE11F8b9F8Dc29bBa](https://etherscan.io/address/0xD20c9667bf0047F313228F9fE11F8b9F8Dc29bBa) is the address of Gauntlet.\n\n## References\n\n- Implementation: [AaveV3Ethereum](https://github.com/bgd-labs/aave-proposals-v3/blob/c02e81dc5894dcaef593dd1779ef6f2cfd7b95e6/src/20240227_AaveV3Ethereum_CutGauntletServiceProviderStream/AaveV3Ethereum_CutGauntletServiceProviderStream_20240227.sol)\n- Tests: [AaveV3Ethereum](https://github.com/bgd-labs/aave-proposals-v3/blob/c02e81dc5894dcaef593dd1779ef6f2cfd7b95e6/src/20240227_AaveV3Ethereum_CutGauntletServiceProviderStream/AaveV3Ethereum_CutGauntletServiceProviderStream_20240227.t.sol)\n- [Discussion](https://governance.aave.com/t/gauntlet-is-leaving-aave/16700)\n\n## Copyright\n\nCopyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).\n", | ||
"title": "Cut Gauntlet Service Provider Stream", | ||
"author": "ACI", | ||
"discussions": "https://governance.aave.com/t/gauntlet-is-leaving-aave/16700", | ||
"originalIpfsHash": "0x447462045acf250a9edb3c52a52d4d5a39b3f47074752e14f02450ce72aa7d64" | ||
}, | ||
"proposal": { | ||
"id": 38, | ||
"votingDuration": 259200, | ||
"creationTime": 1709111315, | ||
"accessLevel": 1, | ||
"state": 1, | ||
"queuingTime": 0, | ||
"ipfsHash": "0x447462045acf250a9edb3c52a52d4d5a39b3f47074752e14f02450ce72aa7d64", | ||
"initialPayloads": [ | ||
{ | ||
"id": 68, | ||
"chainId": 1, | ||
"payloadsController": "0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5" | ||
} | ||
], | ||
"snapshotBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", | ||
"creator": "0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922", | ||
"canceledAt": 0, | ||
"votingActivationTime": 0, | ||
"votingChainId": 137, | ||
"votingMachineData": { | ||
"id": 38, | ||
"forVotes": "0", | ||
"againstVotes": "0", | ||
"startTime": 0, | ||
"endTime": 0, | ||
"votingClosedAndSentBlockNumber": 0, | ||
"votingClosedAndSentTimestamp": 0, | ||
"l1BlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", | ||
"strategy": "0x59e6CAD5d7E7b9A26a45a1d1E74C7aF008170042", | ||
"sentToGovernance": false, | ||
"createdBlock": 0, | ||
"votedInfo": { | ||
"support": false, | ||
"votingPower": "0" | ||
}, | ||
"votingAssets": [ | ||
"0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9", | ||
"0x4da27a545c0c5B758a6BA100e3a049001de870f5", | ||
"0xA700b4eB416Be35b2911fd5Dee80678ff64fF6C9" | ||
], | ||
"hasRequiredRoots": false | ||
}, | ||
"isFinished": false, | ||
"lastUpdatedTimestamp": 1709111792 | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"votes": [] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters