Files
salvium-rs/.github/workflows
Matt Hess d00ff2e1d8 Update CI/CD: per-crate test matrix, clippy, WASM check, release gating
CI now runs fmt, clippy, compile (debug+release), WASM target check,
   per-crate test jobs (types+consensus, crypto, wallet+tx, miner+multisig+rpc),
   doc tests, and a final ci-pass gate. Release workflow gates on tests,
   fixes workspace target paths, and adds scaffolding for publishing
   binaries to an external releases repo.
2026-02-18 00:51:39 +00:00
..