-
Notifications
You must be signed in to change notification settings - Fork 4
fix: typedata encoding #13
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
Open
sc0Vu
wants to merge
168
commits into
ttodua:grvt-integration
Choose a base branch
from
sc0Vu:grvt-integration2
base: grvt-integration
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
Conversation
This file contains hidden or 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(bybit): fetchMarginMode - symbol added to the response * test(bybit): static response updated * fix(bybit): fetchMarginMode updated
* feat(okx): update ws to use instidcode * update markets --------- Co-authored-by: carlosmiei <43336371+carlosmiei@users.noreply.github.com>
ccxt#27375) * perf(binance): handle_message * perf(base): safeList, safeDict, safeBool performance optimization (~70% reduction) * Discard changes to ts/src/pro/binance.ts * newline * typeof to true/false * revert * refix
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.17.23) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix(go): getArrayLength and isArray * add test
* Add fetchFundingHistory for BingX * fix: types * fix type * fix: types again * Revert "fix: types again" This reverts commit 21ce64d. * add test * add response test --------- Co-authored-by: Slav Ivanov <me@slavv.com> Co-authored-by: carlosmiei <43336371+carlosmiei@users.noreply.github.com>
* fix(php): exception_message * cs fix arg * Discard changes to php/test/exchange/base/test_currency.php * Discard changes to python/ccxt/test/exchange/base/test_currency.py * Discard changes to python/ccxt/test/exchange/sync/test_fetch_tickers.py
test: capitalize
…cxt#27749) * fix(bybit): use dynamic funding interval for fetchFundingRateHistory pagination * fix: re-apply funding logic without linting noise * fixes and add timeframeFromMilliseconds * fix fetchFundingRateHistory pagination * add missing market * revert --------- Co-authored-by: carlosmiei <43336371+carlosmiei@users.noreply.github.com>
* undefined * perf(python): deep_extend performance optimization * tmp * opt comment * isinstance * ren * rename 2
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.
No description provided.