Skip to content

feat(api): support token whitelist#1237

Merged
sebastijankuzner merged 19 commits intodevelopfrom
feat/api/token-whitelist
Mar 2, 2026
Merged

feat(api): support token whitelist#1237
sebastijankuzner merged 19 commits intodevelopfrom
feat/api/token-whitelist

Conversation

@oXtxNt9U
Copy link
Copy Markdown
Contributor

@oXtxNt9U oXtxNt9U commented Feb 25, 2026

Summary

Includes #1236

https://app.clickup.com/t/86dzx1fwq

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 25, 2026

Codecov Report

❌ Patch coverage is 25.17162% with 327 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.41%. Comparing base (b89149c) to head (b507232).
⚠️ Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
packages/api-sync/source/tokens/whitelist.ts 23.68% 116 Missing ⚠️
packages/api-http/source/routes/wallets.ts 0.00% 56 Missing ⚠️
packages/api-http/source/controllers/tokens.ts 1.96% 50 Missing ⚠️
packages/api-http/source/routes/tokens.ts 0.00% 41 Missing ⚠️
...ages/api-database/source/models/token-whitelist.ts 20.00% 20 Missing ⚠️
packages/api-database/source/models/wallet.ts 7.69% 12 Missing ⚠️
packages/api-database/source/service-provider.ts 27.27% 8 Missing ⚠️
packages/api-sync/source/defaults.ts 0.00% 8 Missing ⚠️
...kages/api-http/source/resources/token-whitelist.ts 64.28% 4 Missing and 1 partial ⚠️
packages/api-sync/source/service.ts 33.33% 4 Missing ⚠️
... and 3 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1237      +/-   ##
===========================================
+ Coverage    53.28%   53.41%   +0.13%     
===========================================
  Files         1116     1124       +8     
  Lines        61902    62741     +839     
  Branches      1690     1777      +87     
===========================================
+ Hits         32982    33512     +530     
- Misses       28766    29072     +306     
- Partials       154      157       +3     
Flag Coverage Δ
contracts 98.60% <ø> (?)
packages 53.10% <25.17%> (-0.18%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@oXtxNt9U oXtxNt9U force-pushed the feat/api/token-whitelist branch from dc29f97 to 2ec03d1 Compare February 26, 2026 03:17
Base automatically changed from feat/api/transferred-tokens to develop March 2, 2026 08:55
@sebastijankuzner sebastijankuzner changed the title feat(api): token whitelist feat(api): support token whitelist Mar 2, 2026
@sebastijankuzner sebastijankuzner merged commit feefb65 into develop Mar 2, 2026
20 of 21 checks passed
@sebastijankuzner sebastijankuzner deleted the feat/api/token-whitelist branch March 2, 2026 10:12
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