Skip to content

feat: add seal committee aggregator support#136

Merged
ducnmm merged 8 commits into
devfrom
codex/mem-25-seal-committee-aggregator
May 11, 2026
Merged

feat: add seal committee aggregator support#136
ducnmm merged 8 commits into
devfrom
codex/mem-25-seal-committee-aggregator

Conversation

@ducnmm

@ducnmm ducnmm commented May 6, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add SEAL server config parsing with committee aggregator support
  • keep legacy independent key server configs working
  • add Mysten testnet committee defaults for SDK/manual and sidecar testnet fallback

Verification

  • pnpm --filter @mysten-incubation/memwal typecheck
  • pnpm --filter @mysten-incubation/memwal build
  • npx tsc --noEmit for sidecar scripts
  • smoke tested SEAL config precedence

@railway-app railway-app Bot temporarily deployed to MemWal / dev May 11, 2026 02:58 Inactive
@railway-app railway-app Bot temporarily deployed to MemWal / dev May 11, 2026 03:37 Inactive
@railway-app railway-app Bot temporarily deployed to MemWal / dev May 11, 2026 04:14 Inactive
@railway-app railway-app Bot temporarily deployed to MemWal / dev May 11, 2026 06:49 Inactive
@railway-app railway-app Bot temporarily deployed to MemWal / dev May 11, 2026 07:25 Inactive
@harrymove-ctrl harrymove-ctrl self-requested a review May 11, 2026 07:34
@ducnmm ducnmm merged commit ce07bff into dev May 11, 2026
15 checks passed
harrymove-ctrl pushed a commit that referenced this pull request May 11, 2026
Resolves conflict in services/server/scripts/sidecar-server.ts (both
sides added a new top-level import on the same line — kept both).

Additional cleanup while resolving:
- services/server/scripts/mcp/index.ts: drop the unused default
  `import express from "express";` runtime binding. Only the type
  imports (Express, Request, Response) are used in this file.

dev brings in:
- seal committee aggregator support (PR #136)
- seal threshold + sidecar config extraction to seal-config.ts
- vite stale-chunk reload fix in apps/app
- doc updates

Verified: packages/mcp tsc clean, apps/app tsc clean, cargo check on
services/server clean. MCP route mount call site unchanged.
@ducnmm ducnmm temporarily deployed to benchmark-dev May 12, 2026 04:54 — with GitHub Actions Inactive
@ducnmm ducnmm temporarily deployed to benchmark-dev May 12, 2026 04:57 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants