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

correctly encode decimal values for frontend #2550

Merged
merged 5 commits into from
Aug 12, 2019
Merged

Conversation

ayrat555
Copy link
Contributor

after recent Decimal library update, Poison started encoding decimal values differently. This PR introduces Poison encoder implementation for decimal values.

Changelog

  • correctly encode decimal values for frontend

Copy link
Contributor

@pasqu4le pasqu4le left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a question. Apart from that I'd say that it would be a good idea to add a small test just to check that it encodes the way we we expect it to.

@vbaranov vbaranov merged commit d44f42b into master Aug 12, 2019
@vbaranov vbaranov deleted the ab-fix-exchange-rates branch August 13, 2019 09:30
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.

3 participants