Skip to content

fix: bump polymarket_client_sdk_v2 0.5.1 → 0.6.0-canary.1 (fixes #73)#76

Closed
alt-barta wants to merge 1 commit into
Polymarket:mainfrom
alt-barta:fix/bump-sdk-v2-canary
Closed

fix: bump polymarket_client_sdk_v2 0.5.1 → 0.6.0-canary.1 (fixes #73)#76
alt-barta wants to merge 1 commit into
Polymarket:mainfrom
alt-barta:fix/bump-sdk-v2-canary

Conversation

@alt-barta
Copy link
Copy Markdown

@alt-barta alt-barta commented May 27, 2026

Closing — superseded by #67 which was merged into main on 2026-05-26. That PR does a full SDK v2 migration (37 files). A new release cut from current main will fix the issue for all users.

Fixes order_version_mismatch (issue Polymarket#73, recurrence of Polymarket#69).

SDK 0.5.1 only constructs V1 orders (EIP-712 domain version "1"),
but the CLOB API now requires V2 (domain version "2", with timestamp,
metadata, and builder fields). SDK 0.6.0-canary.1 auto-detects
V1 vs V2 on first order build.

Tested locally: build succeeds, clob ok ✓, create-order ✓.
@alt-barta alt-barta closed this May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant