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
e9496da78c4981b4bb9907d908b8cd1f836a8bdf
arbiter
/
server
/
crates
/
arbiter-server
/
tests
History
CleverWild
e9496da78c
perf(proposal): replace the per-proposal tally loop with one grouped query
2026-08-27 14:00:14 +02:00
..
client
refactor(crypto): replace byte-slice signing contexts with
SigningContext
enum
2026-08-26 14:08:32 +02:00
common
refactor(server::crypto): use fixed-size [u8; 32] and KeyCell throughout seal key API
2026-08-26 13:01:44 +02:00
operator
refactor(crypto): replace byte-slice signing contexts with
SigningContext
enum
2026-08-26 14:08:32 +02:00
vault
fix(crypto): handle 1-of-N Shamir split when ordinary_count=1
2026-08-26 13:01:44 +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
perf(proposal): replace the per-proposal tally loop with one grouped query
2026-08-27 14:00:14 +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