Commit Graph
1750 Commits
Author SHA1 Message Date
Tiago vasconcelos 4c18eb0b34 fix disapearing admin extension 2022-02-09 10:57:24 +00:00
benarc 2c853e7a52 slight bug 2022-02-07 21:28:48 +00:00
benarc 4b11342f0c works 2022-02-07 20:43:47 +00:00
benarc a7c65d5d60 Fixed admin debit input 2022-02-03 13:15:43 +00:00
benarc 50fcb15725 typo 2022-02-03 13:00:56 +00:00
benarc 8db19f33e3 Removed key for password that generates a key 2022-02-03 12:52:51 +00:00
benarc 75e78d2ab6 FakeWallet own denomination now working 2022-02-02 17:28:00 +00:00
benarc 568a1be91f Adding denomination for alternative currencies 2022-02-02 13:07:12 +00:00
Ben Arc b10a23dcc4 FakeWallet invoices to correct amount 2022-02-01 23:16:38 +00:00
Ben Arc dab943baad fixed internal lnurl 2022-02-01 23:11:26 +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 d2879aa80c added value to avoid error 2022-02-01 20:05:58 +00:00
Ben Arc d1b390b929 Use scope instead of prop 2022-02-01 20:02:21 +00:00
Ben Arc 3ae6ef25a1 trypo 2022-01-31 16:52:35 +00:00
Ben Arc 382622d5ac Fixed balance update not showing properly 2022-01-31 16:47:58 +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 d6f145eee9 Merge branch 'main' into fake-wallet 2022-01-30 10:48:20 +00:00
benarc 47300e477e Added try to lnurlpos to lnurldevice transfer to avoid crashing if lnurlpos does not exist 2022-01-30 10:44:20 +00:00
benarc c96e7068e5 initi 2022-01-30 10:41:20 +00:00
calleandGitHub b4d00a490b remove restriction for positive amount to check outgoing payments (#500) 2022-01-27 22:58:35 +01:00
pseudozach b00a39a7ce fix livestream startup issue 2022-01-24 15:58:51 -08:00
BitkarrotandGitHub b4dc07170f fix curl example paths 2022-01-24 14:51:39 -08:00
benarc 57eb27fcee Swaps lnurlpos for lnurldevice 2022-01-21 21:23:32 +00:00
Tiago vasconcelosandfiatjaf 09bfa35cd5 avoid voidwallet crash 2022-01-17 15:52:19 -03:00
Tiago VasconcelosandGitHub 918e9be7ed Upgrade conversion endpoint (#491) 2022-01-14 09:19:30 -03:00
benarc 4e0e5b9956 Added conversion endpoint
Exposes fiat_amount_as_satoshis
2022-01-11 15:11:48 +00:00
Tiago vasconcelosandfiatjaf 25b502e5d5 fix copilot not getting created 2022-01-10 20:52:51 -03:00
Tiago vasconcelosandfiatjaf a00e46f629 Change _asdict() to dict() 2022-01-05 07:36:10 -03:00
Daniel KrahoferandGitHub aba206c87e Extension Subdomains: Update crud.py, critical sql error (#481) 2022-01-04 09:56:14 -03:00
ArcandGitHub db666fd103 Merge pull request #475 from talvasconcelos/fix/chargepermission
fix wallet key permission for create
2021-12-31 15:43:10 +00:00
ArcandGitHub 57a2dffe52 Merge pull request #476 from mrbitcoiner/main
2% reserve only for external payments
2021-12-30 17:11:37 +00:00
ArcandGitHub d5617b9462 Merge pull request #480 from talvasconcelos/issue/452
fix issue #452
2021-12-30 17:10:10 +00:00
ArcandGitHub 79ab444f59 Merge pull request #479 from talvasconcelos/issue/472
fix issue #472
2021-12-30 17:09:39 +00:00
ArcandGitHub 480546ded7 Merge pull request #478 from talvasconcelos/fix/CORS_origins
allow all origins to request from lnbits
2021-12-30 17:09:24 +00:00
Tiago vasconcelos 17b13bb652 fix issue #452 2021-12-30 16:39:24 +00:00
Tiago vasconcelos 6ba88d262b fix issue #472 2021-12-30 16:21:44 +00:00
Tiago vasconcelos f76ef6b975 allow all origins to request from lnbits 2021-12-30 16:09:12 +00:00
Tiago vasconcelos 12bd930334 fix return for compatibility 2021-12-30 12:13:32 +00:00
Tiago vasconcelos b9104bf63b get only one address instead of multiple 2021-12-30 11:56:19 +00:00
Tiago vasconcelos e3c6d7aebe fix :// in bitcoin 2021-12-29 15:19:09 +00:00