ruvector/examples/edge-net/sim/tests
Claude 9df86fdcd8 feat(edge-net): Add join CLI with multi-contributor public key support
- Add join.js CLI for joining EdgeNet with public key identity
- Support generating new Pi-Key identities with Ed25519 signing
- Enable encrypted identity export/import (Argon2id + AES-256-GCM)
- Add multi-contributor demonstration and cross-verification
- Update main CLI to include join command
- Fix test file syntax errors and assertion bounds
- All 186 Rust tests pass, WASM module fully functional
2026-01-02 14:19:40 +00:00
..
edge-cases.test.cjs feat(edge-net): add comprehensive security audit and battle testing 2026-01-01 05:13:16 +00:00
integration.test.cjs feat(edge-net): add comprehensive security audit and battle testing 2026-01-01 05:13:16 +00:00
learning-lifecycle.test.cjs feat(edge-net): Add join CLI with multi-contributor public key support 2026-01-02 14:19:40 +00:00
rac-coherence.test.cjs feat(edge-net): Add join CLI with multi-contributor public key support 2026-01-02 14:19:40 +00:00
run-all-tests.cjs feat(edge-net): add comprehensive security audit and battle testing 2026-01-01 05:13:16 +00:00
run-tests.js feat(edge-net): add Pi-Key crypto, lifecycle simulation, optimizations 2026-01-01 01:29:11 +00:00