Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Fix errors in eosio::asset::to_string() #422

Merged
merged 2 commits into from
Jul 8, 2019

Conversation

conr2d
Copy link
Contributor

@conr2d conr2d commented Feb 15, 2019

  • fix double minus sign when the amount is negative
  • remove redundant decimal dot when fractional part doesn't exist

* fix double minus sign when the amount is negative
* remove redundant decimal dot when fractional part doesn't exist
@conr2d conr2d changed the title Fix errors in eosio::asset::print() Fix errors in eosio::asset::to_string() Feb 15, 2019
@larryk85 larryk85 changed the base branch from develop to release/1.6.x February 20, 2019 20:08
@larryk85 larryk85 changed the base branch from release/1.6.x to develop July 8, 2019 14:22
@larryk85 larryk85 merged commit 3dbe7b6 into EOSIO:develop Jul 8, 2019
rise-worlds pushed a commit to potato-coin/eosio.cdt that referenced this pull request Jul 14, 2020
Fix errors in eosio::asset::to_string()
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants