blitz_api/app
fusion44 60bb7e519f
feat: check pay status before attempting payment
CLN returns no error when a payment was already completed before.
This commit adds a check to the payment status before attempting to
complete the payment. If the payment was already completed, the API
returns an exception.
2023-04-02 16:50:33 +02:00
..
api feat: improve logging and error handling 2023-04-02 11:09:43 +02:00
apps feat: improve logging and error handling 2023-04-02 11:09:43 +02:00
auth feat: improve logging and remove print statements 2022-12-18 20:55:48 +01:00
bitcoind [pre-commit.ci] pre-commit autoupdate (#187) 2023-02-11 13:47:34 +01:00
external [pre-commit.ci] pre-commit autoupdate (#187) 2023-02-11 13:47:34 +01:00
lightning feat: check pay status before attempting payment 2023-04-02 16:50:33 +02:00
setup [pre-commit.ci] pre-commit autoupdate (#187) 2023-02-11 13:47:34 +01:00
system chore: update dependencies 2023-03-12 16:33:41 +01:00
__init__.py feat: prepare for release 0.5.1beta 2023-02-05 21:24:31 +01:00
logging.py feat: further improvements to logging 2023-03-13 18:22:34 +01:00
main.py [pre-commit.ci] pre-commit autoupdate (#187) 2023-02-11 13:47:34 +01:00