tempo icon indicating copy to clipboard operation
tempo copied to clipboard

fix: validate deployed TIP20 tokens in tip_fee_manager and fix factory test

Open fgimenez opened this issue 1 month ago • 1 comments

Follow-up to #1234

Updates tip_fee_manager's set_validator_token and set_user_token to use TIP20Factory::is_tip20() post-AllegroModerato, ensuring only deployed tokens are accepted. Fixes factory test per review feedback. Aligns Solidity spec with precompile implementation.

  • tip_fee_manager: use full is_tip20 check (prefix + tokenIdCounter) post-AllegroModerato
  • tip20_factory test: use proper factory deployment instead of manual counter simulation
  • FeeAMM.sol spec: update _requireUSDTIP20 to use TIP20Factory.isTIP20()

fgimenez avatar Dec 09 '25 17:12 fgimenez

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

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
tempo-docs Ignored Ignored Preview Dec 12, 2025 10:07am

vercel[bot] avatar Dec 09 '25 17:12 vercel[bot]