* initial tsconfig.json consolidation
* consolidate skipLibCheck
* more consolidate tsconfig.json
* remove strict duplicates
* remove strict duplicates
* removed lib
* more changes
* more changes
* more changes
* centralize noEmit
* run pnpm dedupe
* catalog for ethers and dotenv
* Revert "catalog for ethers and dotenv"
This reverts commit 8fc18db1c6f754ecbf1b175b34f6ebf08837068a.
* first catalog
* added more dependencies to catalog
* apply catalog to many dev dependencies
* ethers in catalog
* finetune ethers version
* fixes
* empty
* feat: restructure and integrate layerswap
* fix: remove CEX page from internal nav because it is a duplicate
* fix: update layerswap widget and clean libs
* fix: wagmi connection
* chore: update color and layout
* fix: bump layerswap widget lib to version 0.1.15
* fix: fix widget width
* fix: fix ui issue on mobile
* fix: bump bridge ui version, update release notes and update dockerfile and ci
---------
Co-authored-by: Victorien Gauch <85494462+VGau@users.noreply.github.com>
Co-authored-by: VGau <victorien.gauch@consensys.net>
* 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
* new describe
* fix
* hi
* fix
* new approve impl
* try
* try fix
* try
* try
* rewrite
* rewrite
* different flake test
* different flake test
* different flake test
* different flake test
* different flake test
* different flake test
* do flakiness test
* Revert "do flakiness test"
This reverts commit e06e5dc0d55b6fef08e8b24243940c1044eaaf96.
* feat: add solona support in the LiFi widget
* fix: update dockerfile and update bridge ui version
* fix: handle cases where user is connected to non EVM network in native bridge
* fix: bridge ui e2e tests issue