v1.5.2
Evalanche v1.5.2
This release packages the fixes and cleanup shipped since v1.5.0.
Highlights since v1.5.0
-
Custom RPC chain mapping fixed
- custom RPC overrides now map the correct chain IDs for supported aliases
- no more defaulting arbitrary custom RPCs to Avalanche / Fuji semantics
-
Polymarket MCP wiring corrected
- fixed Polymarket client construction to use Polygon chain ID explicitly
pm_searchnow performs real market filtering over fetched marketspm_orderbooknow calls the correct order book methodpm_positionsnow uses the supported positions path
-
Honest failure mode for unsupported Polymarket actions
pm_approve,pm_buy, andpm_redeemno longer pretend to work- unsupported actions now fail explicitly with a clear implementation boundary
-
Market workflow surface sharpened
- added dYdX market reference exports, including
ZEC-USD - refreshed README, ClawHub skill, and public Evalanche page for the current surface area
- added dYdX market reference exports, including
Verification
- full test suite passing: 398/398 tests
npm run typecheck✅npm run build✅
Compare: v1.5.0...v1.5.2