This website requires JavaScript.
Explore
Help
Sign In
MarketTakers
/
arbiter
Watch
6
Star
0
Fork
0
You've already forked arbiter
Code
Issues
14
Pull Requests
7
Packages
Projects
Releases
Wiki
Activity
Files
8d25d6640ba8543ed123fe57133faaf2acb1bc01
arbiter
/
server
/
crates
/
arbiter-server
/
tests
History
CleverWild
8d25d6640b
feat(operator): authenticate recovery operators as a distinct peer type
2026-09-08 16:11:42 +02:00
..
client
fix(bootstrap): keep the token valid until the vault is bootstrapped
2026-09-08 16:11:42 +02:00
common
fix(bootstrap): keep the token valid until the vault is bootstrapped
2026-09-08 16:11:42 +02:00
operator
feat(operator): authenticate recovery operators as a distinct peer type
2026-09-08 16:11:42 +02:00
vault
fix(vault): require an elapsed wake-up before a recovery share can unseal
2026-09-08 16:11:42 +02:00
client.rs
refactor(server::{user_agent, client}): move auth part to separate function to not to pollute
actor session
with one-time concerns
2026-03-11 14:08:15 +01:00
governance.rs
fix(bootstrap): keep the token valid until the vault is bootstrapped
2026-09-08 16:11:42 +02:00
operator.rs
refactor: rename to to better reflect meaning
2026-08-26 13:01:44 +02:00
vault.rs
refactor(server): reorganized client/user_agent actors into separate module
peers
and added event
MessageBus
2026-08-26 13:00:40 +02:00