feat(RewardsStreamerMP): introduce leave() function #173
Annotations
10 warnings
lint:
src/RewardsStreamerMP.sol#L6
imported name Initializable is not used
|
lint:
src/RewardsStreamerMP.sol#L22
Variable name must be in mixedCase
|
lint:
src/RewardsStreamerMP.sol#L23
Variable name must be in mixedCase
|
lint:
test/mocks/StackOverflowStakeManager.sol#L16
Variable name must be in mixedCase
|
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
|
lint:
test/mocks/XPProviderMock.sol#L7
Main key parameter in mapping userXPShare is not named
|