Skip to content

TransferAuth: encoded cancel parity and mixed-mode nonce tests - #12

Merged
mialbu merged 2 commits into
mainfrom
fix/11-encoded-cancel-authorization
May 20, 2026
Merged

TransferAuth: encoded cancel parity and mixed-mode nonce tests#12
mialbu merged 2 commits into
mainfrom
fix/11-encoded-cancel-authorization

Conversation

@mialbu

@mialbu mialbu commented May 13, 2026

Copy link
Copy Markdown
Member

Adds and validates encoded cancelAuthorization(authorizer, nonce, signature) for both EOA and ERC-1271 signers, consistent with encoded transfer/receive flows. Includes mixed classic (v,r,s) and encoded-path regression tests to verify shared nonce consumption, event semantics, malformed-signature rejection, and legacy cancellation compatibility.

Addresses XGAS-02 (#11)

@mialbu
mialbu requested a review from merl111 May 13, 2026 13:54
@mialbu mialbu linked an issue May 13, 2026 that may be closed by this pull request
@mialbu
mialbu merged commit 320531b into main May 20, 2026
2 checks passed
@mialbu
mialbu deleted the fix/11-encoded-cancel-authorization branch May 20, 2026 08:22
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.

XGAS-02 - Partial EIP-3009 Compatibility [Low]

2 participants