-
-
Notifications
You must be signed in to change notification settings - Fork 8.7k
Pull requests: ccxt/ccxt
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(go): unblock Send when the websocket is not connected
#29187
opened Jul 10, 2026 by
vsaraikin
Loading…
fix(go): remaining data races in WS caches (OHLCV in-place mutation, unlocked GetLimit)
#29134
opened Jul 7, 2026 by
vsaraikin
Loading…
fix(go): copy-on-write merge in ArrayCache to fix concurrent map read/write in WatchOrders
#29133
opened Jul 7, 2026 by
vsaraikin
Loading…
perf(pro): convert pure WS delegators to non-async pass-through
#29122
opened Jul 6, 2026 by
carlotestor
Contributor
Loading…
perf(pro): deliver ws messages through a duplex stream instead of per-message deferred events
#29117
opened Jul 5, 2026 by
carlotestor
Contributor
Loading…
fix(27997): binance skip futures balance assets with updateTime 0 in parseBalance
#29108
opened Jul 4, 2026 by
carlotestor
Contributor
Loading…
fix(26377): okx - use forward paginationDirection for fetchClosedOrders and fetchCanceledOrders
#29101
opened Jul 4, 2026 by
carlotestor
Contributor
Loading…
fix(bybit): isolate watchBidsAsks book from watchOrderBook
enhancement
#29047
opened Jun 30, 2026 by
slotheth
Contributor
Loading…
fix(htx): reduce strictNullChecks errors across multiple exchanges
#28964
opened Jun 23, 2026 by
carlotestor
Contributor
Loading…
fix(gate): reduce strictNullChecks errors across gate, htx, and others
#28963
opened Jun 23, 2026 by
carlotestor
Contributor
Loading…
fix(binance): reduce strictNullChecks errors across binance and related exchanges
#28961
opened Jun 23, 2026 by
carlotestor
Contributor
Loading…
Add Rubin Trade (decentralized perpetual & spot DEX, REST + WS)
#28946
opened Jun 22, 2026 by
rprudnikov-itrf
Loading…
test(okx): regression fixture for expired-option misdetection in safeMarket
#28828
opened Jun 10, 2026 by
pcriadoperez
Contributor
•
Draft
4 tasks done
fix(bybit): silent ticker corruption from loose expired-option detection in safeMarket
#28822
opened Jun 10, 2026 by
pcriadoperez
Contributor
•
Draft
10 tasks done
fix(binance): silent ticker corruption from loose expired-option detection in safeMarket/market
#28821
opened Jun 10, 2026 by
pcriadoperez
Contributor
•
Draft
10 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.