core-lightning/onchaind
Christian Decker 314622028f onchaind: Eliminate a chicken-and-egg problem with msg parsing
Turns out that if we have the init message contain both the chainparams as
well as a transaction that needs to be parsed we need to set the parser to
elements mode before we reach the transaction...
2019-10-03 04:32:57 +00:00
..
test onchaind: Eliminate a chicken-and-egg problem with msg parsing 2019-10-03 04:32:57 +00:00
Makefile wire: use common/bigsize routines 2019-07-31 23:25:59 +00:00
onchain_types.h elements: Tell onchaind it may ignore fee outputs 2019-10-03 04:32:57 +00:00
onchain_wire.c onchaind: include htlc id in htlc_stub so we agree on what HTLC we're closing. 2018-10-23 16:55:35 +02:00
onchain_wire.csv onchaind: Eliminate a chicken-and-egg problem with msg parsing 2019-10-03 04:32:57 +00:00
onchain_wire.h onchaind: include htlc id in htlc_stub so we agree on what HTLC we're closing. 2018-10-23 16:55:35 +02:00
onchaind.c onchaind: Eliminate a chicken-and-egg problem with msg parsing 2019-10-03 04:32:57 +00:00