Skip to content

Improvements #46

@parv3213

Description

@parv3213
  • Add contract versioning
  • Maximum coverage
  • Ensure that we are checking for math in our tests
  • I think we can remove redeem(address _collateral, uint256 _usdsAmt, uint256 _minCollAmt, uint256 _deadline) , and at its place use redeem(address _collateral, uint256 _usdsAmt, uint256 _minCollAmt, uint256 _deadline, address _strategy) and if user wants to use the default strategy the UI can send address(0) .
  • Remove _validateRwdClaim
  • Make distributeAndBurnSPA internal

Points mentioned here may also apply to the Demeter contracts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions