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

Feature/update cancel team vesting #480

Merged

Conversation

cwsnt
Copy link
Contributor

@cwsnt cwsnt commented Jan 25, 2023

No description provided.

@cwsnt cwsnt changed the base branch from development to refactoring/staking-contract-eip170 January 25, 2023 08:36
@cwsnt cwsnt changed the title [Draft] Feature/update cancel team vesting Feature/update cancel team vesting Jan 25, 2023
@ororopickpocket
Copy link
Contributor

@cwsnt looks good in general, but could you please just add comments with the test case description from here: https://sovryn.atlassian.net/jira/software/c/projects/SOV/boards/4?modal=detail&selectedIssue=SOV-1236 to the places in the code where these test cases are being checked? this would make the review much easier.

Copy link
Contributor

@jameshowlett977 jameshowlett977 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • the function is executable if the contract is paused

Please add modifier whenNotPaused.

@cwsnt
Copy link
Contributor Author

cwsnt commented Jan 30, 2023

  • the function is executable if the contract is paused

Please add modifier whenNotPaused.

The requirement based on the discussion and attached in jira is we want to make the function executable even if the contract is paused

@cwsnt cwsnt merged commit 4d8643c into refactoring/staking-contract-eip170 Jan 31, 2023
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.

3 participants