feat(client): support PolyV2 CLOB order placement - #281
Draft
cesarenaldi wants to merge 5 commits into
Draft
Conversation
cesarenaldi
force-pushed
the
codex/dev-544-clob-order-support
branch
from
August 7, 2026 13:18
f95c114 to
4e65158
Compare
cesarenaldi
force-pushed
the
codex/dev-544-gamma-support
branch
from
August 7, 2026 13:42
360f7b3 to
dd427eb
Compare
cesarenaldi
force-pushed
the
codex/dev-544-clob-order-support
branch
2 times, most recently
from
August 7, 2026 16:51
5051cc1 to
4d6c22b
Compare
cesarenaldi
force-pushed
the
codex/dev-544-clob-order-support
branch
from
August 7, 2026 17:38
4d6c22b to
7d6fe6a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Implements the CLOB phase of DEV-544, stacked on #280.
tokenIdorpositionIdwhen preparing, creating, or placing market and limit ordersexchangeV3, Exchange V3 typed-data signing, andpositionManagersell approvalstokenId, containing either the requested token ID or position ID as required by the protocoltokenIdorder input without deprecation or caller-supplied protocol flagsThe broader CLOB market-data rename to
assetIdis intentionally deferred to the following phase.Validation
pnpm buildpnpm lintpnpm typecheckpnpm test:client(39 files, 297 tests)