Commit 46ed30b
feat(multisig): implement EscrowEngine orchestration and module index
Chain-agnostic escrow engine routes to EVM/BTC/Solana adapters.
Manages full lifecycle: create, propose, sign, broadcast, dispute.
Feature flags: MULTISIG_ESCROW_ENABLED, MULTISIG_DEFAULT.
Engine handles:
- Adapter registry and chain routing
- Escrow persistence and event logging
- Proposal tracking and signature collection
- Threshold enforcement (2-of-3)
- Dispute flow with arbiter resolution
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent dc18ce5 commit 46ed30b
3 files changed
+1204
-0
lines changed
0 commit comments