benarc
8db19f33e3
Removed key for password that generates a key
2022-02-03 12:52:51 +00:00
Ben Arc
b10a23dcc4
FakeWallet invoices to correct amount
2022-02-01 23:16:38 +00:00
Ben Arc
db734d4acd
added hex
2022-02-01 23:04:40 +00:00
Ben Arc
0415f3d7cc
Removed hex
2022-02-01 21:32:54 +00:00
Ben Arc
3927545e32
fixed buggy lnurl checks
2022-02-01 21:22:20 +00:00
Ben Arc
3f0a855526
Black
2022-02-01 20:51:40 +00:00
Ben Arc
615abffeb4
Replaced rustys hashed for hash
2022-02-01 20:22:02 +00:00
Ben Arc
31e300e05b
hex description_hash in fakewallet
2022-02-01 20:17:42 +00:00
Ben Arc
3ae6ef25a1
trypo
2022-01-31 16:52:35 +00:00
Ben Arc
0680669e59
Fixed fake invoices registering as paid
2022-01-31 16:35:46 +00:00
Ben Arc
dbab181759
Admin users can credit accounts
2022-01-31 16:29:42 +00:00
Ben Arc
649776951c
Works
2022-01-31 11:58:39 +00:00
Ben Arc
7c3b3ac200
Fake wallet working
2022-01-31 11:07:29 +00:00
Ben Arc
a147a07bab
works
2022-01-31 00:12:59 +00:00
benarc
228717195b
back
2022-01-30 19:43:30 +00:00
benarc
c96e7068e5
initi
2022-01-30 10:41:20 +00:00
Tiago vasconcelos
09bfa35cd5
avoid voidwallet crash
2022-01-17 15:52:19 -03:00
calle
43b48376bb
lndrest fees for fastapi ( #459 )
2021-12-09 00:26:08 +01:00
Arc
b4ad8cb5b2
Merge pull request #443 from lnbits/fastapi_fix_lndrestwallet_fee_limit
...
(FastAPI) LNDRest fee limit
2021-11-30 09:04:01 +00:00
callebtc
12c2a04b2a
LNDRest fee limit
2021-11-29 18:10:11 +01:00
benarc
56397026c8
Chore, applied black
2021-11-26 05:58:20 +00:00
benarc
78f7a3914f
Fixed error reporting for lntxbot source
2021-11-12 10:16:15 +00:00
benarc
267dea4f75
black
2021-11-12 04:14:55 +00:00
Ben Arc
860709f48c
async wrap
2021-11-10 21:14:47 +00:00
Stefan Stammberger
8ea2d20389
fix: wallets not loading when protobuf is missing
2021-11-09 18:15:07 +01:00
Stefan Stammberger
768aa05b11
fix: switch from purerpc to grpcio for LND Wallet
...
purerpc is unmaintained and had some old dependencies.
2021-11-07 17:24:22 +01:00
Stefan Stammberger
54f4dfd838
fix: paid_invoices_stream for C-Lightning wallet
2021-11-04 19:49:48 +01:00
benarc
2eed8b620c
removed header
2021-11-03 22:55:44 +00:00
benarc
a4ca6910fa
tidied spark
2021-11-03 22:35:01 +00:00
benarc
7af0b786d1
cln sse should be working
2021-11-03 19:15:02 +00:00
benarc
92ea0635d7
another cln rpc sse try
2021-11-03 16:14:47 +00:00
benarc
a486cbe278
broken cln sse rpc
2021-11-03 16:07:04 +00:00
benarc
13bec714d5
lighningd payment stream not working
2021-11-03 15:24:24 +00:00
benarc
abff990ec3
Changed lnbits wallet check to detail from message
2021-11-03 10:29:39 +00:00
benarc
573ad3fb73
Added a try to fix lnbits funding source errors
2021-11-03 10:02:21 +00:00
benarc
1d3bb016a2
I want them to turn black
2021-10-17 18:33:29 +01:00
Stefan Stammberger
63d0242685
fix: more return types
2021-09-11 11:02:48 +02:00
Stefan Stammberger
d9849d43d2
refactor: replace Trio with asyncio/uvloop
2021-08-30 19:55:02 +02:00
Stefan Stammberger
3e5af8c1d1
refactor: purge Quart from the codebase
...
Most functionality is still broken
2021-08-27 20:54:42 +02:00
Tiago vasconcelos
a32e43b2bb
fix having LND_GRPC_MACAROON as HEXSTRING issue #268
2021-08-06 12:37:30 -03:00
fiatjaf
e0496fb244
fix postgres type translation bug and add some logs.
2021-08-01 10:30:27 -03:00
fiatjaf
2f309c9863
postgres support.
2021-07-02 17:34:31 -03:00
fiatjaf
688149fade
add trio typing.
2021-06-20 21:17:32 -03:00
fiatjaf
232de067a4
expect more errors from SSE connection.
2021-04-21 23:27:57 -03:00
fiatjaf
3d489bf2ee
make it so LNbitsWallet reconnects if the listener stream goes off.
2021-04-18 10:29:22 -03:00
fiatjaf
42b3359d12
fix invoice listener for LNbitsWallet.
2021-04-18 00:05:45 -03:00
fiatjaf
fdf4f6c1ae
catch errors in multiple places that might be destroying the async flow and causing lnbits to die silently.
2021-04-10 17:37:48 -03:00
fiatjaf
59aaea47fd
lndrest: capture the pay error properly.
2021-04-06 10:22:37 -03:00
fiatjaf
e112258c39
improve checking routine.
...
check pending invoices only once on startup,
then check outgoing payments every 30 minutes,
and delete outgoing payments that return False (meaning they have failed).
also fix a bug on sparko.
2021-03-28 00:11:45 -03:00
fiatjaf
3215b5d2bb
catch some errors on spark.
2021-03-27 21:24:08 -03:00