Skip to content
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

Fix Merge Conflicts #14

Closed
wants to merge 20 commits into from
Closed

Conversation

CheyenneAtapour
Copy link

No description provided.

efecarranza and others added 19 commits July 19, 2024 22:48
* feat: increase facilitator capacity

* feat: add arbitrum side

* chore: use igho from libraries

* chore: update aave helpers

* chore:a dd test

* test

* forge install: aave-helpers

v2.3.0

* add helpers

* feat: add e2e test

* chore: pr updates
* DRAFT: V3.1 update-1

* tests removed

* fix: added deployed payloads. Missing Metis

* fix: updated payload addresses for all networks

* fix: added AIP text

* - Improved v3.1 README

* update aave-helpers

* Added link to v3 config diffs on v3.1

---------

Co-authored-by: sendra <polsendra@gmail.com>
Co-authored-by: eboado <ebdmrr@gmail.com>
* fix: generator isolation flag no longer set wrongfully

* fix: apply fix
* feat: add proposal

* Update amount

* chore: update readme

* chore: update readme
Co-authored-by: marczeller <pierarte@gmail.com>
* fix: Update generator to 3.1

* fix: updated rate types for 3.1

* fix: updated asset listing snapshot

* fix: generator rates update

* fix: snapshot tests

---------

Co-authored-by: Harsh Pandey <harshsatishpandey@gmail.com>
* initial commit

* add eth operations

* wip tests

* wip: eth tests finished

* ready for review (?)

* fix issues raised in review

* change slippages on swaps

* wip: lido unstaker

* wip

* ready for review

* initial commit

* add eth operations

* wip tests

* wip: eth tests finished

* ready for review (?)

* fix issues raised in review

* change slippages on swaps

* wip: lido unstaker

* wip

* ready for review

* update diffs and config

* add expect emit to arbitrum payload

* fix oracles

* change more oracles, remove unreachable code, fix typo

---------

Co-authored-by: defijesus.eth <defijesus@duck.com>
Copy link

height bot commented Jul 29, 2024

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

@miguelmtzinf miguelmtzinf marked this pull request as ready for review July 29, 2024 15:30
Copy link

Foundry report

forge 0.2.0 (6822860 2024-07-29T00:20:30.057117769Z)
Build log
Compiling 150 files with Solc 0.8.19
Solc 0.8.19 finished in 26.13s
Compiler run successful with warnings:
Warning (2072): Unused local variable.
  --> src/20240603_Multi_MayFundingUpdate/AaveV3Arbitrum_MayFundingUpdate_20240603.t.sol:48:5:
   |
48 |     uint256 collectorUsdcBalanceBefore = IERC20(AaveV3ArbitrumAssets.USDC_UNDERLYING).balanceOf(
   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Warning (2072): Unused local variable.
  --> src/20240603_Multi_MayFundingUpdate/AaveV3Arbitrum_MayFundingUpdate_20240603.t.sol:51:5:
   |
51 |     uint256 collectorAusdcBalanceBefore = IERC20(AaveV3ArbitrumAssets.USDC_A_TOKEN).balanceOf(
   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Warning (2072): Unused local variable.
  --> src/20240603_Multi_MayFundingUpdate/AaveV3Optimism_MayFundingUpdate_20240603.t.sol:41:5:
   |
41 |     uint256 collectorUsdcBalanceBefore = IERC20(AaveV3OptimismAssets.USDC_UNDERLYING).balanceOf(
   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Warning (2072): Unused local variable.
  --> src/20240603_Multi_MayFundingUpdate/AaveV3Optimism_MayFundingUpdate_20240603.t.sol:44:5:
   |
44 |     uint256 collectorAusdcBalanceBefore = IERC20(AaveV3OptimismAssets.USDC_A_TOKEN).balanceOf(
   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Warning (2018): Function state mutability can be restricted to pure
   --> lib/aave-helpers/src/ProtocolV3TestBase.sol:354:3:
    |
354 |   function _logReserveConfig(ReserveConfig memory config) internal view {
    |   ^ (Relevant source part starts here and spans across multiple lines).

| Contract                                                   | Size (B) | Margin (B) |
|------------------------------------------------------------|----------|------------|
| AaveGovernanceV2                                           |       45 |     24,531 |
| AaveSwapper                                                |    5,572 |     19,004 |
| AaveV2Avalanche                                            |       45 |     24,531 |
| AaveV2AvalancheAssets                                      |       45 |     24,531 |
| AaveV2Ethereum                                             |       45 |     24,531 |
| AaveV2EthereumAMM                                          |       45 |     24,531 |
| AaveV2EthereumAMMAssets                                    |       45 |     24,531 |
| AaveV2EthereumAssets                                       |       45 |     24,531 |
| AaveV2Polygon                                              |       45 |     24,531 |
| AaveV2PolygonAssets                                        |       45 |     24,531 |
| AaveV3Arbitrum                                             |       45 |     24,531 |
| AaveV3ArbitrumAssets                                       |       45 |     24,531 |
| AaveV3ArbitrumEModes                                       |       45 |     24,531 |
| AaveV3Arbitrum_MayFundingUpdate_20240603                   |    1,271 |     23,305 |
| AaveV3Avalanche                                            |       45 |     24,531 |
| AaveV3AvalancheAssets                                      |       45 |     24,531 |
| AaveV3AvalancheEModes                                      |       45 |     24,531 |
| AaveV3Base                                                 |       45 |     24,531 |
| AaveV3BaseAssets                                           |       45 |     24,531 |
| AaveV3BaseEModes                                           |       45 |     24,531 |
| AaveV3Ethereum                                             |       45 |     24,531 |
| AaveV3EthereumAssets                                       |       45 |     24,531 |
| AaveV3EthereumEModes                                       |       45 |     24,531 |
| AaveV3EthereumLido                                         |       45 |     24,531 |
| AaveV3EthereumLidoAssets                                   |       45 |     24,531 |
| AaveV3EthereumLidoEModes                                   |       45 |     24,531 |
| AaveV3EthereumLido_LidoEthereumInstanceActivation_20240720 |    6,780 |     17,796 |
| AaveV3Ethereum_EventsGrant2024_20240718                    |      344 |     24,232 |
| AaveV3Ethereum_MayFundingUpdate_20240603                   |    9,444 |     15,132 |
| AaveV3Ethereum_ToolingUpdateAllowance_20240707             |      344 |     24,232 |
| AaveV3Gnosis                                               |       45 |     24,531 |
| AaveV3GnosisAssets                                         |       45 |     24,531 |
| AaveV3GnosisEModes                                         |       45 |     24,531 |
| AaveV3Optimism                                             |       45 |     24,531 |
| AaveV3OptimismAssets                                       |       45 |     24,531 |
| AaveV3OptimismEModes                                       |       45 |     24,531 |
| AaveV3Optimism_MayFundingUpdate_20240603                   |    1,207 |     23,369 |
| AaveV3Polygon                                              |       45 |     24,531 |
| AaveV3PolygonAssets                                        |       45 |     24,531 |
| AaveV3PolygonEModes                                        |       45 |     24,531 |
| AaveV3Polygon_MayFundingUpdate_20240603                    |    4,900 |     19,676 |
| Address                                                    |       45 |     24,531 |
| ChainHelpers                                               |       45 |     24,531 |
| ChainIds                                                   |       45 |     24,531 |
| ConfiguratorInputTypes                                     |       45 |     24,531 |
| Create2Utils                                               |      123 |     24,453 |
| DataTypes                                                  |       45 |     24,531 |
| EngineFlags                                                |       45 |     24,531 |
| Errors                                                     |    4,673 |     19,903 |
| GatewayMock                                                |      251 |     24,325 |
| GovV3Helpers                                               |    2,581 |     21,995 |
| GovV3StorageHelpers                                        |       45 |     24,531 |
| GovernanceV3Arbitrum                                       |       45 |     24,531 |
| GovernanceV3Avalanche                                      |       45 |     24,531 |
| GovernanceV3BNB                                            |       45 |     24,531 |
| GovernanceV3Base                                           |       45 |     24,531 |
| GovernanceV3Ethereum                                       |       45 |     24,531 |
| GovernanceV3Gnosis                                         |       45 |     24,531 |
| GovernanceV3Metis                                          |       45 |     24,531 |
| GovernanceV3Optimism                                       |       45 |     24,531 |
| GovernanceV3Polygon                                        |       45 |     24,531 |
| GovernanceV3PolygonZkEvm                                   |       45 |     24,531 |
| GovernanceV3Scroll                                         |       45 |     24,531 |
| IpfsUtils                                                  |       45 |     24,531 |
| MiscEthereum                                               |       45 |     24,531 |
| MiscPolygon                                                |       45 |     24,531 |
| PayloadsControllerUtils                                    |       45 |     24,531 |
| ProxyHelpers                                               |       45 |     24,531 |
| ReserveConfiguration                                       |      130 |     24,446 |
| RewardsDataTypes                                           |       45 |     24,531 |
| SafeERC20                                                  |       45 |     24,531 |
| StorageHelpers                                             |       45 |     24,531 |
| TestNetChainIds                                            |       45 |     24,531 |
| WadRayMath                                                 |       45 |     24,531 |
Test error :finnadie:
No files changed, compilation skipped
2024-07-29T15:33:58.707239Z ERROR sharedbackend: Failed to send/recv `basic` err=failed to get account for 0x5615dEB798BB3E4dFa0139dFa1b3D433Cc23b72f: server returned an error response: error code -32000: missing trie node aebdde9d67638d271824cfcb6123b97e0887fe077a186305e5b689ef6adad1d1 (path ) state 0xaebdde9d67638d271824cfcb6123b97e0887fe077a186305e5b689ef6adad1d1 is not available, not found address=0x5615dEB798BB3E4dFa0139dFa1b3D433Cc23b72f
2024-07-29T15:33:58.707279Z ERROR sharedbackend: It looks like you're trying to fork from an older block with a non-archive node which is not supported. Please try to change your RPC url to an archive node if the issue persists.

Ran 1 test for src/20240603_Multi_MayFundingUpdate/AaveV3Arbitrum_MayFundingUpdate_20240603.t.sol:AaveV3Arbitrum_MayFundingUpdate_20240603_Test
[FAIL. Reason: setup failed: backend: failed while inspecting] setUp() (gas: 0)
Suite result: FAILED. 0 passed; 1 failed; 0 skipped; finished in 329.35ms (0.00ns CPU time)

Ran 1 test suite in 331.33ms (329.35ms CPU time): 0 tests passed, 1 failed, 0 skipped (1 total tests)

Failing tests:
Encountered 1 failing test in src/20240603_Multi_MayFundingUpdate/AaveV3Arbitrum_MayFundingUpdate_20240603.t.sol:AaveV3Arbitrum_MayFundingUpdate_20240603_Test
[FAIL. Reason: setup failed: backend: failed while inspecting] setUp() (gas: 0)

Encountered a total of 1 failing tests, 0 tests succeeded
No files changed, compilation skipped
2024-07-29T15:34:07.466276Z ERROR sharedbackend: Failed to send/recv `storage` err=failed to get storage for 0x87870Bca3F3fD6335C3F4ce8392D69350B4fA4E2 at 112225801447630911021174354684661177440979189781136739879716453091386613243584: Max retries exceeded HTTP error 429 with body: error code: 1015 address=0x87870Bca3F3fD6335C3F4ce8392D69350B4fA4E2 index=112225801447630911021174354684661177440979189781136739879716453091386613243584
2024-07-29T15:34:07.475355Z ERROR sharedbackend: Failed to send/recv `storage` err=failed to get storage for 0x87870Bca3F3fD6335C3F4ce8392D69350B4fA4E2 at 30050040422217791513626964584907808419309843595821202013863270037927612710551: Max retries exceeded HTTP error 429 with body: error code: 1015 address=0x87870Bca3F3fD6335C3F4ce8392D69350B4fA4E2 index=30050040422217791513626964584907808419309843595821202013863270037927612710551
2024-07-29T15:34:07.493665Z ERROR sharedbackend: Failed to send/recv `storage` err=failed to get storage for 0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5 at 32854318927136777544959983747599561017152577896627961855126644485008393568224: Max retries exceeded HTTP error 429 with body: error code: 1015 address=0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5 index=32854318927136777544959983747599561017152577896627961855126644485008393568224
2024-07-29T15:34:07.493669Z ERROR sharedbackend: Failed to send/recv `storage` err=failed to get storage for 0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5 at 32854318927136777544959983747599561017152577896627961855126644485008393568224: Max retries exceeded HTTP error 429 with body: error code: 1015 address=0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5 index=32854318927136777544959983747599561017152577896627961855126644485008393568224
2024-07-29T15:34:07.513051Z ERROR sharedbackend: Failed to send/recv `storage` err=failed to get storage for 0x018008bfb33d285247A21d44E50697654f754e63 at 9338365704653223527114314108206534293427090623325428027702597052029368839245: Max retries exceeded HTTP error 429 with body: error code: 1015 address=0x018008bfb33d285247A21d44E50697654f754e63 index=9338365704653223527114314108206534293427090623325428027702597052029368839245
2024-07-29T15:34:18.867617Z ERROR sharedbackend: Failed to send/recv `storage` err=failed to get storage for 0x018008bfb33d285247A21d44E50697654f754e63 at 54: Max retries exceeded HTTP error 429 with body: error code: 1015 address=0x018008bfb33d285247A21d44E50697654f754e63 index=54

Ran 6 tests for src/20240603_Multi_MayFundingUpdate/AaveV3Ethereum_MayFundingUpdate_20240603.t.sol:AaveV3Ethereum_MayFundingUpdate_20240603_Test
[FAIL. Reason: backend: failed while inspecting] test_defaultProposalExecution() (gas: 0)
[FAIL. Reason: backend: failed while inspecting] test_depositLink() (gas: 0)
[FAIL. Reason: failed to get storage for 0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5 at 32854318927136777544959983747599561017152577896627961855126644485008393568224: Max retries exceeded HTTP error 429 with body: error code: 1015] test_swapEvents() (gas: 75826)
[FAIL. Reason: failed to get storage for 0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5 at 32854318927136777544959983747599561017152577896627961855126644485008393568224: Max retries exceeded HTTP error 429 with body: error code: 1015] test_unwrapLsts() (gas: 47178)
[FAIL. Reason: backend: failed while inspecting] test_wethMigration() (gas: 0)
[FAIL. Reason: backend: failed while inspecting] test_withdrawAndSwapForGho() (gas: 0)
Suite result: FAILED. 0 passed; 6 failed; 0 skipped; finished in 19.28s (41.16s CPU time)

Ran 1 test suite in 19.29s (19.28s CPU time): 0 tests passed, 6 failed, 0 skipped (6 total tests)

Failing tests:
Encountered 6 failing tests in src/20240603_Multi_MayFundingUpdate/AaveV3Ethereum_MayFundingUpdate_20240603.t.sol:AaveV3Ethereum_MayFundingUpdate_20240603_Test
[FAIL. Reason: backend: failed while inspecting] test_defaultProposalExecution() (gas: 0)
[FAIL. Reason: backend: failed while inspecting] test_depositLink() (gas: 0)
[FAIL. Reason: failed to get storage for 0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5 at 32854318927136777544959983747599561017152577896627961855126644485008393568224: Max retries exceeded HTTP error 429 with body: error code: 1015] test_swapEvents() (gas: 75826)
[FAIL. Reason: failed to get storage for 0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5 at 32854318927136777544959983747599561017152577896627961855126644485008393568224: Max retries exceeded HTTP error 429 with body: error code: 1015] test_unwrapLsts() (gas: 47178)
[FAIL. Reason: backend: failed while inspecting] test_wethMigration() (gas: 0)
[FAIL. Reason: backend: failed while inspecting] test_withdrawAndSwapForGho() (gas: 0)

Encountered a total of 6 failing tests, 0 tests succeeded
No files changed, compilation skipped
2024-07-29T15:34:22.459816Z ERROR sharedbackend: Failed to send/recv `basic` err=failed to get account for 0x5615dEB798BB3E4dFa0139dFa1b3D433Cc23b72f: server returned an error response: error code -32000: missing trie node e1c53efc8c6ff6b31be567ed7e5272046e9dc12bcb147853c658bc126a7d99ed (path ) state 0xe1c53efc8c6ff6b31be567ed7e5272046e9dc12bcb147853c658bc126a7d99ed is not available, not found address=0x5615dEB798BB3E4dFa0139dFa1b3D433Cc23b72f
2024-07-29T15:34:22.459868Z ERROR sharedbackend: It looks like you're trying to fork from an older block with a non-archive node which is not supported. Please try to change your RPC url to an archive node if the issue persists.

Ran 1 test for src/20240603_Multi_MayFundingUpdate/AaveV3Optimism_MayFundingUpdate_20240603.t.sol:AaveV3Optimism_MayFundingUpdate_20240603_Test
[FAIL. Reason: setup failed: backend: failed while inspecting] setUp() (gas: 0)
Suite result: FAILED. 0 passed; 1 failed; 0 skipped; finished in 2.73s (0.00ns CPU time)

Ran 1 test suite in 2.73s (2.73s CPU time): 0 tests passed, 1 failed, 0 skipped (1 total tests)

Failing tests:
Encountered 1 failing test in src/20240603_Multi_MayFundingUpdate/AaveV3Optimism_MayFundingUpdate_20240603.t.sol:AaveV3Optimism_MayFundingUpdate_20240603_Test
[FAIL. Reason: setup failed: backend: failed while inspecting] setUp() (gas: 0)

Encountered a total of 1 failing tests, 0 tests succeeded
No files changed, compilation skipped
2024-07-29T15:34:23.668282Z ERROR sharedbackend: Failed to send/recv `basic` err=failed to get account for 0x5615dEB798BB3E4dFa0139dFa1b3D433Cc23b72f: server returned an error response: error code -32000: missing trie node 1a0c7f6355f4722c70a62811f5b3f50b36ad66ea6d779627a3618fb8cda38259 (path ) state 0x1a0c7f6355f4722c70a62811f5b3f50b36ad66ea6d779627a3618fb8cda38259 is not available, not found address=0x5615dEB798BB3E4dFa0139dFa1b3D433Cc23b72f
2024-07-29T15:34:23.668329Z ERROR sharedbackend: It looks like you're trying to fork from an older block with a non-archive node which is not supported. Please try to change your RPC url to an archive node if the issue persists.

Ran 1 test for src/20240603_Multi_MayFundingUpdate/AaveV3Polygon_MayFundingUpdate_20240603.t.sol:AaveV3Polygon_MayFundingUpdate_20240603_Test
[FAIL. Reason: setup failed: backend: failed while inspecting] setUp() (gas: 0)
Suite result: FAILED. 0 passed; 1 failed; 0 skipped; finished in 352.57ms (0.00ns CPU time)

Ran 1 test suite in 354.32ms (352.57ms CPU time): 0 tests passed, 1 failed, 0 skipped (1 total tests)

Failing tests:
Encountered 1 failing test in src/20240603_Multi_MayFundingUpdate/AaveV3Polygon_MayFundingUpdate_20240603.t.sol:AaveV3Polygon_MayFundingUpdate_20240603_Test
[FAIL. Reason: setup failed: backend: failed while inspecting] setUp() (gas: 0)

Encountered a total of 1 failing tests, 0 tests succeeded
No files changed, compilation skipped

Ran 1 test for src/20240707_AaveV3Ethereum_ToolingUpdateAllowance/AaveV3Ethereum_ToolingUpdateAllowance_20240707.t.sol:AaveV3Ethereum_ToolingUpdateAllowance_20240707_Test
[PASS] test_defaultProposalExecution() (gas: 123056)
Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.40s (1.10s CPU time)

Ran 1 test suite in 1.41s (1.40s CPU time): 1 tests passed, 0 failed, 0 skipped (1 total tests)
No files changed, compilation skipped
2024-07-29T15:34:34.248061Z ERROR sharedbackend: Failed to send/recv `storage` err=failed to get storage for 0xcfBf336fe147D643B9Cb705648500e101504B16d at 92938394364122458645178610892588820986626275778314735243761155151236959831327: Max retries exceeded HTTP error 429 with body: error code: 1015 address=0xcfBf336fe147D643B9Cb705648500e101504B16d index=92938394364122458645178610892588820986626275778314735243761155151236959831327
2024-07-29T15:34:35.229595Z ERROR sharedbackend: Failed to send/recv `storage` err=failed to get storage for 0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5 at 38926497073781435456128986642014678923695424275193445619708132708882374175575: Max retries exceeded HTTP error 429 with body: error code: 1015 address=0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5 index=38926497073781435456128986642014678923695424275193445619708132708882374175575
2024-07-29T15:34:35.229606Z ERROR sharedbackend: Failed to send/recv `storage` err=failed to get storage for 0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5 at 38926497073781435456128986642014678923695424275193445619708132708882374175575: Max retries exceeded HTTP error 429 with body: error code: 1015 address=0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5 index=38926497073781435456128986642014678923695424275193445619708132708882374175575
2024-07-29T15:34:35.229606Z ERROR sharedbackend: Failed to send/recv `storage` err=failed to get storage for 0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5 at 38926497073781435456128986642014678923695424275193445619708132708882374175575: Max retries exceeded HTTP error 429 with body: error code: 1015 address=0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5 index=38926497073781435456128986642014678923695424275193445619708132708882374175575
2024-07-29T15:34:35.229586Z ERROR sharedbackend: Failed to send/recv `storage` err=failed to get storage for 0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5 at 38926497073781435456128986642014678923695424275193445619708132708882374175575: Max retries exceeded HTTP error 429 with body: error code: 1015 address=0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5 index=38926497073781435456128986642014678923695424275193445619708132708882374175575
2024-07-29T15:34:51.367580Z ERROR sharedbackend: Failed to send/recv `basic` err=failed to get account for 0x7F8Fc14D462bdF93c681c1f2Fd615389bF969Fb2: Max retries exceeded HTTP error 429 with body: error code: 1015 address=0x7F8Fc14D462bdF93c681c1f2Fd615389bF969Fb2
2024-07-29T15:34:51.367586Z ERROR sharedbackend: Failed to send/recv `basic` err=failed to get account for 0x7F8Fc14D462bdF93c681c1f2Fd615389bF969Fb2: Max retries exceeded HTTP error 429 with body: error code: 1015 address=0x7F8Fc14D462bdF93c681c1f2Fd615389bF969Fb2
2024-07-29T15:34:51.367585Z ERROR sharedbackend: Failed to send/recv `basic` err=failed to get account for 0x7F8Fc14D462bdF93c681c1f2Fd615389bF969Fb2: Max retries exceeded HTTP error 429 with body: error code: 1015 address=0x7F8Fc14D462bdF93c681c1f2Fd615389bF969Fb2

Ran 8 tests for src/20240720_AaveV3EthereumLido_LidoEthereumInstanceActivation/AaveV3EthereumLido_LidoEthereumInstanceActivation_20240720.t.sol:AaveV3EthereumLido_LidoEthereumInstanceActivation_20240720_Test
[FAIL. Reason: failed to get storage for 0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5 at 38926497073781435456128986642014678923695424275193445619708132708882374175575: Max retries exceeded HTTP error 429 with body: error code: 1015] test_collectorHasWETHFunds() (gas: 23370)
[FAIL. Reason: failed to get storage for 0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5 at 38926497073781435456128986642014678923695424275193445619708132708882374175575: Max retries exceeded HTTP error 429 with body: error code: 1015] test_collectorHaswstETHFunds() (gas: 23371)
[FAIL. Reason: backend: failed while inspecting] test_defaultProposalExecution() (gas: 0)
[FAIL. Reason: failed to get storage for 0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5 at 38926497073781435456128986642014678923695424275193445619708132708882374175575: Max retries exceeded HTTP error 429 with body: error code: 1015] test_deployment_service_fees() (gas: 23372)
[FAIL. Reason: failed to get storage for 0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5 at 38926497073781435456128986642014678923695424275193445619708132708882374175575: Max retries exceeded HTTP error 429 with body: error code: 1015] test_emissions_admin() (gas: 23369)
[FAIL. Reason: backend: failed while inspecting] test_ethereumAddressesProviderRegistry_registry_lidoAddressesProvider() (gas: 0)
[FAIL. Reason: backend: failed while inspecting] test_lidoAclManager_roles() (gas: 0)
[FAIL. Reason: backend: failed while inspecting] test_lidoEthereumAddressesProvider_setAddress_incentivesController_Ethereum() (gas: 0)
Suite result: FAILED. 0 passed; 8 failed; 0 skipped; finished in 24.59s (79.83s CPU time)

Ran 1 test suite in 24.60s (24.59s CPU time): 0 tests passed, 8 failed, 0 skipped (8 total tests)

Failing tests:
Encountered 8 failing tests in src/20240720_AaveV3EthereumLido_LidoEthereumInstanceActivation/AaveV3EthereumLido_LidoEthereumInstanceActivation_20240720.t.sol:AaveV3EthereumLido_LidoEthereumInstanceActivation_20240720_Test
[FAIL. Reason: failed to get storage for 0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5 at 38926497073781435456128986642014678923695424275193445619708132708882374175575: Max retries exceeded HTTP error 429 with body: error code: 1015] test_collectorHasWETHFunds() (gas: 23370)
[FAIL. Reason: failed to get storage for 0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5 at 38926497073781435456128986642014678923695424275193445619708132708882374175575: Max retries exceeded HTTP error 429 with body: error code: 1015] test_collectorHaswstETHFunds() (gas: 23371)
[FAIL. Reason: backend: failed while inspecting] test_defaultProposalExecution() (gas: 0)
[FAIL. Reason: failed to get storage for 0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5 at 38926497073781435456128986642014678923695424275193445619708132708882374175575: Max retries exceeded HTTP error 429 with body: error code: 1015] test_deployment_service_fees() (gas: 23372)
[FAIL. Reason: failed to get storage for 0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5 at 38926497073781435456128986642014678923695424275193445619708132708882374175575: Max retries exceeded HTTP error 429 with body: error code: 1015] test_emissions_admin() (gas: 23369)
[FAIL. Reason: backend: failed while inspecting] test_ethereumAddressesProviderRegistry_registry_lidoAddressesProvider() (gas: 0)
[FAIL. Reason: backend: failed while inspecting] test_lidoAclManager_roles() (gas: 0)
[FAIL. Reason: backend: failed while inspecting] test_lidoEthereumAddressesProvider_setAddress_incentivesController_Ethereum() (gas: 0)

Encountered a total of 8 failing tests, 0 tests succeeded

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants