forked from ccxt/ccxt
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update fork #4
Open
theonejm-fb
wants to merge
1,089
commits into
master
Choose a base branch
from
update-fork
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Update fork #4
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fix(docs) - cors snippet example * minor * small adjustments --------- Co-authored-by: carlosmiei <[email protected]>
* fix(docs) - cors snippet example * minor * small adjustments --------- Co-authored-by: carlosmiei <[email protected]> [ci skip]
* fix(mexc) - remove networksById * custom left
* mexc * fix(kraken) - spaces in networks * static tests * add missing currency --------- Co-authored-by: carlosmiei <[email protected]>
fix(cryptocom) - safenetwork removal
* fix(kraken, mexc): networks [wip] * disable test * fix urlencode nested
* fix(kraken, mexc): networks [wip] * disable test * fix urlencode nested [ci skip]
* fix(base): get_object_value_from_key_list * fix(base): check whether key is str
* fix(ascendex) - remove nbi * fix
* feat(bybit): unWatchTrades [wip] * fix * feat(bybit): add unWatchOrderBook * add unWatchTicker * add unWatchMyTrades * add unWatchOrders
* feat(bybit): unWatchTrades [wip] * fix * feat(bybit): add unWatchOrderBook * add unWatchTicker * add unWatchMyTrades * add unWatchOrders [ci skip]
* feat(binance): init unSub * feat(binance): unWatchTrades * feat(binance): add unWatchTickers * feat(binance): unWatchOrderBook
* feat(binance): init unSub * feat(binance): unWatchTrades * feat(binance): add unWatchTickers * feat(binance): unWatchOrderBook [ci skip]
* fix(coinex) - remove safeNetwork * cb simplify * uppercase
* mexc: add watchBidsAsks * mexc: update * mexc: update
* bybit: add watchBidsAsks * bybit: update * bybit: update * bybit: update
* bybit: add watchBidsAsks * bybit: update * bybit: update * bybit: update [ci skip]
* docs(p2b): fetchOrderBook docstring fix * p2b.fetchOHLCV docstring fix
…page-router (ccxt#23735) build(deps): bump next in /examples/ts/nextjs-page-router Bumps [next](https://github.com/vercel/next.js) from 14.1.1 to 14.2.10. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.1.1...v14.2.10) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…page-router (ccxt#23735) build(deps): bump next in /examples/ts/nextjs-page-router Bumps [next](https://github.com/vercel/next.js) from 14.1.1 to 14.2.10. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.1.1...v14.2.10) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> [ci skip]
* fix(python) - unclosed connection leak * rename * fix(python) - ws async close * 100 ms * lowercase * whitespace * to prop * conn into clause * zero * 250 ms
[ci skip]
* paradex: fix parseTicker * paradex: add @see * static tests --------- Co-authored-by: carlosmiei <[email protected]>
* paradex: fix parseTicker * paradex: add @see * static tests --------- Co-authored-by: carlosmiei <[email protected]> [ci skip]
* feat(bybit) - fetchOrder * parsing * bybit static tests * lint * bybit static * fix updater
* feat(bybit) - fetchOrder * parsing * bybit static tests * lint * bybit static * fix updater [ci skip]
[ci skip]
* hyperliquid: add watchTicker * update type --------- Co-authored-by: carlosmiei <[email protected]>
* bitget: fetchMarkets add margin * bitget: update * bitget: update * update markets and currencies --------- Co-authored-by: carlosmiei <[email protected]>
* bitget: fetchMarkets add margin * bitget: update * bitget: update * update markets and currencies --------- Co-authored-by: carlosmiei <[email protected]> [ci skip]
* feat(binanceus): skip margin loading * fix binance-ws inheritance * ren * fix build * casing --------- Co-authored-by: t.t <[email protected]>
[ci skip]
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR just to update the fork