Skip to content

fix/pr-953-merge-v3: AES-256-GCM encrypted field storage#989

Merged
Xaxxoo merged 5 commits into
mainfrom
fix/pr-953-merge-v3
Apr 30, 2026
Merged

fix/pr-953-merge-v3: AES-256-GCM encrypted field storage#989
Xaxxoo merged 5 commits into
mainfrom
fix/pr-953-merge-v3

Conversation

@Xaxxoo
Copy link
Copy Markdown
Contributor

@Xaxxoo Xaxxoo commented Apr 30, 2026

Closes #727

wisdom-dee and others added 5 commits April 28, 2026 13:14
Add migration-backed indexes for merchant pagination, memo monitoring, pending cron scans, and settlement filtering, and wire monitor lookups plus EXPLAIN scripts to verify index usage as data grows.

Made-with: Cursor
Make index migration resilient in clean CI databases by checking payments/settlements table existence before creating indexes.

Made-with: Cursor
Centralize at-rest encryption with a reusable service and TypeORM transformers for sensitive merchant and wallet fields, including graceful decryption-failure security logging and key-rotation documentation.

Made-with: Cursor
@Xaxxoo Xaxxoo merged commit a85f793 into main Apr 30, 2026
0 of 12 checks passed
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.

[Security] AES-256-GCM encrypted field storage

3 participants