refactor(RewardStreamerMP): extract MP and Stake mathematical formula… #283
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
|