Skip to content

Rewards V2 implementation #492

Rewards V2 implementation

Rewards V2 implementation #492

Triggered via pull request November 18, 2024 21:01
Status Success
Total duration 2m 18s
Artifacts

run-contract-linter.yaml

on: pull_request
Contract linter
2m 4s
Contract linter
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Contract linter: contracts/CometRewardsV2.sol#L984
Avoid to use inline assembly. It is acceptable only in rare cases
Contract linter: contracts/MerkleProof.sol#L226
Avoid to use inline assembly. It is acceptable only in rare cases