core-lightning/channeld
niftynei bf4cac7fb8 tx: strip out witscript
now that witness script data is saved into the tx/psbt which is
serialized across the wire, there's no reason to use witscript to do
this. good bye witscript!
2020-05-21 18:45:07 +09:30
..
test setup: create a common setup which will handle the wally-context 2020-05-19 13:35:42 +09:30
channel_wire.csv watchtower: Call the commitment_revoked hook every time we update 2020-05-07 15:05:39 +09:30
channeld_htlc.h channeld: support HTLCs with blinding (EXPERIMENTAL_FEATURES) 2020-04-14 12:51:18 +09:30
channeld.c tx: strip out witscript 2020-05-21 18:45:07 +09:30
commit_tx.c psbt: move witness script storage into the psbt 2020-05-21 18:45:07 +09:30
commit_tx.h txs: Move commit tx generation out of the signature computation 2020-05-07 15:05:39 +09:30
full_channel_error.h channeld: map htlc add/remove errors to names. 2018-02-19 02:56:51 +00:00
full_channel.c psbt: move witness script storage into the psbt 2020-05-21 18:45:07 +09:30
full_channel.h txs: Move commit tx generation out of the signature computation 2020-05-07 15:05:39 +09:30
Makefile setup: create a common setup which will handle the wally-context 2020-05-19 13:35:42 +09:30
watchtower.c psbt: move witness script storage into the psbt 2020-05-21 18:45:07 +09:30
watchtower.h channeld: pass in HSM_FD as an argument to watchtower code. 2020-05-07 11:35:31 +02:00