Closed spalmer25 closed 6 months ago
Ledger report some small issues:
src/to_string.c:344
For loop variable changed in the body
src/to_string:279
Long switch case
src/operation.c:355-491
Can we add a test to check microtez to string conversion with a fractional microtez value with large trailing zeros. A value with no trailing zeros like 19.999999 tez.
Done: Test: test the tz display
Ledger report some small issues:
src/to_string.c:344
._ to_string: improve the copy_string documentationFor loop variable changed in the body
insrc/to_string:279
_ microtez_to_string: clarify the trailing 0s eliminationLong switch case
insrc/operation.c:355-491
Postponed for another MR: https://github.com/trilitech/ledger-app-tezos-baking/issues/109