You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: E2E encrypted messaging, notification center, multi-token escrow, Lighthouse CI
- #756: Add sealed sender, delivery receipts, encrypted key backup, and
integrate E2E encryption into MessagingScreen with expanded tests
- #759: Rewrite NotificationCenter with API/WebSocket integration, bell
badge, mark-all-read, and add notification API routes to header
- #760: New multi-token escrow contract with governance-managed whitelist
(XLM, USDC, EURC) and token metadata for UI display
- #761: Add Lighthouse CI job with performance/a11y thresholds and PR
score comments via lighthouserc.json and @lhci/cli
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
let body = '## Lighthouse CI Results\n\n| URL | Performance | Accessibility | Best Practices | SEO |\n|-----|------------|---------------|----------------|-----|\n';
0 commit comments