23 Commits (ff090ecfe62fe39ba4b69e5e30dd9b840a9ed8a1)

Author SHA1 Message Date
Michael Schmoock 68ce25c92d feat: adds timestamp to state_change notification 4 years ago
Michael Schmoock 8a8dabaa58 feat: adds state change cause and message 4 years ago
niftynei daa55d1221 df: add notification for receiving peer's funding tx sigs 4 years ago
Michael Schmoock d86855d1f7 feat: adds channel_state_changed notification 4 years ago
Rusty Russell c34c055d82 Makefile: use completely separate spec-derived files for EXPERIMENTAL_FEATURES 4 years ago
Rusty Russell 8150d28575 Makefile: use generic rules to make spec-derived sources. 4 years ago
lisa neigut 9bb9e69bf3 notifications: add new notification for coin movements and two helpers 5 years ago
rbndg 241fa00e97 plugin:added invoice creation event 5 years ago
Rusty Russell fc4d01cd9d db: put scids in forwards even if we didn't actually send. 5 years ago
Vasil Dimov 55173a56b7 Use dedicated type for error codes 5 years ago
Rusty Russell 1099f6a5e1 common: use struct onionreply. 5 years ago
Christian Decker 51ee5cc28d pay: Move error message creation for sendpay into its own function 5 years ago
trueptolemy 82e8db4ba4 plugin: Another new notification type, 'sendpay_failure' 5 years ago
trueptolemy 07f85cbf72 plugin: A new notification type, 'sendpay_success' 5 years ago
trueptolemy 25d79c5c3f notification: Add registeration interface 5 years ago
darosior cd91c06ce9 lightningd/notification: Add missing includes for 'forward_event' 5 years ago
trueptolemy e75d8e061b Plugin: New notification type, forward_event 5 years ago
darosior 736651ba43 lightningd/notification: add 'channel_opened' notification 5 years ago
darosior b5bb7f191f Plugins: Add a notification for invoice payment 5 years ago
trueptolemy 231703cc7f plugin: Add new notification type: warning 5 years ago
Rusty Russell a2fa699e0e Use node_id everywhere for nodes. 6 years ago
Christian Decker 26f17e87a3 plugin: Add connect and disconnect notifications 6 years ago
Christian Decker 7355e62964 plugin: Add subscriptions when processing the plugin manifest 6 years ago