core-lightning/channeld
Christian Decker eb8eabcc3c txs: Move commit tx generation out of the signature computation
We need the txs around, so don't throw them away after generating them.
2020-05-07 15:05:39 +09:30
..
test txs: Move commit tx generation out of the signature computation 2020-05-07 15:05:39 +09:30
channel_wire.csv df: rename 'funder' to 'opener' 2020-05-04 10:22:26 +09:30
channeld.c txs: Move commit tx generation out of the signature computation 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
commit_tx.c txs: Move commit tx generation out of the signature computation 2020-05-07 15:05:39 +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.c txs: Move commit tx generation out of the signature computation 2020-05-07 15:05:39 +09:30
full_channel.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
Makefile common: generalize ecdh function. 2020-04-04 16:08:49 +10:30