Files
lightning/common
Rusty Russell 73ad9b5c0a common: avoid locale dependent strtod(3)
Replace `json_to_double()` (which uses `strtod(3)`) with our own
floating-point parsing function `json_to_millionths()` that
specifically expects to receive such a number that can fit in a
64 bit integer after being multiplied by 1 million.

The main piece of the code in this patch comes from
https://github.com/ElementsProject/lightning/pull/3535#discussion_r381041419

Changelog-None
2020-02-27 09:07:04 +10:30
..
2020-02-05 14:19:12 +01:00
2018-11-02 05:58:01 +00:00
2020-02-05 14:19:12 +01:00
2019-11-24 23:33:17 +00:00
2019-11-23 22:42:34 +00:00
2020-02-05 14:19:12 +01:00
2020-01-31 06:02:47 +00:00
2020-02-11 13:53:31 +10:30
2020-02-05 14:19:12 +01:00
2020-02-05 14:19:12 +01:00
2018-02-08 22:49:34 +01:00
2020-02-05 14:19:12 +01:00
2020-02-27 09:07:04 +10:30
2020-02-05 14:19:12 +01:00
2019-04-09 12:37:16 -07:00
2019-04-09 12:37:16 -07:00
2020-01-23 16:17:42 +10:30
2020-01-23 16:17:42 +10:30
2020-02-05 14:19:12 +01:00
2020-02-05 14:19:12 +01:00
2019-04-16 21:22:13 +00:00
2019-04-16 21:22:13 +00:00
2020-02-05 14:19:12 +01:00
2018-06-18 12:31:09 +02:00
2020-02-05 14:19:12 +01:00
2020-02-05 14:19:12 +01:00