Skip to content

fix: remove disabled ticket permit#1631

Closed
hmzakhalid wants to merge 2 commits into
mainfrom
fix/audit-05-remove-ticket-permit
Closed

fix: remove disabled ticket permit#1631
hmzakhalid wants to merge 2 commits into
mainfrom
fix/audit-05-remove-ticket-permit

Conversation

@hmzakhalid

Copy link
Copy Markdown
Collaborator

What changed

Removes the disabled ERC-2612 permit surface from the ticket token ABI while retaining the EIP-712 support required by votes/nonces.

Why

Zenith audit issue 5 recommended removing a permanently reverting permit function instead of exposing dead API surface.

Validation

  • pnpm --dir packages/interfold-contracts test test/Token/InterfoldToken.spec.ts test/Token/InterfoldTicketToken.spec.ts
  • Push hooks passed: lint, pnpm version check, license headers, committee consistency
  • Noir circuit checks were skipped by the hook because nargo is not installed

@vercel

vercel Bot commented Jul 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
interfold-dashboard Ready Ready Preview, Comment Jul 3, 2026 1:55pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
crisp Skipped Skipped Jul 3, 2026 1:55pm
interfold-docs Skipped Skipped Jul 3, 2026 1:55pm

Request Review

@hmzakhalid

Copy link
Copy Markdown
Collaborator Author

Superseded by combined remaining audit fixes PR #1640.

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.

2 participants