libertaria-stack/capsule-core
Markus Maiwald a8ee5bebbd
feat(relay): Add Circuit Building and QVL relay selection
- Implemented CircuitBuilder for QVL-based relay path selection
- Added getTrustedRelays() to QvlStore for reputation queries
- Built 1-hop circuit MVP (Source -> Relay -> Target)
- All tests passing (137/137)
2026-01-31 19:57:03 +01:00
..
src feat(relay): Add Circuit Building and QVL relay selection 2026-01-31 19:57:03 +01:00
build.zig feat(relay): Implement RelayPacket and onion wrapping logic 2026-01-31 18:11:09 +01:00
build.zig.zon feat(relay): Implement RelayPacket and onion wrapping logic 2026-01-31 18:11:09 +01:00
build_errors.txt feat(relay): Implement RelayPacket and onion wrapping logic 2026-01-31 18:11:09 +01:00
verify_cli.sh feat(capsule): Admin CLI & Emergency Lockdown 2026-01-31 10:41:38 +01:00