swactor/docs/development_history
Zachery Aaron Shores-Chmielewski ee31b6623f
Some checks failed
ci/check Job 'check' failed: command exited with code 101 [stderr] | |_^ [stderr] | [stderr] = note: the lang item is first defined in crate `std` (which `ed25519_dalek` depends on) [stderr] = note: first definition in `std` loaded from /home/z...
ci/clippy Job 'clippy' failed: command exited with code 101 [stderr] help: try adding this [stderr] | [stderr] 157 + impl Default for TransportRouter { [stderr] 158 + fn default() -> Self { [stderr] 159 + Self::new() [stderr] 160 + } [st...
ci/ci Pipeline 'ci' failure
feat: mvp ci workflow (#42)
Not working too well and difficult to track, but has a skeleton there to work from.
Co-authored-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
Co-committed-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-02-16 15:57:55 +00:00
..
bin-runner refactor: consolidate crates (#39) 2026-02-13 17:34:01 +00:00
cfuzz major feature update 2026-02-13 07:11:24 +00:00
ci feat: mvp ci workflow (#42) 2026-02-16 15:57:55 +00:00
datastore feat: content addressed datastore (#41) 2026-02-15 17:03:31 +00:00
datastore-auth feat: MVP authorization layer for swactor datastores (#43) 2026-02-16 15:39:27 +00:00
distribution feat: add support for iroh as the transport layer (#40) 2026-02-15 09:47:05 +00:00
in-browser feat: skeleton for in browser swactor engine (#35) 2026-02-13 13:27:34 +00:00
dashboard-improvements-research.md feat: dashboard updates (#38) 2026-02-13 14:42:10 +00:00