30 Commits (af4eec7b66d650cba53affeb8675606fdf847e6c)

Author SHA1 Message Date
Rusty Russell f77d70d546 common/json: move rest of bitcoin/lightning-specific json functions to json_helpers. 4 years ago
lisa neigut 8acbbca05d coins: use the chain's BIP173 name instead of a 'unit of account' 5 years ago
lisa neigut 8537e77ac7 coins: re-write API interface for htlc notices 5 years ago
lisa neigut e9d26a46e0 coin moves: actually record the blockheight for all chain moves 5 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 11149ef5a1 lightningd, openingd: remove active code inside assert(). 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 7ffa4ad0bc plugin: Register `forward_event` notification 5 years ago
trueptolemy a3eb2942de plugin: Register `channel_opened` notification 5 years ago
trueptolemy 2907e430d5 plugin: Register `invoice_payment` notification 5 years ago
trueptolemy 55fe2b03a2 plugin: Register `warning` notification 5 years ago
trueptolemy 74d8969967 plugin: Register `disconnect` notification 5 years ago
trueptolemy c289fa8f19 plugin: Register `connect` notification 5 years ago
trueptolemy 25d79c5c3f notification: Add registeration interface 5 years ago
trueptolemy 23bfdc307f wallet: Use `struct sha256` for payment_hash in `struct forwarding` 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 f55d29ee49 lightningd/notification: use notification name in 'jsonrpc_notification_start()' 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 71934f983a notifications: Fix iteration over notification topics 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