calle and GitHub
17c79cd044
Makefile: remove prettier ( #705 )
...
* remove prettier
* black
2022-07-05 17:18:22 +02:00
calle and GitHub
e7dd3ec64f
reactivate actions ( #682 )
...
* reactivate other actions
* black
* codeql 2
* black only
* remove mock event loop
* do not follow grpc
2022-06-27 01:11:35 +02:00
calle and GitHub
f6da260464
Automated tests ( #566 )
...
* return error for wrong key
* payment check use key dependency
* more expressive error
* re-add optional key
* more tests
* more
* more granular
* more testing
* custom event_loop
* tests work
* fix lots of mypy errors
* test_public_api
* both files
* remove unused import
* tests
* tests working
* rm empty file
* minimal test
* set FAKE_WALLET_SECRET="ToTheMoon1"
* set FAKE_WALLET_SECRET="ToTheMoon1"
* trial and error
* trial and error
* test postgres
* test postgres
* test postgres
* test postgres
* test postgres
* test postgres
* test build
* skip mypy
2022-06-27 00:11:46 +02:00
calle and GitHub
2f62d98299
Delete expired invoices after one pending check ( #531 )
...
* delete expired invoices regularly and after pending check
* fix mistake
* delete expired invoices only once
2022-06-26 19:12:55 +02:00
calle and GitHub
2c68f53c91
/api/v1/payments with limit and offset ( #594 )
2022-06-26 19:05:34 +02:00
calle and GitHub
06fbc4b0ae
move fiat_base_multiplier multiplication into api_link_create_or_update() ( #675 )
2022-06-22 12:28:40 +02:00
calle and GitHub
1dec874af7
lnurlp: do not divide twice ( #669 )
2022-06-15 12:48:13 +02:00
callebtc
c5ddd1a2c6
fiat_base_multiplier also in rate conversion
2022-06-10 16:08:29 +02:00
callebtc
6617450c21
store fiat_base_multiplier in db
2022-06-10 16:05:33 +02:00
callebtc
b7008495b8
lnurlp: support for floating point fiat values
2022-06-10 15:35:35 +02:00
calle and GitHub
906f0166bd
Core: fix internal webhooks ( #649 )
...
* fix internal webhooks
* argument annotation
2022-06-03 14:33:31 +02:00
callebtc
f8400512f7
black formating
2022-06-01 14:53:05 +02:00
calle and GitHub
b4a6b5a1d9
serviced fix doc ( #645 )
2022-06-01 13:25:37 +02:00
callebtc
ebd6d6d58b
key check
2022-05-10 22:00:50 +02:00
callebtc
f08fbc2487
core: check_invoice_status for outgoing payments
2022-05-10 21:48:24 +02:00
calle and GitHub
b1c75813a0
fix decodepay ( #568 )
2022-03-24 12:50:57 +01:00
calle and GitHub
1209526147
remove get_payment_status ( #562 )
...
* remove get_payment_status
* remove comments
2022-03-18 18:51:28 +01:00
calle and GitHub
0f97f8f18b
Fee reserve for lightning backends ( #557 )
...
* preparing fees
* fee_limit_msat
* await resp result
* clightning
* fix tests
* fix test
* add fee to test
* mypy
* invoice_status
* checking id fix
* fee reserve error message
* only for external payments
2022-03-16 07:20:15 +01:00
callebtc
36952981c2
remove success var
2022-02-21 09:25:45 +01:00
callebtc
fbafe2b8f1
Retry backend connection on startup
2022-02-21 09:17:36 +01:00
callebtc
6496fac35f
fill mask for fiat
2022-02-18 12:35:25 +01:00
calle and GitHub
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
calle and GitHub
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
calle and GitHub
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
calle and GitHub
32ea1106f9
Crud webhook amount ( #474 )
...
* get_standalone_payment selects only incoming tx
2021-12-28 14:05:25 +00:00
calle and GitHub
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
calle and GitHub
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