This website requires JavaScript.
Explore
Help
Sign In
MarketTakers
/
arbiter
Watch
6
Star
0
Fork
0
You've already forked arbiter
Code
Issues
26
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
Files
aff87c13ca127477fdd0079b8514b2dfc62b07a3
arbiter
/
server
/
crates
/
arbiter-server
/
tests
History
CleverWild
6017ef29ca
fix(crypto): handle 1-of-N Shamir split when ordinary_count=1
2026-06-13 23:08:53 +02:00
..
client
refactor(server::crypto): use fixed-size [u8; 32] and KeyCell throughout seal key API
2026-06-12 21:15:07 +02:00
common
refactor(server::crypto): use fixed-size [u8; 32] and KeyCell throughout seal key API
2026-06-12 21:15:07 +02:00
operator
refactor(server::crypto): use fixed-size [u8; 32] and KeyCell throughout seal key API
2026-06-12 21:15:07 +02:00
vault
fix(crypto): handle 1-of-N Shamir split when ordinary_count=1
2026-06-13 23:08:53 +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
feat(server): recovery operators with sleeping/wakeup mechanism (§3.5/§3.6)
2026-06-13 22:31:10 +02:00
operator.rs
refactor: rename to to better reflect meaning
2026-04-19 13:41:50 +02:00
vault.rs
refactor(server): reorganized client/user_agent actors into separate module
peers
and added event
MessageBus
2026-04-08 12:34:16 +02:00