New
v4.5.31
What's Changed
- fix(dydx): correct import by @sc0Vu in https://github.com/ccxt/ccxt/pull/27602
- fix(bybit, apex, hyperliquid, p2b): handlePong set timestamp fix #27450 by @pcriadoperez in https://github.com/ccxt/ccxt/pull/27604
- feat(exceptionMessage): py,php,js,cs,go by @ttodua in https://github.com/ccxt/ccxt/pull/27584
- fix(gate): handle microsecond ts in order by @carlosmiei in https://github.com/ccxt/ccxt/pull/27613
- chore: remove oceanex exchange by @carlosmiei in https://github.com/ccxt/ccxt/pull/27614
- feat(base): loadMarketsAndSignIn by @ttodua in https://github.com/ccxt/ccxt/pull/27622
- fix(Exchange): add base fetchCanceledOrders by @carlosmiei in https://github.com/ccxt/ccxt/pull/27623
- fix(hyperliquid): spot currency mapping by @mingjie-li in https://github.com/ccxt/ccxt/pull/27628
- Kucoin add route by @Nirator78 in https://github.com/ccxt/ccxt/pull/27626
- fix(Exchange): handle binary msgs in browser and load protobufjs by @carlosmiei in https://github.com/ccxt/ccxt/pull/27629
- feat(kucoin): transfer() updated for new universal endpoint by @yzh-pelle in https://github.com/ccxt/ccxt/pull/27591
New Contributors
- @mingjie-li made their first contribution in https://github.com/ccxt/ccxt/pull/27628
Full Changelog: https://github.com/ccxt/ccxt/compare/go/v4.5.30...v4.5.31