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 |
|
Christian Decker
|
62498ed1de
|
added a monitoring plugin to see health of peers and channels
|
2019-07-27 01:12:06 +02:00 |
|
darosior
|
6cebe21ff7
|
Add Javascript library
|
2019-07-26 15:26:16 +02:00 |
|
darosior
|
5eeb5dda0a
|
Add C++ plugins library
|
2019-07-26 15:26:16 +02:00 |
|
Richard Bondi
|
899f0a0867
|
add remoteRPC plugin
|
2019-06-17 21:47:57 +02:00 |
|
fiatjaf
|
ec3037388c
|
add my own plugin collection
At https://github.com/fiatjaf/lightningd-gjson-rpc/tree/master/cmd.
Including `waitpay` and `webhook` plugins for now.
|
2019-05-21 11:35:23 +02:00 |
|
Michael Schmoock
|
ac73bcaf20
|
doc: auto plugin directories. main repo issue 2647
|
2019-05-21 11:33:30 +02:00 |
|
Darosior
|
833f418c10
|
Added lightning-qt as a submodule (#28)
|
2019-05-16 20:28:25 +02:00 |
|
Michael Schmoock
|
dce2f8fea2
|
doc: general installation instructions
|
2019-05-13 14:04:05 +02:00 |
|
Christian Decker
|
0ac54eecfd
|
autoreload: Add the autoreload plugin to the README
Signed-off-by: Christian Decker <decker.christian@gmail.com>
|
2019-05-10 10:14:06 +02:00 |
|
Rene Pickhardt
|
4fdaaa461d
|
enhanced the README.md file
added another community repo, a tutorial video for pypi lightning and in particular added instructions how to run and activate plugins.
|
2019-05-07 15:45:35 +02:00 |
|
Gálli Zoltán
|
c70367b231
|
sendinvoiceless: README.md update
- short description and link in the the top-level README.md
- mention known weaknesses
|
2019-05-02 13:09:35 +02:00 |
|
Christian Decker
|
2667de5d21
|
readme: Updated readme to include graphql and rebalance plugins
Signed-off-by: Christian Decker <decker.christian@gmail.com>
|
2019-04-29 15:29:24 +02:00 |
|
Christian Decker
|
86b5413ab5
|
readme: Add a link to sitzprobe
|
2019-04-01 18:38:27 +02:00 |
|
Christian Decker
|
2ec37eed31
|
readme: Added some resources and pointers to external collections
@conscott has some really nice plugins, so we link to them :-)
Signed-off-by: Christian Decker <decker.christian@gmail.com>
|
2019-03-28 17:17:00 +01:00 |
|
Christian Decker
|
d863ebff00
|
readme: Added the donations plugin to the readme.
|
2019-03-28 16:09:12 +01:00 |
|
Christian Decker
|
080b2bcaf8
|
readme: Added Rusty's summary plugin to the README
Signed-off-by: Christian Decker <decker.christian@gmail.com>
|
2019-03-26 12:44:47 +01:00 |
|
Christian Decker
|
3ca5056ebd
|
prometheus: Add a prometheus plugin exposing channel and peer stats
Signed-off-by: Christian Decker <decker.christian@gmail.com>
|
2019-02-26 18:43:51 +01:00 |
|
Christian Decker
|
669be94202
|
readme: Add the probe plugin to the table
Signed-off-by: Christian Decker <decker.christian@gmail.com>
|
2019-02-20 20:10:38 +01:00 |
|
Christian Decker
|
c98125c60c
|
pchans: Shorten description
Signed-off-by: Christian Decker <decker.christian@gmail.com>
|
2019-01-21 19:53:42 +01:00 |
|
Christian Decker
|
d897fe4581
|
pchannels: Added link to the readme
Signed-off-by: Christian Decker <decker.christian@gmail.com>
|
2019-01-21 19:47:05 +01:00 |
|
Christian Decker
|
39e6a6204e
|
persistent-channels: First implementation of persistent channels.
Signed-off-by: Christian Decker <decker.christian@gmail.com>
|
2019-01-21 19:45:55 +01:00 |
|
Christian Decker
|
cfca3a48ba
|
Initial commit
|
2019-01-17 13:16:45 +01:00 |
|