15 Commits (06a54606a341125962f406c1fb0d2ad72ec98c71)

Author SHA1 Message Date
Rusty Russell 852e14c947 plugins: check order once all plugins have returned from getmanifest. 4 years ago
Rusty Russell 6a55b4367e lightningd: actually order the hooks. 4 years ago
Rusty Russell e2a31f42f2 plugins: allow 'before' and 'after' arrays for hooks. 4 years ago
Rusty Russell f8cdb523dd plugin_hook_call: return indication whether we called the callback or not. 5 years ago
Rusty Russell deac09950a plugins: make chained hooks have two different callbacks. 5 years ago
Rusty Russell 9aedb0c61f plugin: simplify hooks calling methods, and make lifetime requirements explicit. 5 years ago
Christian Decker b25e195c2c plugin: Multiple plugins can register a singl hook 5 years ago
Christian Decker 9a2a09efd6 plugin: Introduce plugin type to allow singleton and chaining 5 years ago
darosior d35387f489 common: move json_stream from lightningd/ to common/ 5 years ago
Christian Decker 6020a0d587 db: Consolidate access to the changes in a db 5 years ago
darosior d299420fbe lightningd/plugin_hook: make it possible to unregister a hook 5 years ago
Rusty Russell a314bc62fc lightningd: remove deserialize step for plugin hooks. 6 years ago
Rusty Russell 4ca2964d21 plugin_hook: special case for db hook. 6 years ago
Christian Decker b8584a744b plugin: Add hooks that a plugin might register 6 years ago
Christian Decker f8f76e3d31 plugin: Add hook registration 6 years ago