Files
arbiter/server/crates/arbiter-server
CleverWild 602dda1fa7 refactor(server::actors::vault): clean up Bootstrap/TryUnseal, remove Bootstrapping state
Bootstrap and TryUnseal now accept a SafeCell<Vec<u8>> seal key directly.
The Bootstrapping intermediate state is removed — multi-operator coordination
is the responsibility of VaultCoordinator, which calls Bootstrap atomically
once all shares are collected.
2026-08-25 14:46:31 +02:00
..
2026-03-11 14:05:42 +01:00
2026-02-09 15:31:38 +01:00
2026-08-25 14:46:31 +02:00