fix: align SDK parity gaps#956
Conversation
32dd527 to
99ff371
Compare
PR Review: PASS (NOT VERIFIED)What This DoesAligns SDK parity gaps: Python server aliases, wallet-address credential plumbing, ValidationError usage, order/trade fields, and TypeScript signature type/outcome fields. Blast RadiusPython SDK exports/client/router/models and TypeScript client/models; no core server schema changes. Consumer VerificationBefore (base branch): After (PR branch): Test Results
FindingsNo blocking findings. PMXT Pipeline Check
Semver Impactpatch -- SDK parity/typing fix. RiskSDK consumer behavior was not executed end-to-end because the local Python SDK test dependency is missing. |
Summary
Fixes #935
Fixes #930
Fixes #745
Fixes #656
Fixes #701
Fixes #929
Fixes #702
Test Plan