calle
|
089313f613
|
Logging with loguru (#708)
* logging
* requirements
* add loguru dependency
* restore it
* add loguru
* set log level in .env file
* remove service fee print
* set log level
* more logging
* more logging
* more logging
* pyament.checking_id
* fix
|
2022-07-07 14:30:16 +02:00 |
|
calle
|
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 |
|
benarc
|
228717195b
|
back
|
2022-01-30 19:43:30 +00:00 |
|
Tiago vasconcelos
|
09bfa35cd5
|
avoid voidwallet crash
|
2022-01-17 15:52:19 -03:00 |
|
fiatjaf
|
d4d069fc77
|
make all methods from all wallets async.
|
2021-03-24 01:01:09 -03:00 |
|
fiatjaf
|
42bd5ea989
|
remove exception to black line-length and reformat.
|
2021-03-24 00:40:32 -03:00 |
|
fiatjaf
|
b5a07c7ae7
|
add status() method to wallets to be used in initial check.
|
2020-10-12 22:30:19 -03:00 |
|
fiatjaf
|
b3c69ad49c
|
invoice listeners support on lnd and other fixes around wallets/
|
2020-10-04 12:05:01 -03:00 |
|
fiatjaf
|
8b7028d728
|
add VoidWallet and make it the default.
|
2020-09-03 21:43:32 -03:00 |
|