Skip to content

Commit

Permalink
fix(cache): automated cache update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Cache bot committed Jul 31, 2024
1 parent 25cb42a commit 21fd029
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ On all networks, change wstETH Reserve Factor to 5%.

## References

- Implementation: [AaveV3Ethereum](https://github.com/bgd-labs/aave-proposals-v3/blob/main/src/20240716_Multi_ReduceReserveFactorOnWstETH/AaveV3Ethereum_ReduceReserveFactorOnWstETH_20240716.sol), [AaveV3Polygon](https://github.com/bgd-labs/aave-proposals-v3/blob/main/src/20240716_Multi_ReduceReserveFactorOnWstETH/AaveV3Polygon_ReduceReserveFactorOnWstETH_20240716.sol), [AaveV3Optimism](https://github.com/bgd-labs/aave-proposals-v3/blob/main/src/20240716_Multi_ReduceReserveFactorOnWstETH/AaveV3Optimism_ReduceReserveFactorOnWstETH_20240716.sol), [AaveV3Arbitrum](https://github.com/bgd-labs/aave-proposals-v3/blob/main/src/20240716_Multi_ReduceReserveFactorOnWstETH/AaveV3Arbitrum_ReduceReserveFactorOnWstETH_20240716.sol), [AaveV3Base](https://github.com/bgd-labs/aave-proposals-v3/blob/main/src/20240716_Multi_ReduceReserveFactorOnWstETH/AaveV3Base_ReduceReserveFactorOnWstETH_20240716.sol), [AaveV3Gnosis](https://github.com/bgd-labs/aave-proposals-v3/blob/main/src/20240716_Multi_ReduceReserveFactorOnWstETH/AaveV3Gnosis_ReduceReserveFactorOnWstETH_20240716.sol), [AaveV3Scroll](https://github.com/bgd-labs/aave-proposals-v3/blob/main/src/20240716_Multi_ReduceReserveFactorOnWstETH/AaveV3Scroll_ReduceReserveFactorOnWstETH_20240716.sol)
- Tests: [AaveV3Ethereum](https://github.com/bgd-labs/aave-proposals-v3/blob/main/src/20240716_Multi_ReduceReserveFactorOnWstETH/AaveV3Ethereum_ReduceReserveFactorOnWstETH_20240716.t.sol), [AaveV3Polygon](https://github.com/bgd-labs/aave-proposals-v3/blob/main/src/20240716_Multi_ReduceReserveFactorOnWstETH/AaveV3Polygon_ReduceReserveFactorOnWstETH_20240716.t.sol), [AaveV3Optimism](https://github.com/bgd-labs/aave-proposals-v3/blob/main/src/20240716_Multi_ReduceReserveFactorOnWstETH/AaveV3Optimism_ReduceReserveFactorOnWstETH_20240716.t.sol), [AaveV3Arbitrum](https://github.com/bgd-labs/aave-proposals-v3/blob/main/src/20240716_Multi_ReduceReserveFactorOnWstETH/AaveV3Arbitrum_ReduceReserveFactorOnWstETH_20240716.t.sol), [AaveV3Base](https://github.com/bgd-labs/aave-proposals-v3/blob/main/src/20240716_Multi_ReduceReserveFactorOnWstETH/AaveV3Base_ReduceReserveFactorOnWstETH_20240716.t.sol), [AaveV3Gnosis](https://github.com/bgd-labs/aave-proposals-v3/blob/main/src/20240716_Multi_ReduceReserveFactorOnWstETH/AaveV3Gnosis_ReduceReserveFactorOnWstETH_20240716.t.sol), [AaveV3Scroll](https://github.com/bgd-labs/aave-proposals-v3/blob/main/src/20240716_Multi_ReduceReserveFactorOnWstETH/AaveV3Scroll_ReduceReserveFactorOnWstETH_20240716.t.sol)
- Implementation: [AaveV3Ethereum](https://github.com/bgd-labs/aave-proposals-v3/blob/25cb42a47112ccc946bf44d94820ff62c2b77f5e/src/20240716_Multi_ReduceReserveFactorOnWstETH/AaveV3Ethereum_ReduceReserveFactorOnWstETH_20240716.sol), [AaveV3Polygon](https://github.com/bgd-labs/aave-proposals-v3/blob/25cb42a47112ccc946bf44d94820ff62c2b77f5e/src/20240716_Multi_ReduceReserveFactorOnWstETH/AaveV3Polygon_ReduceReserveFactorOnWstETH_20240716.sol), [AaveV3Optimism](https://github.com/bgd-labs/aave-proposals-v3/blob/25cb42a47112ccc946bf44d94820ff62c2b77f5e/src/20240716_Multi_ReduceReserveFactorOnWstETH/AaveV3Optimism_ReduceReserveFactorOnWstETH_20240716.sol), [AaveV3Arbitrum](https://github.com/bgd-labs/aave-proposals-v3/blob/25cb42a47112ccc946bf44d94820ff62c2b77f5e/src/20240716_Multi_ReduceReserveFactorOnWstETH/AaveV3Arbitrum_ReduceReserveFactorOnWstETH_20240716.sol), [AaveV3Base](https://github.com/bgd-labs/aave-proposals-v3/blob/25cb42a47112ccc946bf44d94820ff62c2b77f5e/src/20240716_Multi_ReduceReserveFactorOnWstETH/AaveV3Base_ReduceReserveFactorOnWstETH_20240716.sol), [AaveV3Gnosis](https://github.com/bgd-labs/aave-proposals-v3/blob/25cb42a47112ccc946bf44d94820ff62c2b77f5e/src/20240716_Multi_ReduceReserveFactorOnWstETH/AaveV3Gnosis_ReduceReserveFactorOnWstETH_20240716.sol), [AaveV3Scroll](https://github.com/bgd-labs/aave-proposals-v3/blob/25cb42a47112ccc946bf44d94820ff62c2b77f5e/src/20240716_Multi_ReduceReserveFactorOnWstETH/AaveV3Scroll_ReduceReserveFactorOnWstETH_20240716.sol)
- Tests: [AaveV3Ethereum](https://github.com/bgd-labs/aave-proposals-v3/blob/25cb42a47112ccc946bf44d94820ff62c2b77f5e/src/20240716_Multi_ReduceReserveFactorOnWstETH/AaveV3Ethereum_ReduceReserveFactorOnWstETH_20240716.t.sol), [AaveV3Polygon](https://github.com/bgd-labs/aave-proposals-v3/blob/25cb42a47112ccc946bf44d94820ff62c2b77f5e/src/20240716_Multi_ReduceReserveFactorOnWstETH/AaveV3Polygon_ReduceReserveFactorOnWstETH_20240716.t.sol), [AaveV3Optimism](https://github.com/bgd-labs/aave-proposals-v3/blob/25cb42a47112ccc946bf44d94820ff62c2b77f5e/src/20240716_Multi_ReduceReserveFactorOnWstETH/AaveV3Optimism_ReduceReserveFactorOnWstETH_20240716.t.sol), [AaveV3Arbitrum](https://github.com/bgd-labs/aave-proposals-v3/blob/25cb42a47112ccc946bf44d94820ff62c2b77f5e/src/20240716_Multi_ReduceReserveFactorOnWstETH/AaveV3Arbitrum_ReduceReserveFactorOnWstETH_20240716.t.sol), [AaveV3Base](https://github.com/bgd-labs/aave-proposals-v3/blob/25cb42a47112ccc946bf44d94820ff62c2b77f5e/src/20240716_Multi_ReduceReserveFactorOnWstETH/AaveV3Base_ReduceReserveFactorOnWstETH_20240716.t.sol), [AaveV3Gnosis](https://github.com/bgd-labs/aave-proposals-v3/blob/25cb42a47112ccc946bf44d94820ff62c2b77f5e/src/20240716_Multi_ReduceReserveFactorOnWstETH/AaveV3Gnosis_ReduceReserveFactorOnWstETH_20240716.t.sol), [AaveV3Scroll](https://github.com/bgd-labs/aave-proposals-v3/blob/25cb42a47112ccc946bf44d94820ff62c2b77f5e/src/20240716_Multi_ReduceReserveFactorOnWstETH/AaveV3Scroll_ReduceReserveFactorOnWstETH_20240716.t.sol)
- [Snapshot](https://snapshot.org/#/aave.eth/proposal/0x7ef3a8d68fa8a1b69d298aceddfafe9d2a24eefb19365d995c839b1cd1b0b97d)
- [Discussion](https://governance.aave.com/t/arfc-reduce-reserve-factor-on-wsteth/18044/1)

Expand Down

0 comments on commit 21fd029

Please sign in to comment.