mirror of
https://github.com/vacp2p/linea-monorepo.git
synced 2026-01-09 15:38:06 -05:00
* remove isTokenCanonicalUSDC * move logic to handleTokenClick * add clause * remove string for ClaimType * remove todos * rename for clarity * added switch for auto_free * replaced AUTO_PAID * some more auto_free * fix typo * did free text * comment fixes * add test todos * added config values to postman * added isForSponsorship * add isForSponsorship condition to MessageClaimingProcessor * removed config from messageclaimingprocessor * did tests for transactionvalidationservice * did one messageclaimingprocessor test * added cases to MessageClaimingProcessor test * rm valueAndFee magic value from e2e test * new test * working e2e test * test refactor * test refactor * new e2e test * add new e2e case * remove .only * new test case * test 2 workers for e2e * Revert "test 2 workers for e2e" This reverts commit 8256043df9613015e98c8b5507fcf87f3a8ccc06. * empty * adjust for comments 1 * empty * adjust for comment 2