21 Commits (f62d7bbe45701f657f657365e48cfa8365edb43f)

Author SHA1 Message Date
Christian Decker eb322b114b plugin: Do not automatically initialize the RPC connection in bcli 4 years ago
Antoine Poinsot e0aef66ce2 plugins: make the autoclean plugin static 4 years ago
Christian Decker e03acd9663 libplugin: Add features to plugin_main and getmanifest 5 years ago
darosior 3eb0f56f87 libplugin: generalize the plugin_timer callback type 5 years ago
darosior 2bff80e3de libplugin: use json_stream helpers for RPC calls 5 years ago
darosior 4772025b5d libplugin don't expose the plugin struct 5 years ago
darosior 02fe34ed95 libplugin: don't expose the rpc_conn struct 5 years ago
darosior b31e3b1541 libplugin: pass a pointer to plugin to send_outreq 5 years ago
darosior 765626875e libplugin: use ccan/io for notifications 5 years ago
darosior 9ebfdf0b8c libplugin: add remaining globals to the global state 5 years ago
darosior 499dce1c38 libplugin: include the rpc conn into the global state 5 years ago
darosior fcbd11f0c5 plugins/libplugin: hook support 5 years ago
darosior 3371f0cf78 plugins/libplugin: notifications support 5 years ago
trueptolemy 2d1a153975 plugins: Return `command_param_failed()` if `param()` fail 5 years ago
darosior 0cd3823c98 libplugin: pass configuration to plugin's 'init' callback 5 years ago
darosior 017ee7c916 libplugin: Add 'getmanifest' 'dynamic' field 5 years ago
Rusty Russell c585f22711 libplugin: update API to use json_out. 5 years ago
darosior 4640d18ef0 Plugins: allow to specify plugin option type in libplugin.c, then specify it to autoclean options 5 years ago
darosior 9d34121ec5 libplugin.c: Handle command categories then set them in pay and autoclean 5 years ago
ZmnSCPxj 30ad98a3ea plugins/autoclean.c: Remove unnecessary inclusions. 5 years ago
Rusty Russell 4370ffa978 autoclean: make this a plugin. 5 years ago