swactor/crates/distribution/src
Zachery Aaron Shores-Chmielewski 28bc3c0c95 chore: bump iroh to 0.98, drop vendored patch
Upgrades iroh/iroh-relay across datastore, distribution, node, and integration,
adapts iroh_driver to the new Endpoint::builder(Minimal).relay_mode(...) API, and
removes the vendored ed25519-dalek patch now that 0.98 resolves the upstream compile
errors. Adds the SIM_SPEC.md simulator MVP spec under pipeline-parallel-inference.


Signed-off-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-05-22 11:06:58 +04:00
..
bin feat(distribution): add diagnostics subsystem 2026-05-20 11:41:30 +04:00
diagnostics feat(distribution): add diagnostics subsystem 2026-05-20 11:41:30 +04:00
kademlia refactor: consolidate crate functions (#50) 2026-02-24 09:12:28 +00:00
swim feat(distribution): add diagnostics subsystem 2026-05-20 11:41:30 +04:00
cache.rs feat: distributed runtime (#30) 2026-02-12 09:13:50 +00:00
crypto.rs refactor: remove dead code, consolidate files (#52) 2026-02-25 14:33:04 +00:00
iroh_driver.rs chore: bump iroh to 0.98, drop vendored patch 2026-05-22 11:06:58 +04:00
lib.rs feat(distribution): add diagnostics subsystem 2026-05-20 11:41:30 +04:00
messages.rs refactor: remove dead code, consolidate files (#52) 2026-02-25 14:33:04 +00:00
node.rs feat(distribution): add diagnostics subsystem 2026-05-20 11:41:30 +04:00
node_metadata.rs feat(distribution): add diagnostics subsystem 2026-05-20 11:41:30 +04:00
peer_auth.rs refactor: consolidate crate functions (#50) 2026-02-24 09:12:28 +00:00
registry.rs refactor: consolidate crate functions (#50) 2026-02-24 09:12:28 +00:00
snapshot.rs fix: reduce idle cpu, gossip noise, stability (#51) 2026-02-25 11:11:03 +00:00
types.rs refactor: consolidate crate functions (#50) 2026-02-24 09:12:28 +00:00