We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
80a7f66
There was a problem hiding this comment.
The reason will be displayed to describe this comment to others. Learn more.
No files changed, compilation skipped Ran 7 tests for test/Lido_GhoDirectMinter.t.sol:Lido_GHODirectMinter_Test [PASS] test_mintAndSupply_council(uint256) (runs: 256, μ: 238537, ~: 238349) [PASS] test_mintAndSupply_owner(uint256) (runs: 256, μ: 236180, ~: 235908) [PASS] test_mintAndSupply_rando() (gas: 18197) [PASS] test_transferExcessToTreasury() (gas: 851485) Logs: Bound result 1000000000000000000000 [PASS] test_withdrawAndBurn_council(uint256,uint256) (runs: 256, μ: 308584, ~: 309252) [PASS] test_withdrawAndBurn_owner(uint256,uint256) (runs: 256, μ: 304319, ~: 304997) [PASS] test_withdrawAndBurn_rando() (gas: 18097) Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 833.94ms (2.02s CPU time) Ran 1 test suite in 837.65ms (833.94ms CPU time): 7 tests passed, 0 failed, 0 skipped (7 total tests)
Sorry, something went wrong.
Compiling 117 files with Solc 0.8.28 installing solc version "0.8.28" Successfully installed solc 0.8.28 Solc 0.8.28 finished in 2.62s Compiler run successful! | Contract | Runtime Size (B) | Initcode Size (B) | Runtime Margin (B) | Initcode Margin (B) | |-------------------------------------|------------------|-------------------|--------------------|---------------------| | AaveV3Ethereum | 85 | 135 | 24,491 | 49,017 | | AaveV3EthereumAssets | 85 | 135 | 24,491 | 49,017 | | AaveV3EthereumEModes | 85 | 135 | 24,491 | 49,017 | | AaveV3EthereumExternalLibraries | 85 | 135 | 24,491 | 49,017 | | AaveV3EthereumLido | 85 | 135 | 24,491 | 49,017 | | AaveV3EthereumLidoAssets | 85 | 135 | 24,491 | 49,017 | | AaveV3EthereumLidoEModes | 85 | 135 | 24,491 | 49,017 | | AaveV3EthereumLidoExternalLibraries | 85 | 135 | 24,491 | 49,017 | | Address | 85 | 135 | 24,491 | 49,017 | | ChainHelpers | 85 | 135 | 24,491 | 49,017 | | ChainIds | 85 | 135 | 24,491 | 49,017 | | ConfiguratorInputTypes | 85 | 135 | 24,491 | 49,017 | | Create2Utils | 162 | 212 | 24,414 | 48,940 | | Create2UtilsZkSync | 145 | 195 | 24,431 | 48,957 | | DataTypes | 85 | 135 | 24,491 | 49,017 | | DeploymentLibrary | 85 | 135 | 24,491 | 49,017 | | ERC1967Proxy | 163 | 976 | 24,413 | 48,176 | | ERC1967Utils | 85 | 135 | 24,491 | 49,017 | | EngineFlags | 85 | 135 | 24,491 | 49,017 | | Errors | 4,671 | 4,723 | 19,905 | 44,429 | | GhoDirectMinter | 4,555 | 6,026 | 20,021 | 43,126 | | GovV3Helpers | 2,384 | 2,436 | 22,192 | 46,716 | | GovV3StorageHelpers | 85 | 135 | 24,491 | 49,017 | | GovernanceV3Arbitrum | 85 | 135 | 24,491 | 49,017 | | GovernanceV3Avalanche | 85 | 135 | 24,491 | 49,017 | | GovernanceV3BNB | 85 | 135 | 24,491 | 49,017 | | GovernanceV3Base | 85 | 135 | 24,491 | 49,017 | | GovernanceV3Ethereum | 85 | 135 | 24,491 | 49,017 | | GovernanceV3Gnosis | 85 | 135 | 24,491 | 49,017 | | GovernanceV3Metis | 85 | 135 | 24,491 | 49,017 | | GovernanceV3Optimism | 85 | 135 | 24,491 | 49,017 | | GovernanceV3Polygon | 85 | 135 | 24,491 | 49,017 | | GovernanceV3PolygonZkEvm | 85 | 135 | 24,491 | 49,017 | | GovernanceV3Scroll | 85 | 135 | 24,491 | 49,017 | | GovernanceV3ZkSync | 85 | 135 | 24,491 | 49,017 | | IpfsUtils | 85 | 135 | 24,491 | 49,017 | | LidoGHOListing | 4,058 | 4,258 | 20,518 | 44,894 | | MiscEthereum | 85 | 135 | 24,491 | 49,017 | | PayloadsControllerUtils | 85 | 135 | 24,491 | 49,017 | | ProxyAdmin | 1,018 | 1,254 | 23,558 | 47,898 | | ProxyHelpers | 85 | 135 | 24,491 | 49,017 | | ReserveConfiguration | 169 | 219 | 24,407 | 48,933 | | SafeERC20 | 85 | 135 | 24,491 | 49,017 | | StorageHelpers | 85 | 135 | 24,491 | 49,017 | | StorageSlot | 85 | 135 | 24,491 | 49,017 | | TestNetChainIds | 85 | 135 | 24,491 | 49,017 | | TransparentUpgradeableProxy | 1,115 | 2,206 | 23,461 | 46,946 | | WadRayMath | 85 | 135 | 24,491 | 49,017 |
80a7f66
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🌈 Test Results
80a7f66
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔮 Coverage report
80a7f66
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔧 Build logs
80a7f66
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
⛽ Gas report
TransparentUpgradeableProxy