core-lightning/onchaind
Christian Decker 91a311ee0d elements: Added better handling of NULL output scripts
We used to match specifically on `is_elements && coinbase`, but we can just
hand off responsibility to libwally and then make sure we handle it correctly.
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 elements: Added better handling of NULL output scripts 2019-10-03 04:32:57 +00:00