Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

N-05 Missing Docstrings #1925

Conversation

sparrowDom
Copy link
Member

Audit notes:
Several parts of the codebase either have no documentation, or the documentation is not in NatSpec format:

In the BalancerMetaPoolStrategy contract, lines 28 and 34
In the BaseBalancerStrategy contract, lines 27, 29, 44, 46, 48, 51, and 57
Consider ensuring that all the above instances of code have the proper documentation written in NatSpec format. This would ensure that tools like Etherscan can accurately render these comments.

@rafaelugolini rafaelugolini temporarily deployed to preview-ousd-sparrowdom-01xf47 November 9, 2023 11:25 Inactive
Copy link

github-actions bot commented Nov 9, 2023

Warnings
⚠️ 👀 This PR needs at least 2 reviewers

Generated by 🚫 dangerJS against a1937d7

@sparrowDom sparrowDom merged commit e2934e4 into sparrowDom/balancer-composable-st-pool Nov 9, 2023
8 of 14 checks passed
@sparrowDom sparrowDom deleted the sparrowDom/N-05-docstrings branch November 9, 2023 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants