- Remove Address field from PartyEndpoint (parties connect to router themselves) - Update K8s Discovery to only manage PartyID and Role labels - Add Party registration and SessionEvent protobuf definitions - Implement PartyRegistry and SessionEventBroadcaster domain logic - Add RegisterParty and SubscribeSessionEvents gRPC handlers - Prepare infrastructure for party-driven MPC coordination This is the first phase of migrating from coordinator-driven to party-driven architecture following international MPC system design patterns. |
||
|---|---|---|
| .. | ||
| deposit-order.aggregate.spec.ts | ||
| deposit-order.aggregate.ts | ||
| index.ts | ||
| ledger-entry.aggregate.spec.ts | ||
| ledger-entry.aggregate.ts | ||
| settlement-order.aggregate.spec.ts | ||
| settlement-order.aggregate.ts | ||
| wallet-account.aggregate.spec.ts | ||
| wallet-account.aggregate.ts | ||