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

refactor: Post-C4 Audit Cleanup #48

Merged
merged 9 commits into from
Dec 13, 2021
Merged

Conversation

deluca-mike
Copy link
Contributor

  • natspec, spacing, and alignment
  • factory mapleGlobals_ check now handled by mpf
  • success_ -> success for non-param variable
  • reordered DebtLockerStorage
  • take latest dependencies
  • acceptNewTerms gas savings
  • claim, _handleClaimOfRepossessed, and _handleClaim gas savings
  • _isLiquidationActive gas savings
  • triggerDefault gas savings

Description

Integrations Checklist

  • Have any function signatures changed? If yes, outline below.
  • Have any features changed or been added? If yes, outline below.
  • Have any events changed or been added? If yes, outline below.
  • Has all documentation been updated?

Changelog

Function Signature Changes

Features

Events

- natspec, spacing, and alignment
- factory `mapleGlobals_` check now handled by mpf
- `success_` -> `success` for non-param variable
- reordered `DebtLockerStorage`
- take latest dependencies
- `acceptNewTerms` gas savings
- `claim`, `_handleClaimOfRepossessed`, and `_handleClaim` gas savings
- `_isLiquidationActive` gas savings
- `triggerDefault` gas savings
@deluca-mike deluca-mike requested a review from JGcarv December 12, 2021 10:55
@deluca-mike deluca-mike changed the title refactor: Post-C4 Audit Cleanup refactor: Post-C4 Audit Cleanup [Wait for dependency PRs] Dec 12, 2021
@lucas-manuel lucas-manuel force-pushed the sc-4298-c4-issue-45-input-validation-for-setallowedslippage branch from 19d33d5 to 3d62209 Compare December 12, 2021 23:39
Base automatically changed from sc-4298-c4-issue-45-input-validation-for-setallowedslippage to main December 12, 2021 23:48
@deluca-mike deluca-mike force-pushed the refactor/cleanup-post-c4 branch from e1ecf42 to 7cbbaa3 Compare December 13, 2021 22:24
@deluca-mike deluca-mike changed the title refactor: Post-C4 Audit Cleanup [Wait for dependency PRs] refactor: Post-C4 Audit Cleanup Dec 13, 2021
@lucas-manuel lucas-manuel merged commit 0f705a7 into main Dec 13, 2021
@lucas-manuel lucas-manuel deleted the refactor/cleanup-post-c4 branch December 13, 2021 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants