Commit graph

872 commits

Author SHA1 Message Date
Chris Guida
6ef8292dcb
Merge branch 'master' into chrisguida-patch-1 2024-06-06 07:07:51 -06:00
daywalker90
1c49c0ac4b CI: refactor to return success on ignored paths 2024-06-06 07:06:42 -06:00
daywalker90
ef26f81605 adding clnrod 2024-06-06 13:33:59 +02:00
Chris Guida
00b5ed7066
Merge branch 'master' into chrisguida-patch-1 2024-06-05 17:02:23 -06:00
daywalker90
c0ba9dc327 CI: ignore some paths from tests 2024-06-05 16:18:08 -06:00
Chris Guida
9fa2a016e7
README: Fix bolt12-prism repo link 2024-06-05 15:41:32 -06:00
daywalker90
f76cd2907c bolt12-prism: add badges, fix link 2024-06-05 15:27:43 -06:00
daywalker90
48a3323d82 cln-ntfy: add very basic test 2024-06-05 15:06:18 -06:00
daywalker90
0392045ecf circular: add tests 2024-06-05 13:16:34 -06:00
daywalker90
4ec4aea343 sling: update to v2.0.0 2024-06-05 12:42:42 -06:00
daywalker90
18091d0fd6 holdinvoice: update to v2.0.0 2024-06-05 11:41:05 -06:00
daywalker90
5bcbe5d0c7 summars: update to v3.3.0 2024-06-05 11:31:54 -06:00
daywalker90
7db14a92d8 CI: only tests plugins on a PR if they were changed 2024-06-05 11:09:55 -06:00
gudnuf
fd4ea9b958 change module to https, not ssh 2024-06-04 18:42:37 -06:00
gudnuf
d635681095 add prism plugin to README 2024-06-04 18:42:37 -06:00
gudnuf
c0302c2013 update to latest commit 2024-06-04 18:42:37 -06:00
gudnuf
78d64403d5 add bolt12-prism as submodule 2024-06-04 18:42:37 -06:00
daywalker90
fb5f291b52 archive plugin sparko 2024-06-04 16:20:43 -06:00
Gijs van Dam
bdc651874a readme: fix link to API docs
This commit updates the link to the API documentation in the README. It
now points to https://docs.corelightning.org/docs/plugin-development
2024-06-04 12:08:57 -06:00
LeoSpyke
f097d1c160 backup: fix backup.md broken link 2024-06-03 19:31:09 -06:00
dependabot[bot]
4125828cf9 build(deps): bump jinja2 from 3.1.3 to 3.1.4 in /backup
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 19:09:33 -06:00
dependabot[bot]
6686f3d6bd build(deps): bump jinja2 from 3.1.3 to 3.1.4 in /donations
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 18:50:32 -06:00
daywalker90
012c33dd15 currencyrate: add basic test 2024-06-03 18:30:25 -06:00
daywalker90
e58947ffd7 add missing submodule cln-ntfy 2024-06-03 17:41:09 -06:00
sip21
9ee3ed59b7 Refactor CI 2024-06-03 17:06:27 -06:00
sip21
b8e566b2f8 Bugfix nightly workflow
Fix nightly workflow file
Fix gather_data dir for nightly
2024-06-01 10:02:26 -06:00
sip21
e3b45463b6 Add CI workflow columns in README 2024-06-01 09:18:07 +02:00
daywalker90
5ea35a4af8 feeadjuster: always adhere to the excludelist 2024-05-25 17:00:54 -06:00
Michael Schmoock
ce79a3a16d feeadjuster: make excludelist have PeerIDs and SCIDs 2024-05-25 17:00:54 -06:00
Michael Schmoock
1fbfd9d0d2 feeadjuster: refactor extract reading of excludelist 2024-05-25 17:00:54 -06:00
Michael Schmoock
e6e23a70b8 feeadjuster: adds testcase for exclude list 2024-05-25 17:00:54 -06:00
Michael Schmoock
ba3760b074 feeadjuster: use cln default values if fees not set via config
This fixed a potential crash when the user did not touch the CLN
default values for fee-base or fee-per-satoshi
2024-05-25 17:00:54 -06:00
Michael Schmoock
98d552fb90 feeadjuster: adjust basefee switchable and off per default 2024-05-25 17:00:54 -06:00
daywalker90
c53d702b84 feeadjuster: get channel balances on every forward 2024-05-25 17:00:54 -06:00
daywalker90
f53db30c08 feeadjuster: added get_config compat wrapper for listconfigs 2024-05-25 17:00:54 -06:00
dependabot[bot]
30f7449cbe build(deps-dev): bump requests from 2.31.0 to 2.32.2 in /backup
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.2.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-24 12:49:12 -06:00
dependabot[bot]
7b4667e4e8 ---
updated-dependencies:
- dependency-name: requests
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-24 12:19:46 -06:00
Chris Guida
1a2a6249af Revert "build(deps): bump werkzeug from 2.3.8 to 3.0.3 in /donations"
This reverts commit c13c558eca.
2024-05-17 10:00:03 +02:00
dependabot[bot]
c13c558eca build(deps): bump werkzeug from 2.3.8 to 3.0.3 in /donations
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.8 to 3.0.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/2.3.8...3.0.3)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 16:52:04 -06:00
dependabot[bot]
1143525ada build(deps): bump werkzeug from 2.3.8 to 3.0.3 in /backup
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.8 to 3.0.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/2.3.8...3.0.3)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 16:37:26 -06:00
daywalker90
7c0c3873e5 remove archived boltz-channel-creation 2024-04-24 17:23:57 -05:00
daywalker90
130b7a0b5d holdinvoice v1.0.2 2024-04-24 21:51:55 +00:00
daywalker90
40ab17f71e remove archived c-lightning-plugin-csvexportpays 2024-04-24 18:43:26 +00:00
dependabot[bot]
825edb8938 build(deps-dev): bump idna from 3.6 to 3.7 in /donations
Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-24 17:55:32 +00:00
dependabot[bot]
f61a47742a build(deps-dev): bump idna from 3.6 to 3.7 in /backup
Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-23 12:57:40 -05:00
Otto Sabart
fef7ded72e rust-teos: remove deprecated python-teos submodule, use rust-teos instead 2024-04-12 08:58:52 +00:00
Gálli Zoltán
83a80d134e Fix rebalance plugin 2024-03-12 10:43:48 -06:00
daywalker90
4a04caff7e holdinvoice: update to v1.0.1 2024-03-12 10:19:18 -06:00
daywalker90
bf557ad17f sling: update to v1.5.1 2024-03-10 12:48:11 +01:00
Chris Guida
a7b2e63f7c deactivate pr diff 2024-03-10 12:47:43 +01:00