-
Home /
- >lightningd/plugins
Pull Requests
-
455 — Sling
-
454 — Summars
-
453 — nostr-control
-
451 — prom: Fix breakage due to msat purge
-
446 — Add `cln-ntfy`
-
441 — Update Nostrify to v1.1.0
-
281 — add fee percent that was taken in a successful rebalance
-
280 — commando: reckless? Try going commando!
-
279 — Add backup plugin to the readme table
-
277 — jitrebalance: fix missing payment_secret for sendpay
-
276 — rebalance: fix for next release.
-
275 — datastore: plugin to replicate datastore commands before next release.
-
274 — added fee per channel
-
273 — exposed a method to cancel all outstanding test plugins
-
271 — rebalance: fix example usage in readme
-
269 — drain: README.md correction
-
265 — drain: fix a broken log statement expansion
-
264 — maintenance: cleanups
-
263 — rebalance: rebalancestop also return last runs message
-
262 — feeadjuster: fix initial feeadjustment loops
-
261 — summary: fix another flake
-
260 — monitor: fix flakyness
-
259 — feeadjuster: use listchannels by destination
-
258 — Summary/maintenance
-
257 — rebalance: measure liquidity health
-
256 — feeadjuster: fee strategy per channel
-
255 — Update pyln-testing on CI which broke all tests
-
253 — rebalance report
-
252 — Drain/cleanup
-
251 — rebalance: fix testcase
-
250 — rebalance: nits
-
249 — rebalance: interchangeable route search strategy
-
248 — Adding Java API to the list, and another bitcoin backend
-
246 — Rebalance improvements
-
244 — donations/README.md: Default port is 8088
-
239 — Fix CI issues caused by missing dependencies to build c-lightning
-
238 — Update submodule plugins to latest version
-
237 — paytest: Fix crash reported by m-schmoock on direct payment
-
234 — rebalance: Print human-readable route details with satoshi units and node aliases
-
233 — probe: Allow the caller to specify the amount to probe
-
231 — backup: Implement automatic reconnect in socket backend
-
229 — currencyrate: fix what happens when we get an error.
-
228 — rebalance: handle HTLC timeout
-
226 — backup: Improve logging configurability for socket server
-
225 — rebalance: channel wo scid
-
224 — backup: Add section on backup compaction to README
-
223 — backup: Add support for Tor
-
222 — rebalance: measure and log HTLC settlement time
-
221 — summary: Add fees_collected info to output
-
220 — Add missing submodule boltz channel-creation
-
218 — backup: Add support for IPv6 addresses in socket backend
-
217 — Fix handling of ignored messages in historian.py
-
216 — rebalance: adds a check for no incoming liquidity
-
215 — Fix missing parser error
-
213 — Add Dockerfile
-
212 — backup: fix deadlock by removing the sqlite3 check
-
211 — rix: rebalance divsion by zero
-
208 — add path for backyup solution info
-
207 — Fix reference to gossipd in historian.py
-
206 — Avoid out of IndexError from `historian-stats`
-
204 — historian: New plugin to archive, combine and restore LN gossip messages
-
202 — chore: renames RPC feeadjusttoggle to feeadjust-toggle
-
201 — rebalance: improve the feeadjust availability check
-
200 — feeadjuster: no underscore in method name
-
198 — rebalance: better feeadjuster integration
-
197 — meta: Test plugins in isolation
-
196 — backup: Add the ability to compact the backups
-
195 — feeadjuster: forward event switch
-
194 — Adds watchtower client to plugins
-
193 — paytest: A plugin to test multi-part payments and optimize the `pay` plugin
-
191 — clarify backup location to be a file
-
190 — Be more specific about the backup location being a file, not a directory
-
189 — backup: Implement network backup
-
187 — feat: getstats plugin draft
-
186 — Request invoice plugin
-
185 — backup: Some improvements to text of README.md
-
184 — backup: Increase version_count after each version
-
182 — Cleanup: helpme plugin
-
181 — currencyrate: new plugin.
-
180 — prometheus: small fixups
-
179 — Flake8 Cleanups
-
178 — Mspv
-
177 — Fix example test
-
175 — automatic rebalance
-
173 — Update the readme to include a Github Actions badge
-
172 — backup: Rewrite erroneously expanded SQL stmts on-the-fly
-
171 — Create main.yml
-
170 — Deprecate/remove outdated sendinvoiceless plugin
-
169 — Backup: restore without filename
-
164 — feeadjuster: option to handle big channels differently
-
163 — feeadjuster: Feeadjust method followup
-
162 — backup: add README.md
-
161 — drain: fix test and millisatoshi from float
-
160 — feeadjuster: a new method to adjust all existing channels
-
159 — summary: fix minor bugs
-
157 — summary: use proxy if configuration says to.
-
156 — backup: Do not buffer early writes, instead rely on backup.lock to find and write to the backend
-
153 — chore: feeadjuster additions
-
152 — prometheus plugin: Added node alias to channel label for human readable legend
-
151 — jitrebalance: channel lookup can fail
-
150 — Fixing autopilot
-
149 — drain: fix test for clnd with exp features
-
147 — WIP: feeadjuster: a plugin to adjust fees depending on channel balancing
-
145 — Fixes bug for retrieving last message
-
142 — sauron: handle testnet API unreliability
-
141 — helpme: Verify that the caller has specified an invoice
-
140 — autoreload: Remove the autoreload plugin
-
139 — readme: Added two new plugins by @rbndg
-
138 — prometheus: Change default port to 9750 as per port-allocation
-
137 — noise: Fixup documentation about waiting for next message
-
135 — sauron: fix pip requirements..
-
133 — Some minor travis changes, attempting to address missing coverage inside plugins
-
132 — sauron: Add retry HTTP adapter to retry requests up to 10 times
-
131 — add trustedcoin, sparko and webhook to the main list.
-
130 — summary: fix persistent peerstate zero leading window
-
129 — summary: persist peerstate via shelve
-
128 — summary: adds persistence for availability data via shelve
-
127 — feat: summary availability 24hr window
-
125 — Limit channel size, don't require confirmations for channel funding
-
124 — G.node -> G.nodes
-
123 — prometheus: give short channel id for scid fiels, not long one
-
121 — Misc Jit-rebalance plugin enhancements
-
118 — fix: drain backwards compat and typos
-
115 — Jitrebalance fix
-
114 — Fix an issue with unchecked dict field access in jitrebalance
-
113 — [WIP] Balancesharing plugin
-
111 — Fix a couple of plugins
-
110 — Tor support for Sauron
-
109 — Prometheus: Add forwarding and fee metrics
-
106 — helpme: fix out of range access in configfile parser
-
105 — Misc cleanups
-
104 — Prometheus: avoid hyphens in label names
-
102 — backup: Remove duplicate call of initialize()
-
101 — Fixup the noise plugin
-
100 — backup: Add Dropbox backend
-
99 — Update some dependencies as reported by dependabot
-
97 — Backup plugin for off-site backups of the local database
-
96 — Sauron improvements
-
95 — Adapt Sauron to the new lightningd
-
93 — build(deps): bump psutil from 5.6.2 to 5.6.6 in /autoreload
-
92 — Test
-
91 — donations: bump flask-wtf requirement / repair Travis
-
90 — request-invoice
-
89 — WIP: Sauron, the Bitcoin network
-
87 — Add coverage for python plugins
-
86 — Add link to plugin collection emulating some of the LND (lncli) commands on c-lightning
-
85 — Send onions along a fixed path
-
83 — A support plugin for lightningd's invoice and pay API call.
-
82 — A new plugin to find peers
-
78 — Update lightning-qt (second take)
-
77 — Update to pyln-client
-
76 — lightning-qt: update to master
-
75 — travis: Switch to python 3.7 in pyenv
-
74 — Basic starting tests for everyone
-
73 — Fix networkx version
-
72 — Add an 'exclude' parameter to the summary plugin
-
71 — test drain plugin
-
70 — ZeroMQ publisher plugin
-
69 — Test plugins with pyln-testing and travis
-
68 — noise: Initial version of the noise chat plugin
-
67 — drain: cleanups
-
66 — jitrebalance: First version of the JITrebalance plugin
-
65 — build(deps): bump pillow from 5.4.1 to 6.2.0 in /donations
-
64 — Fixup traceback in probe.py thread
-
63 — sendinvoiceless: restore Python3.5 compat
-
62 — Improve "more plugins" links
-
60 — Probe fixes
-
58 — monitor: human readable output
-
57 — rebalance: restore Python3.5 compat
-
56 — sendinvoiceless: round HTLC fees up
-
55 — fix: making sum() of funds iteration did not work on non-numeric
-
54 — probe: Add some enhancements (probe specific node and traceroute)
-
53 — rebalance: round HTLC fees up
-
52 — Add a link to the reckless plugin manager in the README
-
50 — helpme: Wrap in `simple` format-hint, so lightning-cli prints it as -H
-
48 — Specify startup-only plugins to be non-dynamic
-
47 — Add a 'requirements.txt' to probe plugin
-
46 — Rene's monitor plugin
-
44 — helpme: new plugin.
-
43 — Add a C++ plugins library/API
-
42 — Functional peer searching
-
40 — dbbackup: A minimal database backup plugin
-
39 — added a monitoring plugin to see health of peers and channels
-
38 — rebalance: fix route direction
-
37 — add remoteRPC plugin
-
36 — rebalance: fix amount None
-
34 — Summary: autopilot: add requirements.txt
-
33 — Cleanup rebalance sendinvoiceless
-
32 — doc: auto plugin directories. main repo issue 2647
-
31 — add my own plugin collection
-
30 — rebalance: fix issue 29
-
28 — Add lightning-qt as a submodule and to the README list
-
27 — add lightningd blockheight metric
-
26 — Doc readme install
-
25 — feat: summary adds descriptive table header
-
24 — fix: rebalance channel selection
-
23 — fix: a race condition in the summary plugin
-
22 — doc: drain plugin README.md and usage
-
21 — prometheus: Fix channel_id name and prevent crashing
-
20 — autoreload: Add an autoreload plugin to restart plugins on change
-
19 — probe: Actually add a sensible return value to the probe method
-
18 — rebalance: exclude all own channels from getroute