| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-29 | 2.0 kB | |
| v4.5.70 source code.tar.gz | 2026-07-29 | 83.0 MB | |
| v4.5.70 source code.zip | 2026-07-29 | 88.3 MB | |
| Totals: 3 Items | 171.3 MB | 4 | |
What's Changed
- chore(docs): move playground/ and website/ under docs/ by @pcriadoperez in https://github.com/ccxt/ccxt/pull/29302
- perf(python): safeString optimization by @ttodua in https://github.com/ccxt/ccxt/pull/29315
- Update workflows by @frosty00 in https://github.com/ccxt/ccxt/pull/29326
- move to self-hosted github actions runners by @frosty00 in https://github.com/ccxt/ccxt/pull/29328
- github actions complains about old node20 versions by @frosty00 in https://github.com/ccxt/ccxt/pull/29330
- perf(go): safeString optimization by @ttodua in https://github.com/ccxt/ccxt/pull/29319
- fix(Exchange): omit paginationDirection in fetchPaginatedCallDeterministic by @g0rdonL in https://github.com/ccxt/ccxt/pull/29332
- fix(bitget): route UTA private WS order/fill to the right market by @slotheth in https://github.com/ccxt/ccxt/pull/29327
- fix(nado): parseMarkets in python by @carlosmiei in https://github.com/ccxt/ccxt/pull/29334
- perf(base): speed up pure-Python Keccak-256 fallback (~2x) by @pcriadoperez in https://github.com/ccxt/ccxt/pull/29318
- fix(client.py): add compress option (RFC 7692) by @carlosmiei in https://github.com/ccxt/ccxt/pull/29336
- perf(java): safeString optimization by @ttodua in https://github.com/ccxt/ccxt/pull/29320
- perf(c#): safeString optimization by @ttodua in https://github.com/ccxt/ccxt/pull/29316
- perf(php): safeString optimizations by @ttodua in https://github.com/ccxt/ccxt/pull/29314
- chore: temporarily try gh_token2 by @carlosmiei in https://github.com/ccxt/ccxt/pull/29337
- feat(nado): upgrade ws to v2 by @carlosmiei in https://github.com/ccxt/ccxt/pull/29338
- chore: pushback using github app by @carlosmiei in https://github.com/ccxt/ccxt/pull/29339
- chore: autostash in actions to avoid push error by @carlosmiei in https://github.com/ccxt/ccxt/pull/29340
- chore: disable cleanup old tags by @carlosmiei in https://github.com/ccxt/ccxt/pull/29341
Full Changelog: https://github.com/ccxt/ccxt/compare/v4.5.69...v4.5.70