Skip to content

Comprehensive Reentrancy, Zero-amount and dust transaction handling and mutation testing to CI pipeline #419

Open
Properprogress1 wants to merge 18 commits into
Smartdevs17:mainfrom
Properprogress1:main
Open

Comprehensive Reentrancy, Zero-amount and dust transaction handling and mutation testing to CI pipeline #419
Properprogress1 wants to merge 18 commits into
Smartdevs17:mainfrom
Properprogress1:main

Conversation

@Properprogress1
Copy link
Copy Markdown

Closes #378 #380 #394

Implement zero-amount/dust handling and mutation testing

  • Add zero-amount rejection for deposit/borrow/repay/withdraw
  • Implement dust prevention with minimum transaction size
  • Add dust sweep mechanism for users
  • Configure Stryker mutation testing for API and Oracle
  • Set 80% mutation score gate with CI integration
  • Add survived mutant analysis and historical tracking

@vercel
Copy link
Copy Markdown

vercel Bot commented May 29, 2026

@Properprogress1 is attempting to deploy a commit to the smartdevs17's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 29, 2026

@Properprogress1 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

Implement comprehensive reentrancy protection across all contract entry points

1 participant