-
-
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
Polymarket WebSocket sports channel (sports-api.polymarket.com) not implemented in core or either SDK
core-sdk-gapCore engine capabilities not exposed in SDKsCore engine capabilities not exposed in SDKsStatus: Open.#1577 In pmxt-dev/pmxt;Polymarket CLOB batch orders, heartbeats, and order-scoring endpoints not implemented in PolymarketExchange or either SDK
core-sdk-gapCore engine capabilities not exposed in SDKsCore engine capabilities not exposed in SDKsStatus: Open.#1576 In pmxt-dev/pmxt;Polymarket Data API activity, holders, and leaderboard endpoints not implemented in PolymarketExchange or either SDK
core-sdk-gapCore engine capabilities not exposed in SDKsCore engine capabilities not exposed in SDKsStatus: Open.#1575 In pmxt-dev/pmxt;Polymarket Data API portfolio/volume analytics endpoints not implemented in PolymarketExchange or either SDK
core-sdk-gapCore engine capabilities not exposed in SDKsCore engine capabilities not exposed in SDKsStatus: Open.#1574 In pmxt-dev/pmxt;SDK drift: Python's
HTTP_METHODS/UNSAFE_HTTP_METHODSconstants in_hosted_routing.pyare unused dead code with no TypeScript equivalentsdk-driftCross-language SDK consistency findings (TypeScript vs Python)Cross-language SDK consistency findings (TypeScript vs Python)Status: Open.#1573 In pmxt-dev/pmxt;SDK drift: TypeScript's 2xx-response error-envelope check only inspects
error(string) andsuccess===false; Python's also checkserrors(plural) and non-string valuessdk-driftCross-language SDK consistency findings (TypeScript vs Python)Cross-language SDK consistency findings (TypeScript vs Python)Status: Open.#1572 In pmxt-dev/pmxt;SDK drift:
formatRoutePath/format_route_path— the params argument is required in TypeScript but optional (defaults toNone) in Pythonsdk-driftCross-language SDK consistency findings (TypeScript vs Python)Cross-language SDK consistency findings (TypeScript vs Python)Status: Open.#1571 In pmxt-dev/pmxt;SDK drift:
_client_venuefalls back to anameattribute for hosted-trading venue resolution in Python; TypeScript only readsexchangeNamesdk-driftCross-language SDK consistency findings (TypeScript vs Python)Cross-language SDK consistency findings (TypeScript vs Python)Status: Open.#1570 In pmxt-dev/pmxt;SDK drift: WS client
close()error logging differs in severity and mechanism —debug-level via prefixed logger (TS) vs unconditionalwarningvia raw stdlib logger (Python)sdk-driftCross-language SDK consistency findings (TypeScript vs Python)Cross-language SDK consistency findings (TypeScript vs Python)Status: Open.#1569 In pmxt-dev/pmxt;SDK drift: Python exports a
__version__module constant; TypeScript'sindex.tshas no version export at allsdk-driftCross-language SDK consistency findings (TypeScript vs Python)Cross-language SDK consistency findings (TypeScript vs Python)Status: Open.#1568 In pmxt-dev/pmxt;SDK drift:
stopServer/restartServerare not named exports in TypeScript'sindex.ts; Python exportsstop_server/restart_serveras top-level named functionssdk-driftCross-language SDK consistency findings (TypeScript vs Python)Cross-language SDK consistency findings (TypeScript vs Python)Status: Open.#1567 In pmxt-dev/pmxt;SDK drift: WS client
dispatch()/_dispatch()handle a falsy-but-presentdatapayload differently —{}in TypeScript vsNonein Pythonsdk-driftCross-language SDK consistency findings (TypeScript vs Python)Cross-language SDK consistency findings (TypeScript vs Python)Status: Open.#1566 In pmxt-dev/pmxt;