-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update to 24.05 * update plugins submodule to latest * Add missing Dockerfile dependencies * Update ui to v0.0.5 * Add UI v0.0.5 dependencies * Add gRPC interface * update sdk link to 0.3.5.1 install script * add missing Dockerfile dependencies * fix env variable name
- Loading branch information
1 parent
231cd9e
commit 29f0fe7
Showing
10 changed files
with
86 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule plugins
updated
27 files
+97 −97 | .ci/test.py | |
+80 −0 | .ci/update_badges.py | |
+99 −0 | .ci/utils.py | |
+144 −21 | .github/workflows/main.yml | |
+13 −5 | .github/workflows/nightly.yml | |
+12 −12 | .gitmodules | |
+1 −1 | Dockerfile | |
+53 −44 | README.md | |
+1 −1 | backup/README.md | |
+14 −14 | backup/poetry.lock | |
+1 −1 | backup/pyproject.toml | |
+1 −0 | bolt12-prism | |
+1 −1 | circular | |
+1 −0 | cln-ntfy | |
+1 −0 | clnrod | |
+0 −1 | csvexportpays | |
+47 −0 | currencyrate/test_currencyrate.py | |
+11 −11 | donations/poetry.lock | |
+1 −0 | feeadjuster/README.md | |
+90 −32 | feeadjuster/feeadjuster.py | |
+54 −4 | feeadjuster/test_feeadjuster.py | |
+1 −1 | holdinvoice | |
+0 −1 | python-teos | |
+1 −1 | sling | |
+0 −1 | sparko | |
+1 −1 | summars | |
+1 −0 | watchtower-client |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters