Skip to content

refactor(RewardStreamerMP): extract MP and Stake mathematical formula… #283

refactor(RewardStreamerMP): extract MP and Stake mathematical formula…

refactor(RewardStreamerMP): extract MP and Stake mathematical formula… #283

Triggered via pull request January 30, 2025 15:30
Status Success
Total duration 18m 9s
Artifacts

ci.yml

on: pull_request
Matrix: verify
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: src/interfaces/IStakeConstants.sol#L4
imported name ITrustedCodehashAccess is not used
lint: src/math/StakeMath.sol#L54
Variable name must be in mixedCase
lint: src/math/StakeMath.sol#L102
Variable name must be in mixedCase
lint: src/RewardsStreamerMP.sol#L38
Variable name must be in mixedCase
lint: test/mocks/StackOverflowStakeManager.sol#L9
imported name IStakeConstants is not used
lint: test/mocks/StackOverflowStakeManager.sol#L17
Variable name must be in mixedCase
lint: test/mocks/StackOverflowStakeManager.sol#L45
Code contains empty blocks
lint: test/mocks/StackOverflowStakeManager.sol#L48
Code contains empty blocks
lint: test/mocks/StackOverflowStakeManager.sol#L51
Code contains empty blocks
lint: test/mocks/StackOverflowStakeManager.sol#L54
Code contains empty blocks