-
-
Notifications
You must be signed in to change notification settings - Fork 248
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
docs/guides/self-hosted.mdx sections 3, 4, and 6 show Python-only code samples despite both SDKs supporting every feature shown
core-sdk-gapCore engine capabilities not exposed in SDKsCore engine capabilities not exposed in SDKsdocumentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomersStatus: Open.#1920 In pmxt-dev/pmxt;Custom-signer types (Signer/EthersSigner/EthAccountSigner) not exported from either SDK's top-level package despite
signerbeing a documented public constructor optioncore-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.#1919 In pmxt-dev/pmxt;SDK drift: TypeScript ServerManager's
api: DefaultApifield (and thebaseUrlused to build it) is dead code — all real requests hardcode the lock-file portmaintenanceCode maintenance and cleanupCode maintenance and cleanupsdk-driftCross-language SDK consistency findings (TypeScript vs Python)Cross-language SDK consistency findings (TypeScript vs Python)Status: Open.#1918 In pmxt-dev/pmxt;SDK drift: Python's errors.py exposes hosted error classes via a module-level __getattr__ lazy re-export; TypeScript's errors.ts explicitly refuses to re-export them at all
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.#1917 In pmxt-dev/pmxt;SDK drift: TypeScript exports a
MatchedMarketClusterParamsalias for SDK-naming consistency but has no analogousMatchedEventClusterParamsalias, unlike Python which exports bothgood first issueGood for newcomersGood for newcomerssdk-driftCross-language SDK consistency findings (TypeScript vs Python)Cross-language SDK consistency findings (TypeScript vs Python)sdk-parityConsistency between SDKsConsistency between SDKsStatus: Open.#1916 In pmxt-dev/pmxt;SDK drift: connection-level failures are always wrapped in PmxtError in TypeScript's generated methods but propagate unwrapped in ~45 of Python's
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.#1915 In pmxt-dev/pmxt;SDK drift: positionFromV0 fabricates a fake zero unrealizedPnL when shares/size is missing; Python's position_from_v0 correctly leaves it None
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.#1914 In pmxt-dev/pmxt;SDK drift: FeedClient query-string encoding differs — encodeURIComponent (TypeScript) vs urlencode/quote_plus (Python)
good first issueGood for newcomersGood for newcomerspythonPython 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.#1913 In pmxt-dev/pmxt;docs/guides/hosted-errors.mdx cites a slippage-floor formula and source line for marketable-limit SELL orders that don't exist in either SDK
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 documentationStatus: Open.#1911 In pmxt-dev/pmxt;docs/rate-limits.mdx claims SDKs auto-retry 429s with exponential backoff — both SDKs explicitly exclude HTTP error responses from retry
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 documentationStatus: Open.#1910 In pmxt-dev/pmxt;PMXT_LOG_LEVEL env var documented and implemented in core + TypeScript SDK, entirely missing from Python SDK
core-sdk-gapCore engine capabilities not exposed in SDKsCore engine capabilities not exposed in SDKsenhancementNew feature or requestNew feature or requestpythonPython SDK specificPython SDK specificsdk-parityConsistency between SDKsConsistency between SDKsStatus: Open.#1909 In pmxt-dev/pmxt;Polymarket Gamma getEventTags/getMarketTags (per-entity tag lookups) not implemented in PolymarketExchange or either SDK
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.#1908 In pmxt-dev/pmxt;