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
darosior
3ae9b3259c
Add Sauron to the README
2020-03-30 21:54:34 +02:00
Christian Decker
1c1b8fe431
coverage: Switch to codecov.io
2020-01-25 20:52:25 +01:00
Christian Decker
1feadc8850
coverage: Add coveralls.io badge
2020-01-25 17:48:29 +01:00
Kristaps Kaupe
44ca145524
Add link to plugin collection emulating some of the LND (lncli) commands on c-lightning
2020-01-25 13:51:33 +01:00
darosior
ba85a5796a
README: Add csvexportpays to the table
...
And fix indentation in test sample
2019-12-27 17:17:58 +01:00
Jarret Dyrbye
ec65c873b6
ZeroMQ publisher plugin
2019-12-16 15:38:38 +01:00
Christian Decker
c8761a7fb7
readme: Update the pyln dependencies and add an explainer on testing
2019-12-09 14:31:14 +01:00
Christian Decker
972ea8dfd5
travis: Add the travis badge to the readme
2019-12-09 14:31:14 +01:00
fiatjaf
e8f5a8f4b2
Improve "more plugins" links
2019-09-27 14:52:55 +02:00
darosior
93cb498c04
Add a link to the reckless plugin manager
2019-08-12 23:46:43 +02:00