Commit graph

856 commits

Author SHA1 Message Date
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
daywalker90
877539e9a8 add summars 2024-03-09 11:29:16 +01:00
sip21
cef4be1650 Fix logic in Ci workflow main 2024-03-07 23:23:19 +01:00
Chris Guida
57a2925e31 Update requirements.txt
The old `pyln-client` here is causing this output on CLN v23.02: `UNUSUAL plugin-sauron.py: ValueError: Non-integer request id \"cln:getchaininfo#24\"`

Updating `pyln-client` to `23.2` fixes for me.
2024-03-04 12:38:24 +00:00
Christian Decker
cd23955824 backup: Remove tqdm dependency 2024-03-04 13:34:24 +01:00
Christian Decker
889671d2f6 backup: Update dependencies 2024-03-04 13:34:24 +01:00
sip21
6f9489a38f Fix CI workflow main 2024-03-04 10:04:43 +01:00
sip21
458a53c71b Pin poetry to 1.7.1 2024-03-03 18:34:53 +01:00
Amperstrand
7c7b00a2d1 Add support for the default signet 2024-03-02 13:13:06 +01:00
sip21
286c952ed2 Add nightly integration tests badge 2024-03-01 16:23:23 +01:00
sip21
b6b8d08770 Update CI workflow 'main' using latest CLN release 2024-03-01 16:23:23 +01:00
sip21
a6c29da182 Add CI workflow 'nightly' using CLN master 2024-03-01 16:23:23 +01:00
daywalker90
a525e6c420 add sling 2024-02-15 15:02:50 -06:00
daywalker90
39500a6e23 add holdinvoice 2024-02-14 14:27:33 -06:00
fmhoeger
46f28a88a2 Fix backup plugin
Update required Python version
Update pyln and other packages
Update README
2024-02-12 20:40:57 +00:00
fmhoeger
dce6e1c7d1 Fix donations plugin
Update required Python version
Update pyln packages
Update README
2024-02-12 20:40:57 +00:00
daywalker90
cb3145da29 add TEST_DIR env to pass to setup.sh to gain access to the test directory with the python environment 2024-02-09 19:53:56 +00:00