Skip to content

fix(optimistic-rewarder): [L05] improved natspec commenting#3679

Merged
chrismaree merged 1 commit intomasterfrom
chrismaree/fix-natspec
Dec 13, 2021
Merged

fix(optimistic-rewarder): [L05] improved natspec commenting#3679
chrismaree merged 1 commit intomasterfrom
chrismaree/fix-natspec

Conversation

@chrismaree
Copy link
Copy Markdown
Member

Motivation

OZ identified the following issue:
Many functions in the OptimisticRewarderBase contract are missing the @return parameter in their
Natural Specification comments. Consider including it for completeness.

This PR fixes this and adds a few other small commenting changes to the OptimisticRewarderBase.

Testing

Check a box to describe how you tested these changes and list the steps for reviewers to test.

  • Ran end-to-end test, running the code as in production
  • New unit tests created
  • Existing tests adequate, no new tests required
  • All existing tests pass
  • Untested

Signed-off-by: chrismaree <christopher.maree@gmail.com>
@nicholaspai nicholaspai added the audit-fix-phase6 Fixes for Phase 6 (Cross-chain oracle, optimistic rewarder, decentralized proposer) label Dec 10, 2021
@nicholaspai nicholaspai changed the title fix(optimistic-rewarder): improved natspec commenting fix(optimistic-rewarder): [L05] improved natspec commenting Dec 10, 2021
@chrismaree chrismaree merged commit 1306aaa into master Dec 13, 2021
@chrismaree chrismaree deleted the chrismaree/fix-natspec branch December 13, 2021 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

audit-fix-phase6 Fixes for Phase 6 (Cross-chain oracle, optimistic rewarder, decentralized proposer)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants