Commit graph

145 commits

Author SHA1 Message Date
dni ⚡
52bb125a25
chore: remove ecdsa in favor of coincurve (#3746) 2026-01-29 10:02:16 +02:00
dni ⚡
c08bc02930
chore: update python packages (#3707) 2026-01-26 08:54:37 +01:00
dependabot[bot]
09c35eaca0
chore(deps-dev): bump filelock from 3.20.1 to 3.20.3 (#3721)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-15 09:17:26 +01:00
dependabot[bot]
724f8c9f63
chore(deps-dev): bump virtualenv from 20.31.2 to 20.36.1 (#3718)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-15 08:34:05 +01:00
dependabot[bot]
aa1bddcdd5
chore(deps-dev): bump werkzeug from 3.1.4 to 3.1.5 (#3714)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-09 06:26:32 +01:00
dni ⚡
24e28911ab
fix: greenlet import issue mac osx (#3698)
Co-authored-by: Pratik Patel <pratikpatelpp802@gmail.com>
2026-01-08 09:16:50 +01:00
dependabot[bot]
1e252d0485
chore(deps): bump urllib3 from 2.6.0 to 2.6.3 (#3706)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-08 08:50:24 +01:00
dependabot[bot]
e98550a125
chore(deps): bump aiohttp from 3.12.15 to 3.13.3 (#3703)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-08 08:50:10 +01:00
dni ⚡
d985bdaadb
chore: update breez liquid sdk (#3685) 2025-12-27 12:07:08 +01:00
dependabot[bot]
8e0d1cc100
chore(deps): bump fastapi-sso from 0.18.0 to 0.19.0 (#3681)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dni  <office@dnilabs.com>
2025-12-23 09:18:33 +01:00
dni ⚡
d098e2f710
chore: update to v1.4.0-rc3 (#3672) 2025-12-17 13:57:22 +01:00
dependabot[bot]
606ee215b4
chore(deps-dev): bump filelock from 3.18.0 to 3.20.1 (#3669)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-17 09:13:18 +01:00
dni ⚡
f411fd13dc
chore: update to v1.4.0-rc2 (#3650) 2025-12-09 14:50:36 +02:00
dependabot[bot]
15ede13104
chore(deps): bump urllib3 from 2.5.0 to 2.6.0 (#3630)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-06 14:16:10 +01:00
dependabot[bot]
af9331eede
chore(deps-dev): bump werkzeug from 3.1.3 to 3.1.4 (#3608)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-04 08:19:02 +01:00
dni ⚡
6122a03f32
chore: replace secp256k1 with coincurve (#3609) 2025-12-02 09:41:49 +01:00
Vlad Stan
39c33699af
[feat] user assets (#3504) 2025-11-12 14:30:27 +02:00
dni ⚡
672a5b3a4d
fix: pay with nfc endpoint + add perform_withdraw (#3352) 2025-09-10 14:52:47 +02:00
dni ⚡
67c92a79cf
chore: update lnurl to v0.8.2 (#3347) 2025-09-03 17:17:48 +03:00
dni ⚡
213bde61a8
CI: add poetry lock file check job and update poetry lock (#3343) 2025-09-02 19:50:59 +03:00
dni ⚡
244de2ae86
chore: update lnurl to v0.8.0 (#3326) 2025-08-21 16:36:11 +02:00
dni ⚡
5ba06d42d0
feat: use uv instead of poetry for CI, docker and development (#3325)
Co-authored-by: arcbtc <ben@arc.wales>
2025-08-21 16:17:19 +02:00
dni ⚡
67dc096909
feat: use pydantic mypy plugin to have improved linting of models (#3311) 2025-08-19 11:37:00 +02:00
dni ⚡
2daddf8b74
chore: update lnurl to v0.7.3 (#3320) 2025-08-19 11:34:19 +02:00
dni ⚡
c24d2f24cf
fix: bump lnurl its not callback_url now, its just url (#3312) 2025-08-18 09:18:11 +02:00
dni ⚡
a36ab2d408
feat: update lnurl lib refactor lnurl endpoints (#3271) 2025-07-17 17:03:44 +03:00
dni ⚡
98f732fb6f
chore: update fastapi an starlette (#3277) 2025-07-17 16:41:54 +03:00
dni ⚡
fbfab880f3
chore: replace passlib with bcrypt (#3279) 2025-07-17 14:58:43 +03:00
Vlad Stan
4bd2a4fba9
chore: upgrade protobuf (#3252) 2025-07-15 11:14:29 +02:00
dni ⚡
69a7ef74fd
CI: fix using all optional dependecies (#3251) 2025-07-15 11:14:27 +02:00
Vlad Stan
fa89313e6f
[fix] bandit assert warnings (#3243)
Co-authored-by: dni  <office@dnilabs.com>
2025-07-15 11:14:23 +02:00
Vlad Stan
e0749e186e
[fix] Small bandit changes (#3241) 2025-07-15 11:14:20 +02:00
Riccardo Balbo
0529ee2835
feat: add Breez *Liquid* SDK funding source (#2681)
Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
Co-authored-by: dni  <office@dnilabs.com>
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2025-07-15 11:14:19 +02:00
dni ⚡
a16078a6ba
chore: update python packages + formatting + cleanup (#3221) 2025-07-08 10:17:27 +02:00
dni ⚡
ff24847980
feat: add nostr-sdk library (#3217) 2025-06-25 13:58:20 +03:00
Arc
659ec31edd
CI: lnbits-boltz docker, for those who want instant payments + boltz funding source UX tweak (#3192)
Co-authored-by: jackstar12 <62219658+jackstar12@users.noreply.github.com>
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
Co-authored-by: dni  <office@dnilabs.com>
2025-06-25 12:20:46 +02:00
dni ⚡
55889abd88
chore: update poetry, disable nix workflow and python package updates (#3213) 2025-06-24 18:09:48 +02:00
dni ⚡
d774c7a742
security: update package h11 (#3127) 2025-04-28 15:32:32 +02:00
dni ⚡
1323a2005b
feat: cleanup on library dir creation and upload endpoints (#3069) 2025-04-01 10:27:11 +03:00
dni ⚡
c5964436b5
fix: python versions were defined incorrectly and remove 3.9 (#3006)
* chore: update requirements to python3.10
* chore: format RUF007 rule for py310
* wrongly specified python version
python3.13 there is a greenlet build error
2025-03-03 12:53:30 +01:00
dni ⚡
8c59f3f4ae
feat: add python-multipart for uploads (#2873) 2025-02-24 12:20:34 +02:00
Pavol Rusnak
cb5cc1e5e8
make things work with Python 3.13 + fix Nix (#2908)
* update pyproject to make things work with python 3.13

* fix nix build
2025-01-23 23:11:45 +02:00
Vlad Stan
b6bdf50ed7
[feat] Watchdog and notifications (#2895) 2025-01-23 13:23:09 +02:00
dni ⚡
8fa5c81088
chore: update to breez-sdk 0.6.6 (#2878)
* chore: update to breez-sdk 0.6.6

---------

Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
2025-01-10 11:56:10 +01:00
dni ⚡
368da935db
chore: update to corelightning 24.11 (#2836) 2024-12-17 10:02:34 +02:00
Vlad Stan
524a4c9213
[feat] custom exchange providers (#2797) 2024-12-13 14:01:54 +02:00
dni ⚡
291c69e470
chore: update to latest pytest (#2800) 2024-12-11 11:39:28 +02:00
Pavol Rusnak
80ec9e1307
update starlette and fastapi (#2737) 2024-10-16 07:00:12 +02:00
dni ⚡
21d87adc52
mega chore: update sqlalchemy (#2611)
* update sqlalchemy to 1.4
* async postgres

---------

Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
2024-09-24 10:56:03 +02:00
dni ⚡
e8a6870d7a
fix: update lnurl for backwards compatibility (#2666) 2024-09-03 12:03:26 +02:00