Commit Graph

9 Commits

Author SHA1 Message Date
fmhoeger
dce6e1c7d1 Fix donations plugin
Update required Python version
Update pyln packages
Update README
2024-02-12 20:40:57 +00:00
Chris Guida
3754a9e0f8 Demote autopilot, backup, donations, drain, helpme, historian, paytest, probe, prometheus, rebalance, and summary to the archive
drain: fix drain msats
drain: failing CI because of msats
historian: add inotify to historian deps
historian: update lockfile
2024-02-06 20:29:25 +00:00
Michael Schmoock
ac86a3008b dontaions: rename options to match plugin name 2023-02-08 15:32:42 +01:00
Michael Schmoock
c8a728cdd7 donations: fix the stop method 2023-02-08 15:32:42 +01:00
Michael Schmoock
e0447276b5 donations: fix usage of deprecated validators 2023-02-08 15:32:42 +01:00
Michael Schmoock
3b654a44db donations: test start stop method
also sets default web port to 8088 on the plugin opts,
which should be the same as for the start(port=8088) fuction.
2020-12-13 15:36:15 +01:00
Michael Schmoock
b2a896052a donations: fix flake8 nits 2020-12-13 15:36:15 +01:00
darosior
e426f6738e Update to pyln-client
This updates all plugins *which already have requirements.txt* to
pyln-client from pylightning.
2019-12-27 17:17:58 +01:00
Christian Decker
638c24cb41 donations: Imported Rene's donation plugin
This comes from a stale PR on the c-lightning issue tracker and after talking
with Rene, I decided to give it an official place to live.
2019-03-28 16:00:47 +01:00