Files
lightning/common
darosior 3510c29e5d common: move json_stream helpers to common/json
Now that we have json_stream in common/, we can move all the related
helpers from lightningd/json to common/json. This way everyone can
benefit of them (including libplugin, the plugins themselves,
potentially lightning-cli), not lightningd alone!

Note that the Makefile of the common/test/ had to be modified, because
the new helpers make use of common/wireaddr... Which turns out to
\#include <lightingd/lightningd.h> ! So we couldnt just include the .c
and add mocks if we redefined some structs (hello run-param).
2020-02-04 13:24:32 +10:30
..
2018-11-02 05:58:01 +00:00
2019-11-24 23:33:17 +00:00
2019-11-23 22:42:34 +00:00
2020-01-31 06:02:47 +00:00
2018-02-08 22:49:34 +01:00
2020-01-23 16:17:42 +10:30
2020-01-23 16:17:42 +10:30
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
2019-04-16 21:22:13 +00:00
2019-04-16 21:22:13 +00:00
2018-06-18 12:31:09 +02:00