New
v4.5.30
What's Changed
- test(ticker): don't test inactive ticker by @ttodua in https://github.com/ccxt/ccxt/pull/27568
- chore(bitget): incative curr pcnt by @ttodua in https://github.com/ccxt/ccxt/pull/27569
- chore(exmo): test skip2 by @ttodua in https://github.com/ccxt/ccxt/pull/27574
- feat(coinbase): Add fetchDepositAddresses method by @DevPatel-11 in https://github.com/ccxt/ccxt/pull/27572
- fix(toobit): withdraw clientorderid by @ttodua in https://github.com/ccxt/ccxt/pull/27577
- fix: 27566 load KeyError 'fetchPositionsSnapshot' by @pcriadoperez in https://github.com/ccxt/ccxt/pull/27580
- fix(dydx): markets & tests by @ttodua in https://github.com/ccxt/ccxt/pull/27573
- chore(cryptomus): skip by @ttodua in https://github.com/ccxt/ccxt/pull/27585
- test(bullish): add proxies by @ttodua in https://github.com/ccxt/ccxt/pull/27582
- bybit errors mapping by @ndubel in https://github.com/ccxt/ccxt/pull/27587
- gate errors mapping by @ndubel in https://github.com/ccxt/ccxt/pull/27586
- feat(kucoin): add fetchTransfers method by @DevPatel-11 in https://github.com/ccxt/ccxt/pull/27588
- fix(hyperliquid): hip3 markets loading by @carlosmiei in https://github.com/ccxt/ccxt/pull/27592
- fix(bingx):
"status": "6"should be mapped to"ok"by @igor-ramazanov in https://github.com/ccxt/ccxt/pull/27594 - bydfi exchange integration by @yzh-pelle in https://github.com/ccxt/ccxt/pull/27554
- fix(hyperliquid.go): setLeverage msg encoding by @carlosmiei in https://github.com/ccxt/ccxt/pull/27598
- fix(dydx): include wordlist in package by @carlosmiei in https://github.com/ccxt/ccxt/pull/27599
New Contributors
- @DevPatel-11 made their first contribution in https://github.com/ccxt/ccxt/pull/27572
- @igor-ramazanov made their first contribution in https://github.com/ccxt/ccxt/pull/27594
Full Changelog: https://github.com/ccxt/ccxt/compare/go/v4.5.29...v4.5.30