| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | < 20 hours ago | 4.4 kB | |
| v4.5.46 source code.tar.gz | < 20 hours ago | 68.9 MB | |
| v4.5.46 source code.zip | < 20 hours ago | 73.6 MB | |
| Totals: 3 Items | 142.5 MB | 0 | |
What's Changed
- chore: update gitattributes by @carlosmiei in https://github.com/ccxt/ccxt/pull/28244
- test: rawEncode by @ttodua in https://github.com/ccxt/ccxt/pull/28224
- test: urlencode by @ttodua in https://github.com/ccxt/ccxt/pull/28214
- feat(Kraken): add get api key info by @Nirator78 in https://github.com/ccxt/ccxt/pull/28246
- fix(cli): accept timestamps as datetime by @carlosmiei in https://github.com/ccxt/ccxt/pull/28247
- fix(c#): capitalize by @ttodua in https://github.com/ccxt/ccxt/pull/28248
- test: fix binaryToBase64 by @ttodua in https://github.com/ccxt/ccxt/pull/28249
- test: guaranteed sorted checks for urlencode functions by @ttodua in https://github.com/ccxt/ccxt/pull/28250
- fix(c#): yymmdd function by @ttodua in https://github.com/ccxt/ccxt/pull/28251
- test: unique tests change by @ttodua in https://github.com/ccxt/ccxt/pull/28255
- test: change sort by @ttodua in https://github.com/ccxt/ccxt/pull/28254
- feat: stringToBase16 & test by @ttodua in https://github.com/ccxt/ccxt/pull/28265
- test: base64ToBinary by @ttodua in https://github.com/ccxt/ccxt/pull/28263
- test: encode & decode by @ttodua in https://github.com/ccxt/ccxt/pull/28261
- fix(c#): string empty by @ttodua in https://github.com/ccxt/ccxt/pull/28259
- chore(deps): bump picomatch from 2.3.1 to 2.3.2 in /examples/ts/nextjs-page-router by @dependabot[bot] in https://github.com/ccxt/ccxt/pull/28257
- fix(c#): deepExtend by @ttodua in https://github.com/ccxt/ccxt/pull/28252
- test: stringToBase64 by @ttodua in https://github.com/ccxt/ccxt/pull/28262
- htx typos fix by @ndubel in https://github.com/ccxt/ccxt/pull/28278
- gate update methods by @ndubel in https://github.com/ccxt/ccxt/pull/28277
- fix(kucoin): fetchWithdrawals pagination limit by @carlosmiei in https://github.com/ccxt/ccxt/pull/28280
- fix(okx): skip test ids in sandbox by @carlosmiei in https://github.com/ccxt/ccxt/pull/28279
- fix: OKX WS error handler reads sMsg from wrong object by @Shiven0504 in https://github.com/ccxt/ccxt/pull/28274
- Kucoin re add route user api key by @Nirator78 in https://github.com/ccxt/ccxt/pull/28273
- fix(c#): uppercase encoded by @ttodua in https://github.com/ccxt/ccxt/pull/28258
- chore(deps): bump github.com/ethereum/go-ethereum from 1.16.8 to 1.17.0 in /go/tests/profile by @dependabot[bot] in https://github.com/ccxt/ccxt/pull/28272
- test: remove keysort by @ttodua in https://github.com/ccxt/ccxt/pull/28253
- fix(binance): unify network in transaction by @carlosmiei in https://github.com/ccxt/ccxt/pull/28281
- fix: php add binary_to_base16 by @ttodua in https://github.com/ccxt/ccxt/pull/28286
- test: add aggregate by @ttodua in https://github.com/ccxt/ccxt/pull/28243
- fix(cs): add precision and marginModes to marketInterface by @carlosmiei in https://github.com/ccxt/ccxt/pull/28296
- test: turn on c# base tests by @ttodua in https://github.com/ccxt/ccxt/pull/28260
- chore(deps): bump serialize-javascript and terser-webpack-plugin by @dependabot[bot] in https://github.com/ccxt/ccxt/pull/28297
- refactor(binance): add few network codes & inverse by @ttodua in https://github.com/ccxt/ccxt/pull/28292
- feat(gate): websocket updates based on comment by @Dan-krm in https://github.com/ccxt/ccxt/pull/28288
- chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9 by @dependabot[bot] in https://github.com/ccxt/ccxt/pull/28282
- fix(grvt): interval tickers by @ttodua in https://github.com/ccxt/ccxt/pull/28287
- feat(bitmart): add new endpoints by @Dan-krm in https://github.com/ccxt/ccxt/pull/28268
- fix(go): unbounded goroutine leak in WatchMultiple/FutureRace by @pcriadoperez in https://github.com/ccxt/ccxt/pull/28298
- fix(bitmart): fetchStatus fixed by @yzh-pelle in https://github.com/ccxt/ccxt/pull/28299
- refactor(okx): parseCurrency & networks by @ttodua in https://github.com/ccxt/ccxt/pull/28290
- fix(bybit): implement parseCurrency & network updates by @ttodua in https://github.com/ccxt/ccxt/pull/28289
- fix(bydfi): change swap paths by @Lester-xie in https://github.com/ccxt/ccxt/pull/28285
- test: validate exports map paths in package test by @pcriadoperez in https://github.com/ccxt/ccxt/pull/28245
- bitget errors mapping by @ndubel in https://github.com/ccxt/ccxt/pull/28300
New Contributors
- @Lester-xie made their first contribution in https://github.com/ccxt/ccxt/pull/28285
Full Changelog: https://github.com/ccxt/ccxt/compare/v4.5.45...v4.5.46