-
-
Notifications
You must be signed in to change notification settings - Fork 261
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
SDK drift: WS
subscribe()'s dedup key (subKey/sub_key) diverges for aNone/falsy-but-present first argument, independent of thesymbolslist divergence in #1498sdk-driftCross-language SDK consistency findings (TypeScript vs Python)Cross-language SDK consistency findings (TypeScript vs Python)Status: Open.#2161 In pmxt-dev/pmxt;SDK drift:
MissingWalletAddressconstructor accepts onlymessagein TypeScript but inheritsValidationError's full(message, field, exchange)signature in Pythonsdk-driftCross-language SDK consistency findings (TypeScript vs Python)Cross-language SDK consistency findings (TypeScript vs Python)Status: Open.#2160 In pmxt-dev/pmxt;SDK drift:
fromServerErrordouble-prefixes not-found messages reconstructed from a server payload; Python'sfrom_server_errorguards against itsdk-driftCross-language SDK consistency findings (TypeScript vs Python)Cross-language SDK consistency findings (TypeScript vs Python)Status: Open.#2159 In pmxt-dev/pmxt;SDK drift:
apiSecretforwards generically for all 17 TypeScript venue classes; Python'sapi_secretconstructor param exists on only 4 of 17enhancementNew 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.#2158 In pmxt-dev/pmxt;SDK drift: Python's
pmxt.errors.__getattr__silently returnsNonefor any unresolved attribute instead of raisingAttributeErrorbugSomething 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)Status: Open.#2157 In pmxt-dev/pmxt;SDK drift: TypeScript ServerManager's monorepo dev-path fallback for the version-mismatch check resolves to a nonexistent directory when run from compiled output
bugSomething isn't workingSomething isn't workinggood 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.#2156 In pmxt-dev/pmxt;SDK drift: TypeScript's WS
subscribe()has an unguardedawaitbetween the dedup check and registration, letting concurrent calls double-subscribe — Python's lock prevents thisbugSomething 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.#2155 In pmxt-dev/pmxt;SDK drift:
fetchOrderBooks/fetch_order_booksdiverge on a null top-leveldatapayload — 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.#2154 In pmxt-dev/pmxt;SDK drift: Python's
_usdc_amountrejects astronomically large deposit/withdraw amounts as "too large to encode as JSON"; TypeScript'snormalizeUsdcAmounthas no equivalent check for string/bigint inputbugSomething 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.#2153 In pmxt-dev/pmxt;SDK drift: hosted
cancelOrderfires the network build request before validating a signer is configured in Python; TypeScript validates both signer and wallet address synchronously firstbugSomething 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.#2152 In pmxt-dev/pmxt;docs/concepts/prediction-markets-101.mdx says catalog is "three levels deep" while core's fetchSeries JSDoc calls Series a "fourth tier"
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.#2151 In pmxt-dev/pmxt;Router.fetchHedges/fetchArbitrage are real, SDK-exposed methods but never mentioned in any router doc page
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.#2150 In pmxt-dev/pmxt;