lnbits-legend/lnbits/wallets
jackstar12 e6499104c0
Wallets refactor (#1729)
* feat: cleanup function for wallet

* update eclair implementation

* update lnd implementation

* update lnbits implementation

* update lnpay implementation

* update lnbits implementation

* update opennode implementation

* update spark implementation

* use base_url for clients

* fix lnpay

* fix opennode

* fix lntips

* test real invoice creation

* add small delay to test

* test paid invoice stream

* fix lnbits

* fix lndrest

* fix spark

fix spark

* check node balance in test

* increase balance check delay

* check balance in pay test aswell

* make sure get_payment_status is called

* fix lndrest

* revert unnecessary changes
2023-06-19 12:12:00 +02:00
..
lnd_grpc_files Mega-merge 4: Reenable LndWallet gRPC and use TrackPaymentV2 (#745) 2022-08-09 11:49:39 +02:00
macaroon fix flake8 F811 (redefinition of unused) 2023-01-30 11:46:45 +00:00
__init__.py fix cln mypy 2023-04-04 07:35:20 +02:00
base.py Wallets refactor (#1729) 2023-06-19 12:12:00 +02:00
cliche.py fix pyright lnbits/wallets 2023-04-04 07:34:50 +02:00
cln.py fix cln wallet for msat migration (#1671) 2023-05-22 12:03:37 +01:00
eclair.py Wallets refactor (#1729) 2023-06-19 12:12:00 +02:00
fake.py hotfix fakewallet 2023-04-14 12:03:06 +02:00
lnbits.py Wallets refactor (#1729) 2023-06-19 12:12:00 +02:00
lndgrpc.py fix pyright lnbits/wallets 2023-04-04 07:34:50 +02:00
lndrest.py Wallets refactor (#1729) 2023-06-19 12:12:00 +02:00
lnpay.py Wallets refactor (#1729) 2023-06-19 12:12:00 +02:00
lntips.py Wallets refactor (#1729) 2023-06-19 12:12:00 +02:00
opennode.py Wallets refactor (#1729) 2023-06-19 12:12:00 +02:00
spark.py Wallets refactor (#1729) 2023-06-19 12:12:00 +02:00
void.py reintroduce E203, black does not like that one 2023-04-17 08:38:12 +02:00