-
-
Notifications
You must be signed in to change notification settings - Fork 245
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
Baozi's
fetchOHLCV/fetchTradesare labeled'emulated'in capabilityOverrides but are unconditional empty stubs, not emulationcoreCore sidecar/server logicCore sidecar/server logiccore-sdk-gapCore engine capabilities not exposed in SDKsCore engine capabilities not exposed in SDKsgood first issueGood for newcomersGood for newcomersStatus: Open.#1863 In pmxt-dev/pmxt;Python SDK API_REFERENCE.md documents a
MatchedMarketPairdataclass that was never implemented — fetch_matched_markets/fetch_matched_prices actually return untyped List[Any]bugSomething isn't workingSomething isn't workingcore-sdk-gapCore engine capabilities not exposed in SDKsCore engine capabilities not exposed in SDKsdocumentationImprovements or additions to documentationImprovements or additions to documentationpythonPython SDK specificPython SDK specificStatus: Open.#1862 In pmxt-dev/pmxt;PolymarketUS is missing fetchOHLCV, fetchTrades, fetchOrderBooks, fetchClosedOrders, fetchAllOrders, watchAddress/unwatchAddress/unwatchOrderBook that sibling Polymarket/Kalshi implement
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.#1861 In pmxt-dev/pmxt;Router.fetchOrderBook is unreachable via the sidecar server for every SDK caller — exchange-factory.ts never populates RouterOptions.exchanges
coreCore sidecar/server logicCore sidecar/server logiccore-sdk-gapCore engine capabilities not exposed in SDKsCore engine capabilities not exposed in SDKsStatus: Open.#1860 In pmxt-dev/pmxt;9 exchanges silently drop the optional
addressparam on fetchPositions/fetchBalance that BaseExchange declares and both SDKs typebugSomething isn't workingSomething isn't workingcoreCore sidecar/server logicCore sidecar/server logiccore-sdk-gapCore engine capabilities not exposed in SDKsCore engine capabilities not exposed in SDKsStatus: Open.#1859 In pmxt-dev/pmxt;SDK drift: SOR-order escape path forwards
fee/denom/slippage_pctin TypeScript but silently drops them in PythonbugSomething isn't workingSomething isn't workingpythonPython 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.#1858 In pmxt-dev/pmxt;SDK drift: a failed batch
watchOrderBooks/watch_order_bookssubscribe permanently disables WS for the client instance in Python but not in TypeScriptbugSomething isn't workingSomething isn't workingpythonPython 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.#1857 In pmxt-dev/pmxt;SDK drift: WS transport-failure classification — regex message-matching in TypeScript vs typed-exception matching in Python
bugSomething isn't workingSomething isn't workingsdk-driftCross-language SDK consistency findings (TypeScript vs Python)Cross-language SDK consistency findings (TypeScript vs Python)sdk-parityConsistency between SDKsConsistency between SDKsStatus: Open.#1856 In pmxt-dev/pmxt;SDK drift: Python's constructor crashes with
ImportErrorwheneth-accountisn't installed andprivate_keyis supplied, contradicting its own "lazy/optional dependency" comment; TypeScript defers the same failurebugSomething isn't workingSomething isn't workingpythonPython 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.#1855 In pmxt-dev/pmxt;SDK drift: TypeScript has its own dead WS-unsubscribe helper cluster (
getWsInternals,wsSubscriptionKey,getWsSubscriptionId,clearWsSubscription,sendWsMessage) — corrects #1696's "no TypeScript equivalent" framinggood first issueGood for newcomersGood for newcomersmaintenanceCode maintenance and cleanupCode maintenance and cleanupsdk-driftCross-language SDK consistency findings (TypeScript vs Python)Cross-language SDK consistency findings (TypeScript vs Python)sdk-parityConsistency between SDKsConsistency between SDKsStatus: Open.#1854 In pmxt-dev/pmxt;SDK drift:
watchOrderBooks/watch_order_booksdisagree on a malformedsubscribeBatchresult — TypeScript throws, Python silently returns{}bugSomething isn't workingSomething isn't workingpythonPython 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.#1853 In pmxt-dev/pmxt;SDK drift: WS-availability probe validates a real protocol round-trip in TypeScript (
_pingsubscribe) but only checks the raw socket handshake in PythonpythonPython 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.#1852 In pmxt-dev/pmxt;