| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-23 | 2.3 kB | |
| v4.5.40 source code.tar.gz | 2026-02-23 | 41.3 MB | |
| v4.5.40 source code.zip | 2026-02-23 | 46.1 MB | |
| Totals: 3 Items | 87.4 MB | 19 | |
What's Changed
- fix(bingx): fetchFundingRateHistory until arg by @carlosmiei in https://github.com/ccxt/ccxt/pull/27947
- fix(go): remove duplicate sandbox prop toggling by @ttodua in https://github.com/ccxt/ccxt/pull/27946
- test: add keysort base test by @ttodua in https://github.com/ccxt/ccxt/pull/27782
- test: add base constants test by @ttodua in https://github.com/ccxt/ccxt/pull/27860
- fix(htx): correct method name in fetchOpenInterests by @samgermain in https://github.com/ccxt/ccxt/pull/27953
- feat(bitmex): fetchOpenInterest by @samgermain in https://github.com/ccxt/ccxt/pull/27954
- fix(go): remove stack from CCXT error by @carlosmiei in https://github.com/ccxt/ccxt/pull/27956
- fix(bing): update links to the documentation by @yzh-pelle in https://github.com/ccxt/ccxt/pull/27957
- phemex.has: margin and option methods by @samgermain in https://github.com/ccxt/ccxt/pull/27962
- feat(exchange) add emulated fetch open interest by @samgermain in https://github.com/ccxt/ccxt/pull/27961
- poloniex.has option methods by @samgermain in https://github.com/ccxt/ccxt/pull/27943
- fix(python): futures race memory leak by @pcriadoperez in https://github.com/ccxt/ccxt/pull/27871
- refactor: remove unused func by @ttodua in https://github.com/ccxt/ccxt/pull/27855
- fix(blofin): sort trades by @ttodua in https://github.com/ccxt/ccxt/pull/27635
- perf: python sum (30%) by @ttodua in https://github.com/ccxt/ccxt/pull/27798
- perf: python keysort (80%) by @ttodua in https://github.com/ccxt/ccxt/pull/27781
- perf: python index_by (10%) by @ttodua in https://github.com/ccxt/ccxt/pull/27792
- perf: python extend (10%) by @ttodua in https://github.com/ccxt/ccxt/pull/27790
- feat(exchanges): new ADL unified methods by @Dan-krm in https://github.com/ccxt/ccxt/pull/27590
- refactor: remove inflate64 by @ttodua in https://github.com/ccxt/ccxt/pull/27949
- feat(bitmex): fetchSettlementHistory by @samgermain in https://github.com/ccxt/ccxt/pull/27967
- fix(go): make some WS structs thread-safe by @carlosmiei in https://github.com/ccxt/ccxt/pull/27966
- fix(bitget): WS uta methods by @ttodua in https://github.com/ccxt/ccxt/pull/27968
- feat(exchanges): add watchFundingRate support by @Dan-krm in https://github.com/ccxt/ccxt/pull/27950
Full Changelog: https://github.com/ccxt/ccxt/compare/go/v4.5.39...v4.5.40