Skip to content

refactor: extract mint signature verification - #341

Merged
Calebux merged 1 commit into
zintarh:mainfrom
alexandergraco2-sys:refactor/signature-module
Jul 30, 2026
Merged

refactor: extract mint signature verification#341
Calebux merged 1 commit into
zintarh:mainfrom
alexandergraco2-sys:refactor/signature-module

Conversation

@alexandergraco2-sys

Copy link
Copy Markdown

Summary
This PR extracts the mint signature verification flow into a reusable module to improve separation of concerns and make the signature logic directly testable.

closes #122
closes #125

@drips-wave

drips-wave Bot commented Jul 29, 2026

Copy link
Copy Markdown

@alexandergraco2-sys 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

@Calebux
Calebux merged commit 59233ae into zintarh:main Jul 30, 2026
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.

refactor: Extract signature verification into reusable module security: Audit signature scheme for cross-contract replay attacks

3 participants