Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-10-07 | 2.6 kB | |
v4.5.8 source code.tar.gz | 2025-10-07 | 37.3 MB | |
v4.5.8 source code.zip | 2025-10-07 | 41.6 MB | |
Totals: 3 Items | 78.9 MB | 6 |
What's Changed
- phemex pro safeTicker by @caoilainnl in https://github.com/ccxt/ccxt/pull/26947
- Precise Reduce, String: int64 handling by @caoilainnl in https://github.com/ccxt/ccxt/pull/26948
- fix(backpack): handle delta by @carlosmiei in https://github.com/ccxt/ccxt/pull/26949
- chore: granular-go-build on pipeline by @carlosmiei in https://github.com/ccxt/ccxt/pull/26950
- feat(exchanges): createOrder,unify selfTradePrevention by @Dan-krm in https://github.com/ccxt/ccxt/pull/26912
- fix (lbank): fetchCurrencies undefined networks bug fixed by @rayBastard in https://github.com/ccxt/ccxt/pull/26953
- feat(upbit): new argument for order, orderbook by @irresi in https://github.com/ccxt/ccxt/pull/26902
- fix(hibachi): fetchCurrencies by @ttodua in https://github.com/ccxt/ccxt/pull/26898
- refactor(coinbase): explanation message by @ttodua in https://github.com/ccxt/ccxt/pull/26927
- Add fetchTickers-maxIncrease option for upbit in skip-tests.json by @irresi in https://github.com/ccxt/ccxt/pull/26957
- feat(htx): add unWatch methods by @AresArtemius in https://github.com/ccxt/ccxt/pull/26940
- feat(whitebit): support for new endpoints was added by @carlosmiei in https://github.com/ccxt/ccxt/pull/26959
- fix(bithumb): add usdt to quote currency option by @irresi in https://github.com/ccxt/ccxt/pull/26961
- fix(c#): uncaught exeptions by @ttodua in https://github.com/ccxt/ccxt/pull/26962
- fix(js): react app compatibility fix by @ttodua in https://github.com/ccxt/ccxt/pull/26939
- feat(htx): fixed naming in unWatchOHLCV method by @AresArtemius in https://github.com/ccxt/ccxt/pull/26966
- feat(hyperliquid): add vaultAddress in deposits / withdrawals by @sc0Vu in https://github.com/ccxt/ccxt/pull/26970
- feat(Exchange.ts): bidsasks added to
cleanCache
by @yzh-pelle in https://github.com/ccxt/ccxt/pull/26965 - feat(woo): public unWatch methods by @yzh-pelle in https://github.com/ccxt/ccxt/pull/26963
- fix(buildOHLCV): add options & skip zero price by @ttodua in https://github.com/ccxt/ccxt/pull/26974
- fix(okx): increase RL coefficient by @ttodua in https://github.com/ccxt/ccxt/pull/26973
- fix(coinex): watchOrderBook multiple subscriptions by @carlosmiei in https://github.com/ccxt/ccxt/pull/26982
- fix(coinex): wildcard watchTickers subscription by @carlosmiei in https://github.com/ccxt/ccxt/pull/26978
- fix(phemex): handle empty arrays by @carlosmiei in https://github.com/ccxt/ccxt/pull/26981
New Contributors
- @irresi made their first contribution in https://github.com/ccxt/ccxt/pull/26902
Full Changelog: https://github.com/ccxt/ccxt/compare/go/v4.5.7...v4.5.8