Commit Graph

7 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
41363694de dontaions: fix testcase test_donation_server 2023-02-08 15:32:42 +01:00
Michael Schmoock
c8a728cdd7 donations: fix the stop method 2023-02-08 15:32:42 +01:00
Christian Decker
daeded590f donations: Shut the plugin up about warnings from Flask 2021-06-22 19:18:13 +02: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
darosior
438dee964a donations.py: basic tests
This just checks that the plugin starts (both dynamically and
satistically as it doesn't signal to be static).
2019-12-19 14:36:20 +01:00