Skip to content
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

feat(base) - safeIntegerOmitZero #22244

Merged
merged 6 commits into from May 9, 2024
Merged

Conversation

ttodua
Copy link
Member

@ttodua ttodua commented Apr 22, 2024

fix: https://app.travis-ci.com/github/ccxt/ccxt/builds/270079297#L5259

also, for simple purposes we had 5-line hardcoded repeated code to parse zero timestamps, and moved into base to simplify the process, as this method would be need in multiple exchanges too

ts/src/base/Exchange.ts Outdated Show resolved Hide resolved
@carlosmiei carlosmiei merged commit e68e19d into ccxt:master May 9, 2024
1 of 2 checks passed
@carlosmiei carlosmiei deleted the latoken-zero-ts-ft branch May 9, 2024 10:23
kroitor pushed a commit that referenced this pull request May 9, 2024
* feat(base) - safeIntegerOmitZero

* fix(latoken) - zero ts in tickers

* minor bitget

* parseint

* Update Exchange.ts

* fix linting

---------

Co-authored-by: carlosmiei <[email protected]>

[ci skip]
DelAnt pushed a commit to DelAnt/ccxt that referenced this pull request May 10, 2024
* feat(base) - safeIntegerOmitZero

* fix(latoken) - zero ts in tickers

* minor bitget

* parseint

* Update Exchange.ts

* fix linting

---------

Co-authored-by: carlosmiei <[email protected]>
DelAnt pushed a commit to DelAnt/ccxt that referenced this pull request May 10, 2024
* feat(base) - safeIntegerOmitZero

* fix(latoken) - zero ts in tickers

* minor bitget

* parseint

* Update Exchange.ts

* fix linting

---------

Co-authored-by: carlosmiei <[email protected]>

[ci skip]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants