Block a user
feat(vault)!: add multi-operator Shamir custody
Purpose of this model compared to just creating an in-memory sqlite database?
feat(vault)!: add multi-operator Shamir custody
Probably should be a vector of SafeCell's isntead, e.g. Vec<SafeCell<Vec<u8>>>.
feat(vault)!: add multi-operator Shamir custody
We do support 2 total committee members, or is that including recovery operators?
feat(proto)!: Shamir re-key, governance and bootstrapping vault state
deps(server): version bump