core-lightning/wire
Rusty Russell e51a13975f Makefile: don't generate CSVs unless explicitly told to.
ANd rename them: every other "gen" file can be discarded and rebuilt.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-05-02 01:20:41 +00:00
..
test wire: use struct node_id for node ids. 2019-04-09 12:37:16 -07:00
extracted_onion_wire_csv Makefile: don't generate CSVs unless explicitly told to. 2019-05-02 01:20:41 +00:00
extracted_peer_wire_csv Makefile: don't generate CSVs unless explicitly told to. 2019-05-02 01:20:41 +00:00
fromwire.c common/node_id: new type. 2019-04-09 12:37:16 -07:00
Makefile Makefile: don't generate CSVs unless explicitly told to. 2019-05-02 01:20:41 +00:00
onion_defs.h wire: add onion_defs.h to bolt-check, update quote. 2018-09-13 17:38:13 -07:00
peer_wire.c tools/generate-wire: use amount_msat / amount_sat for peer protocol. 2019-02-21 08:01:37 +00:00
peer_wire.h chainparams: Move the BOLT2 quote to the chainparams where we set it 2018-09-14 21:18:11 +02:00
towire.c Use node_id everywhere for nodes. 2019-04-09 12:37:16 -07:00
wire_io.c Remove tal_len, use tal_count() or tal_bytelen(). 2018-07-30 11:31:17 +02:00
wire_io.h gossipd: make more compact getchannels entries. 2019-04-09 12:37:16 -07:00
wire_sync.c Remove tal_len, use tal_count() or tal_bytelen(). 2018-07-30 11:31:17 +02:00
wire_sync.h wire_sync_write: support take() 2017-06-27 10:25:53 +09:30
wire.h common/node_id: new type. 2019-04-09 12:37:16 -07:00