Commit graph

919 commits

Author SHA1 Message Date
Carlos Ruz
3fc4ece1ba Update README.md with contributions section and recommended commits format. 2024-10-25 16:26:07 +02:00
Carlos Ruz
24367192c9 Archive paythrough 2024-10-03 12:05:55 -06:00
Carlos Ruz
240a832271 Archive listmempoolfunds 2024-10-03 12:05:55 -06:00
Carlos Ruz
3a5e24f285 Archive circular 2024-10-03 12:05:55 -06:00
daywalker90
061abc1b16 clnrest-rs: add drop-in rust implementation for clnrest 2024-09-30 19:21:30 -06:00
Christian Decker
4a52e26ffc add fee percent that was taken in a successful rebalance
I think it is nice to know what was the fee percentage that was used in the re-balance,
e.g.
Instead of this:
fee": "59846msat",

It will output:
fee_percentage": "0.114%",
2024-09-28 16:06:06 -06:00
dependabot[bot]
a2b4526fcf build(deps-dev): bump urllib3 from 2.2.1 to 2.2.2 in /donations
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.2)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-27 11:59:18 -06:00
dependabot[bot]
e993bd3cb9 build(deps-dev): bump certifi from 2024.2.2 to 2024.7.4 in /backup
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-27 11:56:10 -06:00
daywalker90
24156b0bd2 clnrod: update to v0.3.0 2024-09-27 11:46:21 -06:00
daywalker90
98f0234f69 sling: update to v2.1.0 2024-09-27 11:38:53 -06:00
daywalker90
83efc0baec summars: update to v3.4.0 2024-09-27 11:34:15 -06:00
daywalker90
004d9c077a holdinvoice: update to v3.1.0 2024-09-27 11:28:43 -06:00
dependabot[bot]
83dfe64bd9 build(deps-dev): bump zipp from 3.17.0 to 3.19.1 in /backup
Bumps [zipp](https://github.com/jaraco/zipp) from 3.17.0 to 3.19.1.
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
- [Commits](https://github.com/jaraco/zipp/compare/v3.17.0...v3.19.1)

---
updated-dependencies:
- dependency-name: zipp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-27 11:19:49 -06:00
daywalker90
60539d9184 CI: read CLN version from CI file instead of release binary 2024-09-26 12:53:00 -06:00
daywalker90
cc564b9c4a CI: upgrade to CLN 24.08, drop 23.11 2024-09-26 12:53:00 -06:00
Michael Schmoock
eb14648ebb readme: fix table that got broken by last commit 2024-09-25 16:36:28 +02:00
Michael Schmoock
8f6bc53cad summary: fixes exclude testcase index out of range 2024-09-25 16:18:04 +02:00
Michael Schmoock
01ad1d5aef summary: fixes and restores the summary plugin 2024-09-25 16:18:04 +02:00
michael1011
08b1bed009 Add hold plugin 2024-09-15 00:09:20 -06:00
Alex Myers
e8d25df6b9 remove ssh requirement for torq plugin
This was causing reckless to fail when users don't have a
github credential with ssh access. See
https://github.com/ElementsProject/lightning/issues/7635
2024-09-04 19:38:15 -06:00
Carlos Ruz
39ef72f904 Added feerate_floor and feerates object to estimatefees method. 2024-08-21 15:12:35 -06:00
Juho Yrjölä
e32a8eedfc Add file permission notes to readme 2024-08-21 13:18:50 -06:00
Juho Yrjölä
2f06717e43 Add torq plugin 2024-08-15 18:27:11 +02:00
nitramiz
9684455fff Prometheus: Fix msat to sat conversion 2024-08-13 15:31:50 +02:00
daywalker90
8c4579982a clnrod: fix tests for 24.08+ 2024-08-08 13:06:32 -06:00
Simen Russnes
5e449468bd changed param name from method_whitelist to allowed_methods 2024-07-27 13:16:36 +02:00
nosedam
ea4f257631 add ln-address-pay plugin 2024-07-22 18:13:32 -05:00
Jorge Martinez Ortega
677a9469a2 removing bitstamp from sources and fixing the request for coinbase api 2024-07-22 12:42:31 -05:00
daywalker90
13cec868bc currencyrate: general update and fixes for upstream options compat 2024-07-11 12:55:29 -05:00
dependabot[bot]
90ec46eb2b build(deps-dev): bump certifi from 2024.2.2 to 2024.7.4 in /donations
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-10 12:18:33 -05:00
daywalker90
1d3356c2e4 format python files with ruff 2024-07-10 12:13:42 -05:00
dependabot[bot]
7b3ad06a59 build(deps-dev): bump zipp from 3.17.0 to 3.19.1 in /donations
Bumps [zipp](https://github.com/jaraco/zipp) from 3.17.0 to 3.19.1.
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
- [Commits](https://github.com/jaraco/zipp/compare/v3.17.0...v3.19.1)

---
updated-dependencies:
- dependency-name: zipp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-10 11:57:19 -05:00
daywalker90
9081f78308 CI:use dev dependencies for nightly 2024-07-02 18:13:22 -05:00
dependabot[bot]
1671b9271d build(deps-dev): bump urllib3 from 2.2.1 to 2.2.2 in /backup
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.2)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 14:19:37 -05:00
daywalker90
8c417f9870 update bitcoind to 27.1 2024-06-23 12:51:27 +02:00
daywalker90
8fec74d040 update holdinvoice to v3.0.0 2024-06-21 16:53:45 -05:00
daywalker90
64c99f16ca CI: downgrade main python to 3.11, remove unwanted test results 2024-06-21 16:18:10 -05:00
daywalker90
55df73299d refactor get_testfiles 2024-06-19 13:07:29 -05:00
daywalker90
c47099a7d4 currencyrate: fix test for v23.11 2024-06-19 12:34:36 -05:00
daywalker90
87eefac35a CI: test more cln versions 2024-06-18 16:50:40 -05:00
daywalker90
d5be7f8dcf CI: only fail test suite on new failures 2024-06-17 17:43:07 -05:00
PsySc0rpi0n
160e586e8b Lastes suggestions added to README.md regarding fixing some wording 2024-06-17 16:59:15 -05:00
PsySc0rpi0n
d3c5275ff6 Move archived plugins to its own file 2024-06-17 16:59:15 -05:00
sip21
5aea0ce075 Add default badges to README 2024-06-11 21:31:09 -05:00
daywalker90
de0c7af343 CI: add retry logic for push 2024-06-07 20:08:50 -06:00
daywalker90
e83a30c28e new plugins manager category 2024-06-06 11:19:44 -06:00
daywalker90
a4fc155622 CI: add cache for cln, bitcoind and python dependencies 2024-06-06 11:05:40 -06:00
Chris Guida
9acaec7017 Dockerfile: Update lightningd base image to a version that actually exists 2024-06-06 10:39:28 -06:00
sip21
6ca3e481bf Add badges for currencyrate plugin 2024-06-06 10:35:16 -06:00
Chris Guida
cb380357ed README: Fix bolt12-prism repo link 2024-06-06 07:09:50 -06:00