Commit Graph
24 Commits
Author SHA1 Message Date
callebtc 6496fac35f fill mask for fiat 2022-02-18 12:35:25 +01:00
calleandGitHub c626e12fa3 LNDHhub for fastapi with LIMIT (#499)
* add limit to get_payments

* add limit to lndhub

* fix defaults

* default memo

* add offset cluase

* offset for the api
2022-02-17 13:10:34 +01:00
callebtc 13a72d9a41 replace string with LNBITS_SITE_TITLE 2022-02-17 11:42:08 +01:00
callebtc 15c8557459 allow empty memo 2022-02-17 10:16:11 +01:00
callebtc d559c604fa invoice without memo 2022-02-17 09:29:10 +01:00
callebtc cd84623305 amount label adaptive to uni - look at me Im a frontent dev now 2022-02-17 09:14:07 +01:00
callebtc 9fb30080ab black 2022-02-16 22:42:27 +01:00
callebtc 30ab519c3a amount is float and sats are int 2022-02-16 22:41:12 +01:00
callebtc 914b9f3ffe allow amounts >0 2022-02-16 22:23:26 +01:00
0764f4fdf1 Support for encrypted macaroons (#521)
* encrypted macaroons

* fix GRPC env entry

* example config entry

* add pycryptodomex to requirements

* documentation

* Added pycryptodomex to pip file

Co-authored-by: Ben Arc <ben@arc.wales>
2022-02-14 17:54:05 +01:00
calleandGitHub 8d7302e4cd fix bleskomat test (#523) 2022-02-14 13:49:15 +01:00
callebtc 09b86605dd fix bleskomat tests 2022-02-14 13:42:43 +01:00
calleandGitHub b4d00a490b remove restriction for positive amount to check outgoing payments (#500) 2022-01-27 22:58:35 +01:00
callebtc 9505958306 systemd guide 2022-01-27 21:07:47 +01:00
calleandGitHub 32ea1106f9 Crud webhook amount (#474)
* get_standalone_payment selects only incoming tx
2021-12-28 14:05:25 +00:00
calleandGitHub 43b48376bb lndrest fees for fastapi (#459) 2021-12-09 00:26:08 +01:00
callebtc 12c2a04b2a LNDRest fee limit 2021-11-29 18:10:11 +01:00
callebtc b178d9a38d readd mypy.ini 2021-11-27 13:11:29 +01:00
callebtc ad3942f844 remove type comment 2021-11-27 13:01:12 +01:00
callebtc 9b58bfe06a remove trio_typing 2021-11-27 12:54:01 +01:00
callebtc 2612e60647 annotation for optional attributes 2021-11-27 12:43:14 +01:00
callebtc 3fd66f38da rename endpoint to avoid collision 2021-11-27 12:42:19 +01:00
calleandGitHub e46e881663 Merge pull request #416 from lnbits/fix_db_lock_fastapi
Fix db connect
2021-11-13 12:51:19 +01:00
callebtc bec0b1d1fe fix db connect 2021-11-13 11:42:11 +01:00