mrbitcoiner
|
b03da7b9c2
|
Added maxfee paramenter to Spark pay method (working on c-lightning 0.11.0.1) (#641)
|
2022-06-02 12:11:48 +02:00 |
|
Arc
|
9d6382294a
|
Merge pull request #616 from talvasconcelos/eclair-backend
Add Eclair backend/funding wallet
|
2022-05-17 14:19:28 +01:00 |
|
fiatjaf
|
436c3dd51a
|
fix: spark fee when pay_invoice pending.
|
2022-05-06 20:10:42 -03:00 |
|
Tiago vasconcelos
|
1695d0ce0e
|
send 0 fees when not available
|
2022-05-05 15:47:25 +01:00 |
|
Tiago vasconcelos
|
96df280d49
|
adding fees
|
2022-05-05 15:44:34 +01:00 |
|
Tiago vasconcelos
|
2cd6626ca1
|
get status
|
2022-04-29 11:39:27 +01:00 |
|
Tiago vasconcelos
|
96c7decae7
|
Merge branch 'main' into eclair-backend
|
2022-04-28 15:30:26 +01:00 |
|
fiatjaf
|
2f381960a0
|
fix sparko invoice checking ("expired" was being considered as "paid").
|
2022-04-05 08:44:41 -03: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 |
|
Ben Arc
|
ff70efd1eb
|
Removes LNDRPC, if someone wants to fix we can implement again
|
2022-03-11 14:13:28 +00:00 |
|
Graham Krizek
|
251e6a8233
|
Add a fallback to LND_REST_CERT to use the system chain if its not present (#539)
|
2022-03-01 22:58:54 +03:00 |
|
calle
|
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 |
|
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 |
|