Files
pallectrum/electrum
ThomasV a474b8674d plugin commands:
- make plugin commands start with plugin name + underscore
 - plugin_name must be passed to the plugin_command decorator
 - fixes:
    - remove plugin_commands (unneeded)
    - func_wrapper must await func()
    - setattr(Commands, name, func_wrapper)
 - add push/pull commands to labels plugin
2025-03-16 11:53:34 +01:00
..
2025-02-04 09:43:40 +01:00
2025-03-14 17:19:41 +00:00
2025-03-16 11:53:34 +01:00
2025-02-10 14:22:50 +01:00
2025-02-10 14:22:50 +01:00
2025-03-16 11:53:34 +01:00
2024-10-22 09:26:36 +02:00
2025-03-15 13:22:28 +01:00
2025-03-10 19:42:37 +01:00
2025-03-05 10:29:26 +01:00
2025-02-19 14:29:02 +01:00
2025-02-19 14:29:02 +01:00
2025-03-13 10:17:10 +01:00
2024-11-29 17:09:29 +08:00
2025-03-15 13:31:00 +01:00
2025-03-13 10:17:10 +01:00
2025-03-14 17:19:41 +00:00
2025-02-28 16:46:29 +00:00
2025-03-14 17:19:41 +00:00
2025-01-23 12:58:28 +01:00