pre-commit-ci[bot]
3f22615e47
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-04-06 21:07:43 +02:00
pre-commit-ci[bot]
5cda932abc
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/psf/black: 24.2.0 → 24.3.0](https://github.com/psf/black/compare/24.2.0...24.3.0 )
- [github.com/astral-sh/ruff-pre-commit: v0.2.1 → v0.3.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.1...v0.3.5 )
2024-04-06 21:07:43 +02:00
fusion44
b08e53b599
fix(lnd): catch when pay requests can't be decoded
...
refs #247
2024-03-10 21:16:26 +01:00
fusion44
f1b657b9a1
chore: update LND gRPC files
2024-03-10 18:32:24 +01:00
fusion44
62d3f3da9b
fix: code changes for pydantic 2.4
2024-03-10 07:57:38 +01:00
fusion44
c72f78a0be
fix: adapt to latest electrs script updates
...
refs #246
2024-02-25 19:03:04 +01:00
fusion44
9d589a19d7
feat: improve error handling warmup data gathering
...
refs #245
2024-02-25 09:52:17 +01:00
fusion44
b7e9ae29fb
fix: adapt code to recent dependeny upgrades
2024-02-24 15:30:32 +01:00
fusion44
67b72dc755
feat: improve get-raw-tx endpoint error handling
2024-02-24 07:59:44 +01:00
fusion44
35fcc54f07
chore: update requirements file
2024-02-23 20:56:30 +01:00
fusion44
699bcaa912
fix: remove versioning and fix a linter warnings
...
The versioning package was incompatible with the latest FastAPI updates
2024-02-22 20:43:15 +01:00
fusion44
6da6f0aedc
feat: simplify flake file and update dependencies
2024-02-21 20:25:19 +01:00
fusion44
40880154eb
feat: implement system/health endpoint
...
This currently does nothing but return true. This can be used
as a ping endpoint to see if the API is running and reachable.
2024-02-20 19:56:11 +01:00
fusion44
18c66f44f4
chore: update dependencies
2024-02-18 12:24:02 +01:00
dependabot[bot]
29f019810a
chore(deps): bump fastapi from 0.108.0 to 0.109.1
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.108.0 to 0.109.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.108.0...0.109.1 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-18 12:14:03 +01:00
dependabot[bot]
8d10ce3ea8
chore(deps): bump aiohttp from 3.9.0 to 3.9.2
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.9.0 to 3.9.2.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.0...v3.9.2 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-18 12:11:51 +01:00
pre-commit-ci[bot]
9bd14d161a
[pre-commit.ci] pre-commit autoupdate ( #240 )
...
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 23.12.1 → 24.2.0](https://github.com/psf/black/compare/23.12.1...24.2.0 )
- [github.com/astral-sh/ruff-pre-commit: v0.1.14 → v0.2.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.14...v0.2.1 )
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-02-18 12:11:15 +01:00
fusion44
00e56ba155
feat( #237 ): implement app_status_advanced endpoint ( #238 )
...
Some apps might give status information that is computationally to
expensive to include in the normal status endpoint which can be polled
more often.
closes #237
2024-02-18 12:10:35 +01:00
pre-commit-ci[bot]
f22074c0b2
[pre-commit.ci] pre-commit autoupdate ( #239 )
...
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.11 → v0.1.14](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.11...v0.1.14 )
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-01-28 18:53:09 +01:00
fusion44
fc2ba6fcff
feat: nix shell improvements
2024-01-14 11:02:25 +01:00
pre-commit-ci[bot]
b4676e1670
[pre-commit.ci] pre-commit autoupdate ( #235 )
...
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.9 → v0.1.11](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.9...v0.1.11 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-01-14 10:12:35 +01:00
fusion44
956d7dc9f9
chore: update dependencies
2024-01-14 10:11:22 +01:00
dependabot[bot]
6edad7ac48
chore(deps): bump aiohttp from 3.8.5 to 3.9.0 ( #233 )
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.8.5 to 3.9.0.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.5...v3.9.0 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-07 17:07:40 +01:00
pre-commit-ci[bot]
18f4569f65
[pre-commit.ci] pre-commit autoupdate ( #230 )
...
updates:
- [github.com/psf/black: 23.10.0 → 23.12.1](https://github.com/psf/black/compare/23.10.0...23.12.1 )
- [github.com/pycqa/isort: 5.12.0 → 5.13.2](https://github.com/pycqa/isort/compare/5.12.0...5.13.2 )
- [github.com/astral-sh/ruff-pre-commit: v0.1.1 → v0.1.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.1...v0.1.9 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-01-07 17:06:49 +01:00
fusion44
7cb062cbec
chore: update Makefile and gitignore
2024-01-03 21:19:56 +01:00
fusion44
42790f7b67
feat: update flake file
2024-01-03 20:58:28 +01:00
fusion44
8755971bb9
feat: update and add Ruff to the flake file
2023-11-29 19:34:25 +01:00
fusion44
9adcc866fb
feat: add nix flake ( #216 )
2023-10-29 19:29:25 +01:00
fusion44
1c4b044f44
feat: add enable and disable prometheus scripts
2023-10-29 19:03:50 +01:00
fusion44
a4cc6e46f9
refactor: remove old style docker files
2023-10-29 19:01:31 +01:00
dependabot[bot]
d1b1170772
chore(deps): bump certifi from 2023.5.7 to 2023.7.22 ( #229 )
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2023.5.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.05.07...2023.07.22 )
---
updated-dependencies:
- dependency-name: certifi
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-29 07:56:20 +01:00
dependabot[bot]
d9c7d28303
chore(deps): bump urllib3 from 1.26.16 to 1.26.18 ( #228 )
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 1.26.16 to 1.26.18.
- [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/1.26.16...1.26.18 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-29 07:52:57 +01:00
dependabot[bot]
486f9a7854
chore(deps): bump aiohttp from 3.8.3 to 3.8.5 ( #223 )
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.8.3 to 3.8.5.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.3...v3.8.5 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-29 07:52:44 +01:00
pre-commit-ci[bot]
1d2711648e
[pre-commit.ci] pre-commit autoupdate ( #222 )
...
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v4.5.0 )
- [github.com/psf/black: 23.3.0 → 23.10.0](https://github.com/psf/black/compare/23.3.0...23.10.0 )
- [github.com/astral-sh/ruff-pre-commit: v0.0.276 → v0.1.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.276...v0.1.1 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-10-29 07:52:19 +01:00
dependabot[bot]
191c77b4d4
chore(deps): bump grpcio from 1.50.0 to 1.53.0 ( #218 )
...
Bumps [grpcio](https://github.com/grpc/grpc ) from 1.50.0 to 1.53.0.
- [Release notes](https://github.com/grpc/grpc/releases )
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md )
- [Commits](https://github.com/grpc/grpc/compare/v1.50.0...v1.53.0 )
---
updated-dependencies:
- dependency-name: grpcio
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-08 13:11:42 +02:00
pre-commit-ci[bot]
3269818cac
[pre-commit.ci] pre-commit autoupdate ( #217 )
...
updates:
- https://github.com/charliermarsh/ruff-pre-commit → https://github.com/astral-sh/ruff-pre-commit
- [github.com/astral-sh/ruff-pre-commit: v0.0.275 → v0.0.276](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.275...v0.0.276 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-08 13:11:08 +02:00
pre-commit-ci[bot]
7d3619e337
chore: [pre-commit.ci] pre-commit autoupdate ( #215 )
...
updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.267 → v0.0.275](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.267...v0.0.275 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-02 12:59:40 +02:00
fusion44
d0d1380eea
feat: implement remote debugging on a remote machine ( #207 )
...
closes #206
* feat: implement remote debugging on a RaspiBlitz
* docs: reverse the prep steps
* fix: ruff line length warning
2023-06-25 08:01:43 +02:00
pre-commit-ci[bot]
698654400c
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/psf/black: 23.1.0 → 23.3.0](https://github.com/psf/black/compare/23.1.0...23.3.0 )
2023-06-25 07:18:31 +02:00
fusion44
adf472ac8b
feat: implement Ruff as a linter; fix given errors
2023-06-25 07:17:00 +02:00
fusion44
8d93ce608f
fix: ln-info delivers wrong identity_uri #202
2023-05-20 14:13:24 +02:00
Christoph Stenglein
82546273c1
fix: send missing app install messages on install / uninstall ( #208 )
...
fix: send missing app install messages on install / uninstall
2023-05-20 11:44:09 +02:00
fusion44
9f8631c581
fix: send_coins crash when calling CLN RPC
2023-05-01 20:49:52 +02:00
fusion44
e290de8933
feat: proper error handling resolving peer aliases
...
Implementations sometimes don't find aliases in the gossip, even if
they are openeing a channel to the pubkey. In this case an empty
string will be returned and the problem logged in debug mode.
refs #199
2023-05-01 20:48:10 +02:00
fusion44
467d23a2c3
feat: improvements and fixes for send-coins
...
both:
feat: add send_all field to SendCoinsResponse
CLN_gRPC only:
feat: improve error handling
fix: return a status 412 when no funds are available to send
CLN_gRPC only:
fix: send-coins sending incorrect amount
2023-05-01 13:28:58 +02:00
fusion44
fa474976da
feat: enable file logging in regtest docker images
2023-05-01 09:49:03 +02:00
fusion44
02597754bf
docs: improve docs for send-coins
2023-04-23 18:34:27 +02:00
fusion44
2b7cedbe01
fix: regtest docker bitcoin core credentials
2023-04-23 18:30:23 +02:00
fusion44
71ad84e704
feat: improve logging and error handling
2023-04-21 22:58:29 +02:00
fusion44
72862f8d6a
feat: specialize CLN containers; change default pw
...
* docker CLN1 => gRPC provider
* docker CLN2 => jRPC provider
* pw lnbits -> regtester
2023-04-12 19:22:13 +02:00