Skip to content

Commit

Permalink
chore(cache): automated cache update (#203)
Browse files Browse the repository at this point in the history
Co-authored-by: rustboyar <rustboyar@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and rustboyar authored Aug 14, 2023
1 parent 241df1b commit 464a6dd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/AaveV2Ethereum.sol
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ library AaveV2EthereumAssets {
address internal constant BUSD_S_TOKEN = 0x4A7A63909A72D268b1D8a93a9395d098688e0e5C;
address internal constant BUSD_ORACLE = 0x614715d2Af89E6EC99A233818275142cE88d1Cfd;
address internal constant BUSD_INTEREST_RATE_STRATEGY =
0xB28cA2760001c9837430F20c50fD89Ed56A449f0;
0xF1AafF9a4Da6Bf4Fb8fc18d39C8ffdafbAACce69;

address internal constant DAI_UNDERLYING = 0x6B175474E89094C44Da98b954EedeAC495271d0F;
address internal constant DAI_A_TOKEN = 0x028171bCA77440897B824Ca71D1c56caC55b68A3;
Expand Down Expand Up @@ -199,7 +199,7 @@ library AaveV2EthereumAssets {
address internal constant TUSD_S_TOKEN = 0x7f38d60D94652072b2C44a18c0e14A481EC3C0dd;
address internal constant TUSD_ORACLE = 0x3886BA987236181D98F2401c507Fb8BeA7871dF2;
address internal constant TUSD_INTEREST_RATE_STRATEGY =
0x67a81df2b7FAf4a324D94De9Cc778704F4500478;
0x531F1D684c35e570eE580D6881D0844caee682cd;

address internal constant USDC_UNDERLYING = 0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48;
address internal constant USDC_A_TOKEN = 0xBcca60bB61934080951369a648Fb03DF4F96263C;
Expand Down
4 changes: 2 additions & 2 deletions src/ts/AaveV2EthereumAssets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ export const AaveV2EthereumAssets_BUSD_V_TOKEN = '0xbA429f7011c9fa04cDd46a2Da24d
export const AaveV2EthereumAssets_BUSD_S_TOKEN = '0x4A7A63909A72D268b1D8a93a9395d098688e0e5C';
export const AaveV2EthereumAssets_BUSD_ORACLE = '0x614715d2Af89E6EC99A233818275142cE88d1Cfd';
export const AaveV2EthereumAssets_BUSD_INTEREST_RATE_STRATEGY =
'0xB28cA2760001c9837430F20c50fD89Ed56A449f0';
'0xF1AafF9a4Da6Bf4Fb8fc18d39C8ffdafbAACce69';

export const AaveV2EthereumAssets_DAI_UNDERLYING = '0x6B175474E89094C44Da98b954EedeAC495271d0F';
export const AaveV2EthereumAssets_DAI_A_TOKEN = '0x028171bCA77440897B824Ca71D1c56caC55b68A3';
Expand Down Expand Up @@ -148,7 +148,7 @@ export const AaveV2EthereumAssets_TUSD_V_TOKEN = '0x01C0eb1f8c6F1C1bF74ae028697c
export const AaveV2EthereumAssets_TUSD_S_TOKEN = '0x7f38d60D94652072b2C44a18c0e14A481EC3C0dd';
export const AaveV2EthereumAssets_TUSD_ORACLE = '0x3886BA987236181D98F2401c507Fb8BeA7871dF2';
export const AaveV2EthereumAssets_TUSD_INTEREST_RATE_STRATEGY =
'0x67a81df2b7FAf4a324D94De9Cc778704F4500478';
'0x531F1D684c35e570eE580D6881D0844caee682cd';

export const AaveV2EthereumAssets_USDC_UNDERLYING = '0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48';
export const AaveV2EthereumAssets_USDC_A_TOKEN = '0xBcca60bB61934080951369a648Fb03DF4F96263C';
Expand Down

1 comment on commit 464a6dd

@github-actions
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Foundry report

forge 0.2.0 (dffdfde 2023-08-14T00:16:40.131573198Z)
Build log
installing solc version "0.8.21"
Successfully installed solc 0.8.21
Compiling 71 files with 0.8.21
Solc 0.8.21 finished in 5.47s
Compiler run successful!
| Contract                   | Size (kB) | Margin (kB) |
|----------------------------|-----------|-------------|
| AaveGovernanceV2           | 0.285     | 24.291      |
| AaveMisc                   | 0.086     | 24.49       |
| AaveV2Avalanche            | 0.086     | 24.49       |
| AaveV2AvalancheAssets      | 0.086     | 24.49       |
| AaveV2Ethereum             | 0.086     | 24.49       |
| AaveV2EthereumAMM          | 0.086     | 24.49       |
| AaveV2EthereumAMMAssets    | 0.086     | 24.49       |
| AaveV2EthereumArc          | 0.086     | 24.49       |
| AaveV2EthereumAssets       | 0.086     | 24.49       |
| AaveV2Fuji                 | 0.086     | 24.49       |
| AaveV2FujiAssets           | 0.086     | 24.49       |
| AaveV2Goerli               | 0.086     | 24.49       |
| AaveV2GoerliAssets         | 0.086     | 24.49       |
| AaveV2Mumbai               | 0.086     | 24.49       |
| AaveV2MumbaiAssets         | 0.086     | 24.49       |
| AaveV2Polygon              | 0.086     | 24.49       |
| AaveV2PolygonAssets        | 0.086     | 24.49       |
| AaveV3Arbitrum             | 0.086     | 24.49       |
| AaveV3ArbitrumAssets       | 0.086     | 24.49       |
| AaveV3ArbitrumGoerli       | 0.086     | 24.49       |
| AaveV3ArbitrumGoerliAssets | 0.086     | 24.49       |
| AaveV3Avalanche            | 0.086     | 24.49       |
| AaveV3AvalancheAssets      | 0.086     | 24.49       |
| AaveV3Base                 | 0.086     | 24.49       |
| AaveV3Ethereum             | 0.086     | 24.49       |
| AaveV3EthereumAssets       | 0.086     | 24.49       |
| AaveV3Fantom               | 0.086     | 24.49       |
| AaveV3FantomAssets         | 0.086     | 24.49       |
| AaveV3FantomTestnet        | 0.086     | 24.49       |
| AaveV3FantomTestnetAssets  | 0.086     | 24.49       |
| AaveV3Fuji                 | 0.086     | 24.49       |
| AaveV3FujiAssets           | 0.086     | 24.49       |
| AaveV3Goerli               | 0.086     | 24.49       |
| AaveV3GoerliAssets         | 0.086     | 24.49       |
| AaveV3GoerliGho            | 0.086     | 24.49       |
| AaveV3GoerliGhoAssets      | 0.086     | 24.49       |
| AaveV3Harmony              | 0.086     | 24.49       |
| AaveV3HarmonyAssets        | 0.086     | 24.49       |
| AaveV3Metis                | 0.086     | 24.49       |
| AaveV3MetisAssets          | 0.086     | 24.49       |
| AaveV3Mumbai               | 0.086     | 24.49       |
| AaveV3MumbaiAssets         | 0.086     | 24.49       |
| AaveV3Optimism             | 0.086     | 24.49       |
| AaveV3OptimismAssets       | 0.086     | 24.49       |
| AaveV3OptimismGoerli       | 0.086     | 24.49       |
| AaveV3OptimismGoerliAssets | 0.086     | 24.49       |
| AaveV3Polygon              | 0.086     | 24.49       |
| AaveV3PolygonAssets        | 0.086     | 24.49       |
| AaveV3ScrollAlpha          | 0.086     | 24.49       |
| AaveV3ScrollAlphaAssets    | 0.086     | 24.49       |
| AaveV3Sepolia              | 0.086     | 24.49       |
| AaveV3SepoliaAssets        | 0.086     | 24.49       |
| ConfiguratorInputTypes     | 0.086     | 24.49       |
| DataTypes                  | 0.086     | 24.49       |
| StdStyle                   | 0.086     | 24.49       |
| console                    | 0.086     | 24.49       |
| console2                   | 0.086     | 24.49       |
| safeconsole                | 0.086     | 24.49       |
| stdError                   | 0.713     | 23.863      |
| stdJson                    | 0.086     | 24.49       |
| stdMath                    | 0.086     | 24.49       |
| stdStorage                 | 0.086     | 24.49       |
| stdStorageSafe             | 0.086     | 24.49       |
Test success 🌈
No files changed, compilation skipped

Running 1 test for src/test/AaveV2Misfits.t.sol:AaveAddressMisfitsTest
[PASS] testArcPoolAdminIsCorrect() (gas: 258)
Test result: ok. 1 passed; 0 failed; 0 skipped; finished in 313.40µs

Running 8 tests for src/test/AaveV2Ethereum.t.sol:AaveAddressBookTest
[PASS] testAaveProtocolDataProviderIsCorrect() (gas: 280)
[PASS] testCollectorIsCorrect() (gas: 280)
[PASS] testEmergencyAdminIsCorrect() (gas: 237)
[PASS] testOracleIsCorrect() (gas: 258)
[PASS] testPoolAddressIsCorrect() (gas: 281)
[PASS] testPoolAddressProviderIsCorrect() (gas: 302)
[PASS] testPoolAdminIsCorrect() (gas: 302)
[PASS] testPoolConfiguratorIsCorrect() (gas: 268)
Test result: ok. 8 passed; 0 failed; 0 skipped; finished in 672.61µs

Running 8 tests for src/test/AaveV3Avalanche.t.sol:AaveAddressBookTest
[PASS] testACLAdminIsCorrect() (gas: 303)
[PASS] testACLManagerIsCorrect() (gas: 259)
[PASS] testCollectorIsCorrect() (gas: 302)
[PASS] testEmissionManagerIsCorrect() (gas: 280)
[PASS] testOracleIsCorrect() (gas: 280)
[PASS] testPoolAddressIsCorrect() (gas: 258)
[PASS] testPoolAddressProviderIsCorrect() (gas: 302)
[PASS] testPoolConfiguratorIsCorrect() (gas: 268)
Test result: ok. 8 passed; 0 failed; 0 skipped; finished in 386.00µs
Ran 3 test suites: 17 tests passed, 0 failed, 0 skipped (17 total tests)

Please sign in to comment.