From d4748ad63e842eeeb0afcb14f87cfb7cdcf3dc9f Mon Sep 17 00:00:00 2001 From: Cache bot Date: Fri, 5 Apr 2024 13:17:32 +0000 Subject: [PATCH] fix(cache): automated cache update [skip ci] --- .../ReserveFactorUpdates.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/20240404_Multi_ReserveFactorUpdates/ReserveFactorUpdates.md b/src/20240404_Multi_ReserveFactorUpdates/ReserveFactorUpdates.md index ec2ee108f..cec31f95f 100644 --- a/src/20240404_Multi_ReserveFactorUpdates/ReserveFactorUpdates.md +++ b/src/20240404_Multi_ReserveFactorUpdates/ReserveFactorUpdates.md @@ -48,8 +48,8 @@ For Avalanche V2, the following parameters are to be updated as follows: ## References -- Implementation: [AaveV2Ethereum](https://github.com/bgd-labs/aave-proposals-v3/blob/main/src/20240404_Multi_ReserveFactorUpdates/AaveV2Ethereum_ReserveFactorUpdates_20240404.sol), [AaveV2Avalanche](https://github.com/bgd-labs/aave-proposals-v3/blob/main/src/20240404_Multi_ReserveFactorUpdates/AaveV2Avalanche_ReserveFactorUpdates_20240404.sol) -- Tests: [AaveV2Ethereum](https://github.com/bgd-labs/aave-proposals-v3/blob/main/src/20240404_Multi_ReserveFactorUpdates/AaveV2Ethereum_ReserveFactorUpdates_20240404.t.sol), [AaveV2Avalanche](https://github.com/bgd-labs/aave-proposals-v3/blob/main/src/20240404_Multi_ReserveFactorUpdates/AaveV2Avalanche_ReserveFactorUpdates_20240404.t.sol) +- Implementation: [AaveV2Ethereum](https://github.com/bgd-labs/aave-proposals-v3/blob/a2df226376a6328bec8f10f4d1c2d5cdd97bc43d/src/20240404_Multi_ReserveFactorUpdates/AaveV2Ethereum_ReserveFactorUpdates_20240404.sol), [AaveV2Avalanche](https://github.com/bgd-labs/aave-proposals-v3/blob/a2df226376a6328bec8f10f4d1c2d5cdd97bc43d/src/20240404_Multi_ReserveFactorUpdates/AaveV2Avalanche_ReserveFactorUpdates_20240404.sol) +- Tests: [AaveV2Ethereum](https://github.com/bgd-labs/aave-proposals-v3/blob/a2df226376a6328bec8f10f4d1c2d5cdd97bc43d/src/20240404_Multi_ReserveFactorUpdates/AaveV2Ethereum_ReserveFactorUpdates_20240404.t.sol), [AaveV2Avalanche](https://github.com/bgd-labs/aave-proposals-v3/blob/a2df226376a6328bec8f10f4d1c2d5cdd97bc43d/src/20240404_Multi_ReserveFactorUpdates/AaveV2Avalanche_ReserveFactorUpdates_20240404.t.sol) - [Discussion for Ethereum Reserve Factor Updates](https://governance.aave.com/t/arfc-ethereum-v2-reserve-factor-adjustment/16764/6) - [Snapshot for Ethereum Reserve Factor Updates](https://snapshot.org/#/aave.eth/proposal/0x26a03c08359c340f63b78b0c3e96d37aa0adeda65814643b0886d4719048ea7e) - [Discussion for Avalanche Reserve Factor Updates](https://governance.aave.com/t/arfc-avalanche-v2-reserve-factor-adjustment/17040)