refactor(StakeManager): extract interfaces and rename variables to merge functionalty with StakingRewardStreamer #323
Annotations
10 errors and 8 warnings
certora/harness/StakeManagerNew.sol#L3
Compiler version ^0.8.26 does not satisfy the >=0.8.27 semver requirement
|
certora/helpers/ERC20A.sol#L3
Compiler version ^0.8.26 does not satisfy the >=0.8.27 semver requirement
|
certora/helpers/ExpiredStakeStorageA.sol#L3
Compiler version ^0.8.26 does not satisfy the >=0.8.27 semver requirement
|
script/Base.s.sol#L2
Compiler version >=0.8.26 <=0.9.0 does not satisfy the >=0.8.27 semver requirement
|
script/Deploy.s.sol#L2
Compiler version >=0.8.26 <=0.9.0 does not satisfy the >=0.8.27 semver requirement
|
script/DeploymentConfig.s.sol#L3
Compiler version >=0.8.26 <=0.9.0 does not satisfy the >=0.8.27 semver requirement
|
script/DeployMigrationStakeManager.s.sol#L2
Compiler version >=0.8.26 <=0.9.0 does not satisfy the >=0.8.27 semver requirement
|
test/DynamicTest.t.sol#L2
Compiler version ^0.8.26 does not satisfy the >=0.8.27 semver requirement
|
test/mocks/BrokenERC20.s.sol#L2
Compiler version ^0.8.26 does not satisfy the >=0.8.27 semver requirement
|
test/mocks/MockERC20.sol#L2
Compiler version ^0.8.26 does not satisfy the >=0.8.27 semver requirement
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
certora/helpers/ExpiredStakeStorageA.sol#L7
Code contains empty blocks
|
test/DynamicTest.t.sol#L6
imported name console is not used
|
test/DynamicTest.t.sol#L8
imported name DeployMigrationStakeManager is not used
|
test/DynamicTest.t.sol#L10
imported name TrustedCodehashAccess is not used
|
test/DynamicTest.t.sol#L10
imported name ExpiredStakeStorage is not used
|
test/StakeManager.t.sol#L12
imported name MultiplierPointMath is not used
|
test/VaultFactory.t.sol#L21
Variable name must be in mixedCase
|
The logs for this run have expired and are no longer available.
Loading