Simpl-Resultat/src-tauri/src
le king fu 97680417ee
All checks were successful
PR Check / rust (push) Successful in 22m25s
PR Check / frontend (push) Successful in 2m25s
PR Check / rust (pull_request) Successful in 22m19s
PR Check / frontend (pull_request) Successful in 2m24s
feat(license): rotate embedded Ed25519 public key (#49)
Replace the placeholder public key with the one whose private
counterpart is now held by the maximus-api license server. The old
key had no licenses issued against it (the server did not exist), so
no users are affected.

The 34 Rust unit tests still pass — license_commands tests use
ad-hoc test keypairs rather than the embedded one, and
embedded_public_key_pem_parses confirms the new PEM is valid.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-26 09:42:40 -04:00
..
commands feat(license): rotate embedded Ed25519 public key (#49) 2026-04-26 09:42:40 -04:00
database feat(balance): add migration v9 schema (5 tables, 7 indexes, seed) 2026-04-25 14:31:50 -04:00
lib.rs test(balance): add migration v9 integration on seeded DB 2026-04-25 16:53:50 -04:00
main.rs Initial project scaffold: Tauri v2 + React + TypeScript + TailwindCSS v4 2026-02-07 11:05:11 +00:00