-
Notifications
You must be signed in to change notification settings - Fork 649
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Empty 'percent_change' in get_ticker API #1620
Comments
Thanks @Zapata , i think initializing in the top around: https://github.com/oxarbitrage/bitshares-core/blob/04f20af8333390416944e602c0380315ca4f7a88/libraries/app/database_api.cpp#L324 will do it. Something like:
Now i am wondering if this is important enough to go into the Opinions? |
Since it breaks (some) clients we should create a hotfix release IMO. |
Bug Description
Following release 2.0.190219 the 'percent_change' field is empty in the get_ticker API when there is no value change (should be 0).
Impacts
Steps To Reproduce
Note that the node is running 2.0.190219 version.
Expected Behavior
Note that the node is running a previous version 2.0.181221.
Host Environment
Version: 2.0.190219
CORE TEAM TASK LIST
The text was updated successfully, but these errors were encountered: