Skip to content

fix: track unlock challenge nonces to block signature replay (#446) - #560

Open
flipclip22 wants to merge 2 commits into
PromptMintLabs:mainfrom
flipclip22:issue-446-unlock-replay-protection
Open

fix: track unlock challenge nonces to block signature replay (#446)#560
flipclip22 wants to merge 2 commits into
PromptMintLabs:mainfrom
flipclip22:issue-446-unlock-replay-protection

Conversation

@flipclip22

Copy link
Copy Markdown
Contributor

Reserve each wallet nonce after verification and return CHALLENGE_REPLAY on reuse for prompt and bundle unlock flows.
Closes #446

…intLabs#446)

Reserve each wallet nonce after verification and return CHALLENGE_REPLAY on reuse for prompt and bundle unlock flows.

Co-authored-by: Cursor <cursoragent@cursor.com>
@drips-wave

drips-wave Bot commented Aug 30, 2026

Copy link
Copy Markdown

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

@barry01-hash

Copy link
Copy Markdown
Collaborator

Resolve conflict

Resolve unlock conflict by keeping nonce-based replay protection while
adopting main's blob storage and CHALLENGE_EXPIRED error handling.

Co-authored-by: Cursor <cursoragent@cursor.com>
@flipclip22

Copy link
Copy Markdown
Contributor Author

Resolve conflict

conflict fixed the remainining cl failure re caused by broken main pls merge

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.

Add wallet signature replay protection on unlock

2 participants