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
f32da65467f9d037354679ac514a9ecb4cfae434
arbiter
/
server
/
crates
/
arbiter-server
/
tests
History
CleverWild
f32da65467
refactor(proposal): put DB access behind a mockable ProposalStore trait
2026-09-08 16:11:42 +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
refactor(proposal): put DB access behind a mockable ProposalStore trait
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