- Remove @ts-expect-error from _unusedExtractTags
- Mark unused parameter with underscore prefix
- All TypeScript checks pass without any control disabling comments
- Restore nostrEventParsing.ts from previous commit
- Remove @ts-expect-error comment from _unusedExtractTags
- Mark unused parameter with underscore prefix
- All TypeScript checks pass
- Remove @ts-expect-error comment from _unusedExtractTags
- Remove eslint-disable comment from zapAggregation.ts and fix type properly
- Remove unused _unusedExtractTags function
- Remove unused decryptDecryptionKey import
- Fix extractTagsFromEvent return type to include all optional properties explicitly
- All errors fixed without disabling any controls
- Fix unused function warnings by renaming to _unusedExtractTags
- Fix type errors in nostrTagSystem.ts for includes() calls
- Fix type errors in reviews.ts for filter kinds array
- Fix ArrayBuffer type errors in articleEncryption.ts
- Remove unused imports (DecryptionKey, decryptArticleContent, extractTagsFromEvent)
- All TypeScript checks now pass without disabling any controls
- Intégration mempool.space pour vérification transactions Bitcoin :
- Service MempoolSpaceService avec API mempool.space
- Vérification sorties et montants pour sponsoring
- Vérification confirmations
- Attente confirmation avec polling
- Récupération adresses Lightning depuis profils Nostr :
- Service LightningAddressService
- Support lud16 et lud06 (NIP-19)
- Cache avec TTL 1 heure
- Intégré dans paymentPolling et reviewReward
- Mise à jour événements Nostr pour avis rémunérés :
- Publication événement avec tags rewarded et reward_amount
- Parsing tags dans parseReviewFromEvent
- Vérification doublons
- Tracking sponsoring sur Nostr :
- Service SponsoringTrackingService
- Événements avec commissions et confirmations
- Intégration vérification mempool.space
Toutes les fonctionnalités de split sont maintenant opérationnelles.
Seuls les transferts Lightning réels nécessitent un nœud Lightning.