Files
salvium-rs/src
Matt Hess 3bc166ef7e Add FFI bindings, sync bench, TX-ID stake tracking, and fix unlock tests
- New salvium-ffi crate: C FFI bindings for wallet create/open/sync/transfer
  - New salvium-sync-bench crate: full-chain sync benchmark with balance verification
  - TX-ID-based stake return tracking via return_output_key (replaces height-only detection)
  - Fix is_unlocked tests: use Salvium relative unlock_time (60) not Monero absolute
  - Restructure CLI commands into per-domain modules
  - Add multisig signing module and PQC post-quantum module
  - Extend daemon RPC, portable storage, and CARROT scanning
2026-02-23 00:20:55 +00:00
..
2026-01-05 03:13:07 +00:00