Skip to content

Fix restored identity profile hydration and update Enbox SDK#109

Merged
LiranCohen merged 1 commit into
mainfrom
chore/upgrade-enbox-sdk-mechanisms
Jun 9, 2026
Merged

Fix restored identity profile hydration and update Enbox SDK#109
LiranCohen merged 1 commit into
mainfrom
chore/upgrade-enbox-sdk-mechanisms

Conversation

@LiranCohen

@LiranCohen LiranCohen commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • stabilize profile image object URLs across profile refetches
  • keep identity sync reconciliation focused on scoped sync registration
  • update Enbox packages to the published SDK set with @enbox/dwn-sdk-js@0.3.9
  • remove the temporary wallet-side protocol bootstrap now that SDK sync metadata repair is published

Verification

  • bun run test -- src/enbox/__tests__/identity-sync.test.ts
  • bun run test
  • bun run lint
  • bun run build
  • checked package.json for caret dependency ranges

@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 43.81% (🎯 25%) 953 / 2175
🔵 Statements 42.27% (🎯 25%) 1023 / 2420
🔵 Functions 43.9% (🎯 30%) 270 / 615
🔵 Branches 38.85% (🎯 29%) 610 / 1570
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/enbox/identity-sync.ts 71.18% 60.46% 63.63% 72.41% 24-32, 47, 60, 67-74, 82, 96, 108-115, 132
src/enbox/hooks/use-identity-sync-reconciliation.ts 87.5% 85.71% 100% 86.66% 34-35, 44, 63
src/enbox/queries/identity-queries.ts 58.82% 64.51% 47.05% 60.6% 74-78, 103-104, 140, 151-152, 169-246
Generated in workflow #287 for commit 2b58043 by the Vitest Coverage Report Action

@LiranCohen LiranCohen changed the title Fix restored identity profile hydration Fix restored identity profile hydration and update Enbox SDK Jun 9, 2026
@LiranCohen LiranCohen force-pushed the chore/upgrade-enbox-sdk-mechanisms branch from df52498 to 7e1fa30 Compare June 9, 2026 14:50
@LiranCohen LiranCohen force-pushed the chore/upgrade-enbox-sdk-mechanisms branch from 7e1fa30 to 2b58043 Compare June 9, 2026 14:51
@LiranCohen LiranCohen merged commit 7a0e896 into main Jun 9, 2026
4 checks passed
@LiranCohen LiranCohen deleted the chore/upgrade-enbox-sdk-mechanisms branch June 9, 2026 14:55
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.

1 participant