feat(RewardsStreamerMP): make RewardsStreamerMP
upgradeable
#172
Annotations
10 warnings
Lint the contracts:
src/RewardsStreamerMP.sol#L6
imported name Initializable is not used
|
Lint the contracts:
src/RewardsStreamerMP.sol#L22
Variable name must be in mixedCase
|
Lint the contracts:
src/RewardsStreamerMP.sol#L23
Variable name must be in mixedCase
|
Lint the contracts:
test/mocks/XPProviderMock.sol#L7
Main key parameter in mapping userXPShare is not named
|
Lint the contracts:
test/mocks/XPProviderMock.sol#L7
Value parameter in mapping userXPShare is not named
|
Lint the contracts:
test/RewardsStreamer.t.sol#L9
Explicitly mark visibility of state
|
Lint the contracts:
test/RewardsStreamer.t.sol#L10
Explicitly mark visibility of state
|
Lint the contracts:
test/RewardsStreamer.t.sol#L13
Explicitly mark visibility of state
|
Lint the contracts:
test/RewardsStreamer.t.sol#L14
Explicitly mark visibility of state
|
Lint the contracts:
test/RewardsStreamer.t.sol#L15
Explicitly mark visibility of state
|
Loading