rgb-cln/onchaind
Rusty Russell fd498be7ca status: generate messages rather than marshal/unmarshal manually.
Now we have wirestring, this is much more natural.  And with the
24M length limit, we needn't be so concerned about dumping 64k peer
messages in hex.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-02-08 19:07:12 +01:00
..
Makefile status: generate messages rather than marshal/unmarshal manually. 2018-02-08 19:07:12 +01:00
onchain.c tools/generate_wire.py: make bitcoin_tx a varlen structs 2018-02-08 19:07:12 +01:00
onchain_types.h onchain: implement penalty transaction. 2017-09-28 13:07:05 +09:30
onchain_wire.c Rename subdaemons, move them into top level. 2017-08-29 17:54:14 +02:00
onchain_wire.csv onchaind: remove unnecessary num_outputs arg from onchain_unwatch_tx 2018-01-31 11:37:22 +01:00
onchain_wire.h Rename subdaemons, move them into top level. 2017-08-29 17:54:14 +02:00