Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-06 | 2.1 kB | |
v4.4.99 source code.tar.gz | 2025-08-06 | 36.1 MB | |
v4.4.99 source code.zip | 2025-08-06 | 39.9 MB | |
Totals: 3 Items | 76.0 MB | 7 |
What's Changed
- feat(bitget): unified trading account support by @Dan-krm in https://github.com/ccxt/ccxt/pull/26272
- fix transpileCryptoTestsToGo with new ast-transpiler by @caoilainnl in https://github.com/ccxt/ccxt/pull/26548
- Gate(fix): update MATIC chain name by @profyverya in https://github.com/ccxt/ccxt/pull/26559
- Coinex(fix): parse network names by @profyverya in https://github.com/ccxt/ccxt/pull/26553
- fix(example): first timestamp check by @ttodua in https://github.com/ccxt/ccxt/pull/26551
- Bitget(fix): BEP20 network name by @profyverya in https://github.com/ccxt/ccxt/pull/26552
- fix(bybit): increase max pagination calls for bybit leverage tiers by @xmatthias in https://github.com/ccxt/ccxt/pull/26561
- fix(bitget): throw if order not found by @carlosmiei in https://github.com/ccxt/ccxt/pull/26565
- handleErrorMessage return type, watchLiquidationsForSymbols unification by @caoilainnl in https://github.com/ccxt/ccxt/pull/26558
- transpiler fix typescript errors by @caoilainnl in https://github.com/ccxt/ccxt/pull/26568
- `novadax.has leverage methods by @samgermain in https://github.com/ccxt/ccxt/pull/26567
- generateImplicitApi typescript errors by @caoilainnl in https://github.com/ccxt/ccxt/pull/26571
- chore: improve go action by @carlosmiei in https://github.com/ccxt/ccxt/pull/26566
- feat(bybit): withdraw endpoint accountType update by @Dan-krm in https://github.com/ccxt/ccxt/pull/26555
- fix(binance): market by @sc0Vu in https://github.com/ccxt/ccxt/pull/26570
- fix go warnings by @caoilainnl in https://github.com/ccxt/ccxt/pull/26572
- fix(cryptocom): fetchOrderBook limit by @ttodua in https://github.com/ccxt/ccxt/pull/26563
- Coinex: implement fetchDepositWithdrawFees method by @profyverya in https://github.com/ccxt/ccxt/pull/26576
- chore: rm command from package.json by @carlosmiei in https://github.com/ccxt/ccxt/pull/26578
- feat: add Hibachi exchange by @carlosmiei in https://github.com/ccxt/ccxt/pull/26550
- fix(gate): rm network key polygon by @carlosmiei in https://github.com/ccxt/ccxt/pull/26582
Full Changelog: https://github.com/ccxt/ccxt/compare/v4.4.98...v4.4.99