Skip to content

Rewards V2 implementation #498

Rewards V2 implementation

Rewards V2 implementation #498

Triggered via pull request November 20, 2024 11:49
Status Success
Total duration 2m 6s
Artifacts

run-contract-linter.yaml

on: pull_request
Contract linter
1m 55s
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