Commit Graph
5 Commits
Author SHA1 Message Date
Moudy 4e7963c655 feat: add dedicated sealing key for GMS distribution 2026-05-08 08:19:55 +02:00
Moudy f73cd6738f refactor: delegate to auth-transfer, add shared account test 2026-05-06 14:22:50 +02:00
Moudy 9e207450d6 fix: resolve merge conflicts with main 2026-05-05 12:37:54 +02:00
Moudy b9ceda98cf fix: rebuild artifacts 2026-04-30 16:04:48 +02:00
Moudy f375a35929 fix: address PR review feedback
- Add SealingPublicKey/SealingSecretKey type aliases for seal_for/unseal
- Generalize PrivateGroupPda to PrivatePda with pre-resolved keys
- Rename group_pda_spender to private_pda_spender
- Rename group_pda_accounts to pda_accounts with serde alias
- Remove unused storage_mut()
- Remove stale group_pda_router.bin artifact
2026-04-30 09:11:08 +02:00