Skip to content

feat(security): add nonce-based replay protection#158

Merged
mijinummi merged 2 commits intoMDTechLabs:mainfrom
phertyameen:feat/nonce-basedReplay
Mar 27, 2026
Merged

feat(security): add nonce-based replay protection#158
mijinummi merged 2 commits intoMDTechLabs:mainfrom
phertyameen:feat/nonce-basedReplay

Conversation

@phertyameen
Copy link
Copy Markdown
Contributor

PR description

Implements nonce-based replay protection with optional expiry, ensuring transactions cannot be executed more than once.

closes #121

@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 25, 2026

@phertyameen 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

@mijinummi
Copy link
Copy Markdown
Collaborator

Hello @phertyameen , we really appreciate your effort towards this, please kindly resolve the conflict and commit again

@mijinummi mijinummi merged commit f8a1296 into MDTechLabs:main Mar 27, 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.

Event Replay Protection

2 participants