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

♻️ Add missing pure modifiers to math functions #235

Merged
merged 1 commit into from
May 17, 2022

Conversation

UncleGrandpa925
Copy link

Description

Added the "pure" modifiers to 2 functions: ilog2 in BitwiseLib.sol & lnWad in FixedPointMathLib.sol.

Checklist

Ensure you completed all of the steps below before submitting your pull request:

  • Ran forge snapshot?
  • Ran npm run lint?
  • Ran forge test?

@transmissions11 transmissions11 changed the title Add missing pure modifiers to math functions ♻️ Add missing pure modifiers to math functions May 17, 2022
@transmissions11 transmissions11 merged commit 0303df8 into transmissions11:v7 May 17, 2022
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