lnbits-legend/lnbits/wallets
Bitkarrot d5ae1e3d6a
feat: add getalby wallet as funding source (#2086)
* initial scaffolding, methods for getalby wallet
* Add getAlby to docs and i18n
* update alby wallet methods
* change names from GetAlbyWallet to AlbyWallet
* remove unused variables in AlbyFundingSource in settings.py
* rename getalby.py to alby.py
* fix method auth and status
* resolve rolznz commented issues
* rename ALBY_API_KEY to ALBY_ACCESS_TOKEN
* fix desc hash in create_invoice

---------

Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
Co-authored-by: dni  <office@dnilabs.com>
2023-11-14 20:28:25 +01:00
..
lnd_grpc_files Mega-merge 4: Reenable LndWallet gRPC and use TrackPaymentV2 (#745) 2022-08-09 11:49:39 +02:00
macaroon Wallets: add cln-rest (#1775) 2023-08-23 08:59:39 +02:00
__init__.py feat: add getalby wallet as funding source (#2086) 2023-11-14 20:28:25 +01:00
alby.py feat: add getalby wallet as funding source (#2086) 2023-11-14 20:28:25 +01:00
base.py [FEAT] Node Managment (#1895) 2023-09-25 15:04:44 +02:00
cliche.py [CHORE] string formatting default length 88 (#1887) 2023-08-24 10:26:09 +01:00
corelightning.py [FEAT] Node Managment (#1895) 2023-09-25 15:04:44 +02:00
corelightningrest.py adding bolt11 lib and removing bolt11.py from the codebase (#1817) 2023-09-25 12:06:54 +02:00
eclair.py [CHORE] string formatting default length 88 (#1887) 2023-08-24 10:26:09 +01:00
fake.py FakeWallet: provide payment preimage 2023-11-13 15:42:57 +01:00
lnbits.py [CHORE] E722 bare exception fix (#1871) 2023-08-16 12:17:54 +02:00
lndgrpc.py [REFACTOR] grpcio and protofbuf for lndgrpc is not optional (#1886) 2023-09-11 14:24:37 +01:00
lndrest.py formatted code 2023-11-12 22:53:03 +01:00
lnpay.py [CHORE] string formatting default length 88 (#1887) 2023-08-24 10:26:09 +01:00
lntips.py [CHORE] string formatting default length 88 (#1887) 2023-08-24 10:26:09 +01:00
opennode.py [CHORE] flake8 issues E402, E721 and F821 (#1874) 2023-08-16 12:22:14 +02:00
spark.py [CHORE] string formatting default length 88 (#1887) 2023-08-24 10:26:09 +01:00
void.py [CHORE] string formatting default length 88 (#1887) 2023-08-24 10:26:09 +01:00