blitz_api/app
fusion44 bed65dd97b
fix(CLN): fix multiple issues with send-payment
* CLN PaymentStatus decoding was incorrect
* don't set Amount when user passes None as the amount
* catch gRPC errors and return appropriate status codes
* clarify in docs that implementation behavior is different when
   attempting to pay an already paid invoice

refs #129, refs #131
2022-07-04 21:06:11 +02:00
..
auth chore: fix some naming issues 2022-03-23 21:03:50 +01:00
external fix: pre-commit hook error and formatting issues 2022-06-17 21:35:35 +02:00
models fix(CLN): fix multiple issues with send-payment 2022-07-04 21:06:11 +02:00
repositories fix(CLN): fix multiple issues with send-payment 2022-07-04 21:06:11 +02:00
routers fix(CLN): fix multiple issues with send-payment 2022-07-04 21:06:11 +02:00
__init__.py chore: dep update; update version to 0.5.0 2022-05-28 12:38:10 +02:00
constants.py chore: apply pre_commit, fix typos, update deps 2022-05-18 18:20:13 +02:00
main.py fix bitcoin-only Warumup info (#114) 2022-06-16 15:30:14 +02:00
utils.py feat: call_script with sudo where needed (#127) 2022-06-26 13:13:50 +02:00