rgb-cln/channeld
lisa neigut 9bb9e69bf3 notifications: add new notification for coin movements and two helpers
Adds a new plugin notification for getting information about coin
movements. Also includes two 'helper' notification methods that can be
called from within lightningd. Separated from the 'common' set because
the lightningd struct is required to finalize the blockheight etc

Changelog-Added: Plugins: new notification type 'coin_movement'
2020-05-12 15:46:58 +09:30
..
test txs: Move commit tx generation out of the signature computation 2020-05-07 15:05:39 +09:30
Makefile watchtower: Add function to create penalty transactions 2020-05-07 15:05:39 +09:30
channel_wire.csv watchtower: Call the commitment_revoked hook every time we update 2020-05-07 15:05:39 +09:30
channeld.c notifications: add new notification for coin movements and two helpers 2020-05-12 15:46:58 +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
watchtower.c channeld: pass in HSM_FD as an argument to watchtower code. 2020-05-07 11:35:31 +02:00
watchtower.h channeld: pass in HSM_FD as an argument to watchtower code. 2020-05-07 11:35:31 +02:00