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

docs: correct function signatures in SPECIFICATION.md #97

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

trocher
Copy link
Contributor

@trocher trocher commented Jul 19, 2024

Description

Update function signatures to match the implementation of BaseStrategy.sol.

Checklist

  • I have run solidity linting
  • I have run the tests on my machine
  • I have followed commitlint guidelines
  • I have rebased my changes to the latest version of the main branch
  • I have updated the SPECIFICATION.md for any relevant changes

Update function signatures to match the implementation of `BaseStrategy.sol`.
@trocher trocher changed the title Update SPECIFICATION.md docs: correct function signatures in SPECIFICATION.md Jul 19, 2024
@trocher
Copy link
Contributor Author

trocher commented Jul 22, 2024

invariant_unlockingTime seems to fail on some sequences of calls. As the PR does not update code but only doc it seems that the issue is not related to the PR but is also present on master

@Schlagonia Schlagonia merged commit 4321cbc into yearn:master Aug 21, 2024
2 of 3 checks passed
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