generated from bgd-labs/bgd-forge-template
-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update cbBTC Supply cap on Ethereum and Base #483
Merged
Merged
Conversation
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
MartinGbz
changed the title
Update cbBTC supply cap
Update cbBTC Supply cap on Ethereum and Base
Oct 10, 2024
Foundry report forge 0.2.0 (f79c53c 2024-10-10T00:21:39.014342132Z) Build logCompiling 119 files with Solc 0.8.20
Solc 0.8.20 finished in 10.15s
Compiler run successful!
| Contract | Size (B) | Margin (B) |
|-------------------------------------------------|----------|------------|
| AaveV2Ethereum | 44 | 24,532 |
| AaveV2EthereumAssets | 44 | 24,532 |
| AaveV3Arbitrum | 44 | 24,532 |
| AaveV3ArbitrumAssets | 44 | 24,532 |
| AaveV3ArbitrumEModes | 44 | 24,532 |
| AaveV3ArbitrumExternalLibraries | 44 | 24,532 |
| AaveV3Avalanche | 44 | 24,532 |
| AaveV3AvalancheAssets | 44 | 24,532 |
| AaveV3AvalancheEModes | 44 | 24,532 |
| AaveV3AvalancheExternalLibraries | 44 | 24,532 |
| AaveV3Base | 44 | 24,532 |
| AaveV3BaseAssets | 44 | 24,532 |
| AaveV3BaseEModes | 44 | 24,532 |
| AaveV3BaseExternalLibraries | 44 | 24,532 |
| AaveV3Base_IncreaseCbBTCSupplyCaps_20241004 | 3,146 | 21,430 |
| AaveV3Ethereum | 44 | 24,532 |
| AaveV3EthereumAssets | 44 | 24,532 |
| AaveV3EthereumEModes | 44 | 24,532 |
| AaveV3EthereumExternalLibraries | 44 | 24,532 |
| AaveV3Ethereum_IncreaseCbBTCSupplyCaps_20241004 | 3,150 | 21,426 |
| AaveV3Gnosis | 44 | 24,532 |
| AaveV3GnosisAssets | 44 | 24,532 |
| AaveV3GnosisEModes | 44 | 24,532 |
| AaveV3GnosisExternalLibraries | 44 | 24,532 |
| AaveV3Optimism | 44 | 24,532 |
| AaveV3OptimismAssets | 44 | 24,532 |
| AaveV3OptimismEModes | 44 | 24,532 |
| AaveV3OptimismExternalLibraries | 44 | 24,532 |
| AaveV3Polygon | 44 | 24,532 |
| AaveV3PolygonAssets | 44 | 24,532 |
| AaveV3PolygonEModes | 44 | 24,532 |
| AaveV3PolygonExternalLibraries | 44 | 24,532 |
| Address | 44 | 24,532 |
| ChainHelpers | 44 | 24,532 |
| ChainIds | 44 | 24,532 |
| ConfiguratorInputTypes | 44 | 24,532 |
| Create2Utils | 121 | 24,455 |
| Create2UtilsZkSync | 104 | 24,472 |
| DataTypes | 44 | 24,532 |
| EngineFlags | 44 | 24,532 |
| Errors | 4,652 | 19,924 |
| GovV3Helpers | 2,517 | 22,059 |
| GovV3StorageHelpers | 44 | 24,532 |
| GovernanceV3Arbitrum | 44 | 24,532 |
| GovernanceV3Avalanche | 44 | 24,532 |
| GovernanceV3BNB | 44 | 24,532 |
| GovernanceV3Base | 44 | 24,532 |
| GovernanceV3Ethereum | 44 | 24,532 |
| GovernanceV3Gnosis | 44 | 24,532 |
| GovernanceV3Metis | 44 | 24,532 |
| GovernanceV3Optimism | 44 | 24,532 |
| GovernanceV3Polygon | 44 | 24,532 |
| GovernanceV3PolygonZkEvm | 44 | 24,532 |
| GovernanceV3Scroll | 44 | 24,532 |
| GovernanceV3ZkSync | 44 | 24,532 |
| IpfsUtils | 44 | 24,532 |
| MiscEthereum | 44 | 24,532 |
| PayloadsControllerUtils | 44 | 24,532 |
| ProxyHelpers | 44 | 24,532 |
| ReserveConfiguration | 128 | 24,448 |
| SafeERC20 | 44 | 24,532 |
| StorageHelpers | 44 | 24,532 |
| TestNetChainIds | 44 | 24,532 |
| WadRayMath | 44 | 24,532 | Test error ❌No files changed, compilation skipped
2024-10-10T12:49:34.878876Z ERROR sharedbackend: Failed to send/recv `storage` err=failed to get storage for 0xA238Dd80C259a72e81d7e4664a9801593F98d1c5 at 34396711290412556898926754721740334940460554493884289783478910039194825191357: Max retries exceeded HTTP error 429 with body: error code: 1015 address=0xA238Dd80C259a72e81d7e4664a9801593F98d1c5 index=34396711290412556898926754721740334940460554493884289783478910039194825191357
Ran 1 test for src/20241004_Multi_IncreaseCbBTCSupplyCaps/AaveV3Base_IncreaseCbBTCSupplyCaps_20241004.t.sol:AaveV3Base_IncreaseCbBTCSupplyCaps_20241004_Test
[FAIL: backend: failed while inspecting] test_defaultProposalExecution() (gas: 0)
Suite result: FAILED. 0 passed; 1 failed; 0 skipped; finished in 7.28s (6.99s CPU time)
Ran 1 test suite in 7.28s (7.28s CPU time): 0 tests passed, 1 failed, 0 skipped (1 total tests)
Failing tests:
Encountered 1 failing test in src/20241004_Multi_IncreaseCbBTCSupplyCaps/AaveV3Base_IncreaseCbBTCSupplyCaps_20241004.t.sol:AaveV3Base_IncreaseCbBTCSupplyCaps_20241004_Test
[FAIL: backend: failed while inspecting] test_defaultProposalExecution() (gas: 0)
Encountered a total of 1 failing tests, 0 tests succeeded
No files changed, compilation skipped
2024-10-10T12:49:54.302807Z ERROR sharedbackend: Failed to send/recv `storage` err=failed to get storage for 0x87870Bca3F3fD6335C3F4ce8392D69350B4fA4E2 at 98614402882471989057409538298928401912223031485523473120110572896018545112817: Max retries exceeded HTTP error 429 with body: error code: 1015 address=0x87870Bca3F3fD6335C3F4ce8392D69350B4fA4E2 index=98614402882471989057409538298928401912223031485523473120110572896018545112817
Ran 1 test for src/20241004_Multi_IncreaseCbBTCSupplyCaps/AaveV3Ethereum_IncreaseCbBTCSupplyCaps_20241004.t.sol:AaveV3Ethereum_IncreaseCbBTCSupplyCaps_20241004_Test
[FAIL: backend: failed while inspecting] test_defaultProposalExecution() (gas: 0)
Suite result: FAILED. 0 passed; 1 failed; 0 skipped; finished in 19.03s (11.94s CPU time)
Ran 1 test suite in 19.03s (19.03s CPU time): 0 tests passed, 1 failed, 0 skipped (1 total tests)
Failing tests:
Encountered 1 failing test in src/20241004_Multi_IncreaseCbBTCSupplyCaps/AaveV3Ethereum_IncreaseCbBTCSupplyCaps_20241004.t.sol:AaveV3Ethereum_IncreaseCbBTCSupplyCaps_20241004_Test
[FAIL: backend: failed while inspecting] test_defaultProposalExecution() (gas: 0)
Encountered a total of 1 failing tests, 0 tests succeeded |
ianflexa
approved these changes
Oct 10, 2024
brotherlymite
approved these changes
Oct 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
ARFC: https://governance.aave.com/t/arfc-increase-cbbtc-supply-caps-on-aave-v3-ethereum-market-and-base/19304