| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-18 | 998 Bytes | |
| v2.53.1 source code.tar.gz | 2026-07-18 | 2.3 MB | |
| v2.53.1 source code.zip | 2026-07-18 | 2.7 MB | |
| Totals: 3 Items | 5.0 MB | 0 | |
Fixed
fix(core): typecompareMarketPriceswithCompareMarketPricesParams(#1419). Introduce a preciseCompareMarketPricesParamstype and use it for the basecompareMarketPricessignature instead of the looseFetchMatchesParams. Type-only refinement — the base method is a stub and the concreteRouter.tsbehavior is unchanged. Only the buildable core of [#1419] was applied; its broken SDK-generator import and aprivate_key=wallet_addressbug were dropped.
Installation
npm:
:::bash
npm install pmxtjs@2.53.1
npm install -g @pmxt/cli@2.53.1
PyPI:
:::bash
pip install pmxt==2.53.1
Links
Full Changelog: https://github.com/pmxt-dev/pmxt/compare/v2.53.0f...v2.53.1f