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

Rename PreLiquidation -> SoftLiquidation #80

Closed
wants to merge 7 commits into from
Closed

Rename PreLiquidation -> SoftLiquidation #80

wants to merge 7 commits into from

Conversation

peyha
Copy link
Collaborator

@peyha peyha commented Oct 4, 2024

Still WIP

Should close #34

  • Rename in Certora files
  • Verify doc

README.md Outdated Show resolved Hide resolved
});
}

/* CONSTRUCTOR */

/// @dev Initializes the PreLiquidation contract.
/// @dev Initializes the SoftLiquidation contract.
Copy link
Contributor

Choose a reason for hiding this comment

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

This comment is useless IMO

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I took it from the metamorpho repo but yes I agree

Copy link
Contributor

Choose a reason for hiding this comment

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

We can keep it for consistency.

@QGarchery QGarchery mentioned this pull request Oct 5, 2024
2 tasks
src/interfaces/ISoftLiquidation.sol Outdated Show resolved Hide resolved
certora/specs/Liveness.spec Outdated Show resolved Hide resolved
certora/specs/Liveness.spec Outdated Show resolved Hide resolved
src/SoftLiquidation.sol Outdated Show resolved Hide resolved
src/SoftLiquidation.sol Outdated Show resolved Hide resolved
src/libraries/ErrorsLib.sol Outdated Show resolved Hide resolved
src/libraries/ErrorsLib.sol Outdated Show resolved Hide resolved
@QGarchery
Copy link
Contributor

Don't need to change the schema in the README, as it is already done in #77

Copy link
Contributor

@MathisGD MathisGD left a comment

Choose a reason for hiding this comment

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

To close (cc this)

@MathisGD MathisGD closed this Oct 6, 2024
@MathisGD MathisGD deleted the chore/rename branch October 6, 2024 21:33
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.

change contract's name
4 participants