core-lightning/channeld
Rusty Russell 526d3a232e tools/generate_wire.py: generate varlen arrays properly.
These are now logically arrays of pointers.  This is much more natural,
and gets rid of the horrible utxo array converters.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-02-08 19:07:12 +01:00
..
test status: add multiple levels of logging. 2018-02-07 00:46:49 +00:00
channel.c tools/generate_wire.py: generate varlen arrays properly. 2018-02-08 19:07:12 +01:00
channel_wire.csv Fix typos 2018-01-28 13:53:39 +01:00
channeld_htlc.h channeld: save shared secret for incoming htlc when it comes in. 2017-12-02 12:54:12 +01:00
commit_tx.c bitcoin: create new wrapper type bitcoin_txid, log backward endianness. 2017-12-21 11:05:38 +00:00
commit_tx.h bitcoin: create new wrapper type bitcoin_txid, log backward endianness. 2017-12-21 11:05:38 +00:00
full_channel.c tools/generate_wire.py: generate varlen arrays properly. 2018-02-08 19:07:12 +01:00
full_channel.h tools/generate_wire.py: generate varlen arrays properly. 2018-02-08 19:07:12 +01:00
Makefile channeld: use common/read_peer_msg. 2018-02-01 05:57:56 +00:00