16 Commits (290b4d68b36470a691ff8fd7891851223cfce06b)

Author SHA1 Message Date
Christian Decker 9d4148ce68 pylightning: Warn users of plugins that may break due to extra args 5 years ago
darosior 34533ead68 Plugins: Add a test for the 'invoice_payment' notfication 6 years ago
Christian Decker 2b81e02a2e plugin: Parse response for htlc_accepted hook 6 years ago
Christian Decker bf53821f1a plugin: Populate the request for the htlc_accepted hook 6 years ago
Christian Decker b54577041a pytest: Add a simple test for the hooks 6 years ago
Christian Decker eeecfc983c plugin: Remove autopatch argument from helloworld plugin 6 years ago
Rusty Russell 0c89fc5d70 pylightning: use different decoration for init msg. 6 years ago
Rene Pickhardt 0321d79540 [plugin] Improved the example code to encourage usage of optional arguments (#2212) 6 years ago
Christian Decker 25ca49c444 pytest: Add a test for the event subscription and notification 6 years ago
Christian Decker 643480cfd8 pylightning: Migrate the test plugin to use the new wrapper 6 years ago
Christian Decker a304db9be2 plugin: Handle log notifications from plugins 6 years ago
William Casarin db9e250df8 python: fix check-python errors in plugins 6 years ago
Christian Decker be7674ed6c plugin: Added .params.configuration to init call 6 years ago
Christian Decker 0f72e0bce8 plugin: The example plugin can now return errors 6 years ago
Christian Decker 1e139e412b plugin: Allow both array as well as object params in example plugin 6 years ago
Christian Decker e27b2ea69b pytest: Add a test for the plugin option passthrough 6 years ago
Christian Decker 2b3059be0c plugin: Have the helloworld plugin accept a configure message 6 years ago
Christian Decker 55d6d6b0e7 plugin: Register plugin cli options 6 years ago
Christian Decker d0de6e59c6 plugin: Start each plugin and setup the connection to it 6 years ago
Christian Decker f7116c3a43 plugins: Add simple helloworld plugin to test against 6 years ago