-
-
Notifications
You must be signed in to change notification settings - Fork 233
Issues
is:issue state:open
is:issue state:open
Issue creation is restricted in this repository
Search results
SDK drift: documented
local_port/localPortconstructor option andPMXT_LOCAL_PORTenv var are unimplemented in both SDKssdk-driftCross-language SDK consistency findings (TypeScript vs Python)Cross-language SDK consistency findings (TypeScript vs Python)Status: Open.#1621 In pmxt-dev/pmxt;SDK drift:
PREFUNDED_ESCROW_ADDRESSESdocstring specifies "Polygon (chain 137)" and EIP-712verifyingContractrole in Python but TypeScript's comment omits the chain and describes a different purposesdk-driftCross-language SDK consistency findings (TypeScript vs Python)Cross-language SDK consistency findings (TypeScript vs Python)Status: Open.#1620 In pmxt-dev/pmxt;SDK drift: TypeScript's
buildArgsWithOptionalOptionshelper (args.ts) is imported but never called, and has no Python equivalent at allsdk-driftCross-language SDK consistency findings (TypeScript vs Python)Cross-language SDK consistency findings (TypeScript vs Python)Status: Open.#1619 In pmxt-dev/pmxt;SDK drift: TypeScript PmxtError sets this.name = constructor.name for subclass identification; Python PmxtError has no equivalent .name attribute
enhancementNew feature or requestNew feature or requestpythonPython SDK specificPython SDK specificsdk-driftCross-language SDK consistency findings (TypeScript vs Python)Cross-language SDK consistency findings (TypeScript vs Python)sdk-parityConsistency between SDKsConsistency between SDKsStatus: Open.#1616 In pmxt-dev/pmxt;SDK drift: Escrow.withdraw_tx amount type is narrower in Python (float only) than TypeScript's withdrawTx (number|string|bigint) and Python's own deposit_tx (float|Decimal)
enhancementNew feature or requestNew feature or requestpythonPython SDK specificPython SDK specificsdk-driftCross-language SDK consistency findings (TypeScript vs Python)Cross-language SDK consistency findings (TypeScript vs Python)sdk-parityConsistency between SDKsConsistency between SDKsStatus: Open.#1615 In pmxt-dev/pmxt;Baozi WebSocketConfig (watchTimeoutMs) not wired into core's BaoziExchangeOptions at all
coreCore sidecar/server logicCore sidecar/server logiccore-sdk-gapCore engine capabilities not exposed in SDKsCore engine capabilities not exposed in SDKsenhancementNew feature or requestNew feature or requestStatus: Open.#1610 In pmxt-dev/pmxt;Probable single-sided Price and Batch Prices endpoints not implemented — only midpoint/book are used
coreCore sidecar/server logicCore sidecar/server logiccore-sdk-gapCore engine capabilities not exposed in SDKsCore engine capabilities not exposed in SDKsenhancementNew feature or requestNew feature or requestpythonPython SDK specificPython SDK specificStatus: Open.#1609 In pmxt-dev/pmxt;Probable market lookup by external ID (Polymarket/BSC) not implemented
coreCore sidecar/server logicCore sidecar/server logiccore-sdk-gapCore engine capabilities not exposed in SDKsCore engine capabilities not exposed in SDKsenhancementNew feature or requestNew feature or requestpythonPython SDK specificPython SDK specificStatus: Open.#1608 In pmxt-dev/pmxt;Probable Get Tags for Event (/events/{id}/tags) not implemented — distinct from top-level getTags (#1245)
coreCore sidecar/server logicCore sidecar/server logiccore-sdk-gapCore engine capabilities not exposed in SDKsCore engine capabilities not exposed in SDKsenhancementNew feature or requestNew feature or requestpythonPython SDK specificPython SDK specificStatus: Open.#1607 In pmxt-dev/pmxt;Probable auth/session-management flow (nonce/login/logout/verify) entirely unimplemented
coreCore sidecar/server logicCore sidecar/server logiccore-sdk-gapCore engine capabilities not exposed in SDKsCore engine capabilities not exposed in SDKsenhancementNew feature or requestNew feature or requestpythonPython SDK specificPython SDK specificStatus: Open.#1606 In pmxt-dev/pmxt;Smarkets sessions are never explicitly logged out — close() is a no-op, delete_current_session never called
coreCore sidecar/server logicCore sidecar/server logiccore-sdk-gapCore engine capabilities not exposed in SDKsCore engine capabilities not exposed in SDKsenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersStatus: Open.#1605 In pmxt-dev/pmxt;Smarkets fullcover orders (GET /v3/orders/fullcover/) entirely unimplemented
coreCore sidecar/server logicCore sidecar/server logiccore-sdk-gapCore engine capabilities not exposed in SDKsCore engine capabilities not exposed in SDKsenhancementNew feature or requestNew feature or requestpythonPython SDK specificPython SDK specificStatus: Open.#1604 In pmxt-dev/pmxt;