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

fix coin history chart data #2528

Merged
merged 3 commits into from
Aug 8, 2019
Merged

fix coin history chart data #2528

merged 3 commits into from
Aug 8, 2019

Conversation

ayrat555
Copy link
Contributor

@ayrat555 ayrat555 commented Aug 8, 2019

New version of Decimal encodes value as {value: value, sign: sign, exp: exp} which is not supported by .js code

Changelog

  • fix coin history chart data

@coveralls
Copy link

coveralls commented Aug 8, 2019

Pull Request Test Coverage Report for Build 4d6d200e-63bf-4ae6-ab19-bd724d0aac52

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.003%) to 79.289%

Totals Coverage Status
Change from base Build 3e7a041c-e9d7-4376-81ee-f47289cb43a9: 0.003%
Covered Lines: 5195
Relevant Lines: 6552

💛 - Coveralls

@vbaranov vbaranov merged commit bee7d5c into master Aug 8, 2019
@vbaranov vbaranov deleted the ab-fix-coin-history-chart branch August 8, 2019 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants