fmhoeger
27f47b568d
Remove plugins autopilot, drain, rebalance, summary from available plugins list in README
2024-02-09 19:14:20 +00:00
Vladimir Shingarev
6a622fa803
feeadjuster: tidy up README
2024-02-09 12:51:59 -06:00
daywalker90
636f4e8aa0
removed unmaintained nostrify
2024-02-09 15:08:13 +01:00
Michael Schmoock
b000c701e3
github: fix workflow badge on readme page
...
The old badge was pointing to the workflows name
https://github.com/lightningd/plugins/workflows/Integration%20Tests/badge.svg
However this seems to be always failing. Pointing to the workflow file main.yml,
which only contains the one integration test workflow, gives a now green
badge.
I'm not totally into the github internals, so maybe I'm mistaken on
this one. Feedback appreciated.
2024-02-07 13:00:55 +01:00
fmhoeger
92186296e2
Rename directory 'Unmaintained' back to 'archived'
...
Update text and links for archived plugins in README
2024-02-06 20:29:25 +00:00
fmhoeger
63d33e643e
Update README
...
Add new section Unmaintained plugins
Cleanup and sort plugin and link lists
2024-02-06 20:29:25 +00:00
fmhoeger
e5dbaea255
Update Python versions in README
2024-02-06 20:29:25 +00:00
ShahanaFarooqui
cf96eb63c1
Removing commando from archived plugins list
2024-01-17 11:27:10 +01:00
Yuki Kishimoto
1713f9aebb
Add cln-ntfy
2023-06-02 18:16:32 +02:00
Michael Schmoock
eee5e90df4
clearnet: adds clearnet plugin
...
This can be used to enfroce clearnet connections on all peers
or a given `peer_id`.
2023-04-28 14:57:55 +02:00
Joel Klabo
0b15222df7
nostrify: Broken Link in README
2023-02-09 14:13:13 +01:00
Joel Klabo
c78970d943
nostrify: Adding v0.1.0
2023-02-08 19:00:13 +01:00
Michael Schmoock
748d50a2dc
archive: commando plugin as cln comes with it
2022-12-29 14:37:05 +01:00
Swapnil Tripathi
1721ff6075
update resources for python-teos
2022-11-14 21:50:50 +01:00
Giovanni Zotta
e625369423
Update README
2022-09-19 18:13:21 +02:00
Giovanni Zotta
c1afe23df6
Add circular to the list of plugins
2022-09-19 18:13:21 +02:00
fiatjaf
c5f0c65c01
align table.
2022-09-16 12:00:29 +02:00
fiatjaf
75e762acc1
add poncho to the list.
2022-09-13 15:59:38 +02:00
joemphilips
373ae69a74
add nloop to README
2022-09-02 17:47:11 +02:00
Andrew Toth
6b56db768c
readme: Add paythrough plugin link
2022-08-22 12:00:35 +02:00
Sergi Delgado Segura
5f656a1f0f
Replaces python-teos by rust-teos
2022-08-22 11:59:44 +02:00
joemphilips
e8baa35a28
nit: change csharp example directory
2022-07-12 13:59:01 +02:00
joe.miyamoto
f07019b511
update readme with C# and kotlin example
2022-07-12 13:59:01 +02:00
Christian Decker
dc035f0e50
readme: Rename from c-lightning to core-lightning in README
2022-05-13 18:02:51 +02:00
Aaron Dewes
20c6bf9d63
Add TypeScript API
2022-04-28 12:58:59 +02:00
Michael Schmoock
69e02e23b1
cleanups: feeadjuster, drain and summary
2022-02-17 10:26:54 +01:00
Christian Decker
b88c927810
readme: Add the noise plugin to the matrix
2022-01-09 12:51:42 +01:00
Christian Decker
7d3e7a12a4
readme: Add @andrewtoth's listmempoolfunds
2021-12-19 15:15:37 +01:00
Vincenzo Palazzo
1ddee5221e
Adding go-lnmetrics.reporter
...
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com >
2021-12-12 15:31:38 +01:00
Rusty Russell
ad27d4f624
commando: optionally use runes for authorization.
...
Now it requires the datastore (or datastore.py plugin), if you want
to use runes. The simple reader/writer control lists don't require
that, but for simplicity we always require the runes Python module.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au >
2021-09-08 10:11:58 +09:30
LightningHelper
0b400559f9
Add backup plugin to the table
2021-08-18 14:29:26 +02:00
Vincenzo Palazzo
5f3bb380cd
Adding Java API to the list, and another bitcoin backend
...
The bitcoin backend plugin is inspired by #112 #214
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com >
2021-06-25 11:52:50 +02:00
Antoine Poinsot
04eed3f595
Introduce a Minimum Supported Python Version for Python plugins
...
Fixes https://github.com/lightningd/plugins/issues/146
Signed-off-by: Antoine Poinsot <darosior@protonmail.com >
2021-02-11 13:31:50 +01:00
Antoine Poinsot
3923bc787f
README: touch on starting plugins via RPC, and two nits
...
Signed-off-by: Antoine Poinsot <darosior@protonmail.com >
2021-02-11 13:31:50 +01:00
Rusty Russell
d0839ff1f9
README.md: add currencyrate
...
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au >
2021-01-14 18:35:49 +01:00
Sergi Delgado Segura
988060868a
Adds watchtower client to plugins
2021-01-08 15:19:26 +01:00
alex
1f61280eef
request-invoice init
2020-12-21 15:18:26 +01:00
Gijs van Dam
eb748ffe19
Keep the orginal comment
2020-12-11 11:11:16 +01:00
Gijs van Dam
4f7e9da3db
Fix example test
...
The example test uses a rpc call `summary` that isn't available (anymore)
The assert should be lowercase, otherwise it fails.
2020-12-11 11:11:16 +01:00
Christian Decker
e22a65ed30
readme: Update the build badge
2020-12-02 13:10:44 +01:00
Christian Decker
0a56088d98
sendinvoiceless: Remove in favor of the built-in keysend
...
Keysend is more secure, has a higher success-rate and doesn't require
both a a route to the destination and back.
2020-12-02 11:11:44 +01:00
Michael Schmoock
dddc893414
doc: adds missing link to feeadjuster
2020-11-11 12:00:27 +01:00
Christian Decker
1a426fd940
autoreload: Remove the autoreload plugin
...
It has been superseded by the dynamic start / stop functionality added into
c-lightning itself.
Closes #108
2020-10-21 16:13:29 +02:00
Christian Decker
ef4c1bf1e8
readme: Add the Boltz Channel Creation Plugin
2020-09-04 16:29:27 +02:00
Christian Decker
acdf3fb356
readme: Added two new plugins by @rbndg
...
Suggested-by: Reza <@rbndg>
2020-08-29 14:54:24 +02:00
fiatjaf
8703798a37
add trustedcoin, sparko and webhook to the main list.
2020-08-28 15:49:00 +02:00
Michael Schmoock
42c3041a4c
fix: missing link in README
2020-08-01 17:03:41 +02:00
Christian Decker
ded4f6b380
Update README.md
2020-07-03 11:42:19 +02:00
Michael Schmoock
d1559bed1d
doc: adds README entry for drain
2020-05-23 13:38:01 +02:00
Michael Schmoock
7edf97ed43
doc: specify writing and running tests
2020-05-23 13:38:01 +02:00