68 Commits (ed4eadc8f38fdb2f13bdd4aff68367e9fae3cb2f)

Author SHA1 Message Date
Rusty Russell df8a6f615b pytest: test for crash when we do a plugin op and a plugin has not finished init 6 years ago
darosior 307fb0708e lightningd/plugin_control: don't control non-dynamic plugins 6 years ago
darosior 2683170da8 Test and document 'channel_opened' notification 6 years ago
Christian Decker 53488e5739 pytest: Strengthen the htlc_accepted tests 6 years ago
Rusty Russell 380c044668 tests: add plugin for simple invoice delay. 6 years ago
trueptolemy 4d08ed2fa6 pytest: Add a test for the 'warning' subscription and notification 6 years ago
Christian Decker dd26a01c54 pytest: Add a test for htlc_accepted hook replay on startup 6 years ago
Christian Decker 9fd8be6463 pytest: Add tests for htlc_accepted_hook 6 years ago
Rusty Russell e5b5f1d7e5 openingd: add openchannel hook. 6 years ago
Rusty Russell ca7864f2f3 invoice_hook: remove nested result. 6 years ago
Rusty Russell 7f7ad4f89f connected_hook: allow hook to specify an error message. 6 years ago
Rusty Russell 9c373fecb6 pytest: test the invoice hook. 6 years ago
Rusty Russell 7ccf3af51d pytest: test the db hook plugin. 6 years ago
Rusty Russell 5f437de771 pytest: test passing utf8 into and out of plugin JSON. 6 years ago
Rusty Russell c7316d7ba2 pytest: test that we translate to and from Millisatoshi on plugin RPC. 6 years ago
Christian Decker 7f11b4854e pylightning: Split @method and @async_method decorators 6 years ago
Christian Decker 571fb44d20 pylightning: Add a small test for async rpcmethods 6 years ago
Christian Decker 5d9d5ceed1 pytest: Test the new peer_connected hook with a reject plugin 6 years ago