Skip to content

Vatix - #630

Merged
Jambox11 merged 2 commits into
mux-labs:stagingfrom
kaynaomi-oss:vatix
Jul 25, 2026
Merged

Vatix#630
Jambox11 merged 2 commits into
mux-labs:stagingfrom
kaynaomi-oss:vatix

Conversation

@kaynaomi-oss

Copy link
Copy Markdown
Contributor

closes #512
closes #513
closes #516
closes #517

- Add PaymentMetricsService with structured log-based counters and
  latency tracking (p95, average) for create/update/findOne/findAll ops
- Wire PaymentMetricsService into PaymentsService.create() to record
  success, failure, and idempotent outcomes with duration
- Add HorizonAccountCacheService wrapping CacheService with a 30s TTL
  to cache Stellar account-existence lookups and reduce Horizon round-trips
- Wire HorizonAccountCacheService (@optional) into StellarHorizonService
  .accountExists() so cache hits bypass Horizon entirely
- Register both services in their respective modules with exports
- Add unit tests covering success path, failure path, TTL expiry,
  idempotent path, reset, and no-private-key-in-cache invariant
@drips-wave

drips-wave Bot commented Jul 24, 2026

Copy link
Copy Markdown

@kaynaomi-oss Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Jambox11
Jambox11 merged commit e5997ba into mux-labs:staging Jul 25, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants