Commit Graph

3017 Commits

Author SHA1 Message Date
Vlad Stan
03313e975c fix: mint format 2022-10-07 15:09:26 +03:00
Vlad Stan
94aca31c32 chore: code clean-up 2022-10-07 14:57:12 +03:00
Vlad Stan
9b5a8cf6f4 fix: uniq promise 2022-10-07 14:53:13 +03:00
Vlad Stan
8f32e56b71 fix: don't even try to refactor 2022-10-07 14:51:06 +03:00
Vlad Stan
14e9df1d3e feat: return promises 2022-10-07 13:44:26 +03:00
Vlad Stan
95ebd179ad feat: check paid invoices 2022-10-07 11:47:37 +03:00
Vlad Stan
b27d31b381 feat: add wallet check 2022-10-07 11:18:17 +03:00
Vlad Stan
33212e0b73 chore: format 2022-10-07 11:17:02 +03:00
Vlad Stan
91a981a9ac feat: store generated invoices per mint 2022-10-07 11:08:46 +03:00
Vlad Stan
1ea8593de1 feat: generate invoice for amount 2022-10-07 10:23:42 +03:00
Vlad Stan
df0ddc1c45 feat: generate keys 2022-10-07 10:09:16 +03:00
ben
d51103e7e8 Working through, getting functions working 2022-10-03 14:43:02 +01:00
ben
77269ad0a7 Booting 2022-10-03 10:45:13 +01:00
ben
b09dbc4b85 started adding mint stuff 2022-09-30 14:23:03 +01:00
ben
a6ddc0b335 Extension authors 2022-09-30 12:26:50 +01:00
ben
45f2fffe90 Added the cashu router 2022-09-30 12:25:48 +01:00
callebtc
1e61a05e20 Revert "adjust versions"
This reverts commit 4303af4f14.
2022-09-30 10:13:29 +01:00
callebtc
4303af4f14 adjust versions 2022-09-29 20:42:13 +02:00
ben
a9b6dd3d30 Broke, started added private/public key 2022-09-21 15:16:38 +01:00
ben
cf849b260c UI works well 2022-09-16 13:20:42 +01:00
ben
ae06636293 rebuild pages 2022-09-15 18:11:59 +01:00
Arc
6f9ad06449
Merge pull request #943 from lnbits/fix/tpos_dismiss_btn
Fix/tpos dismiss btn
2022-09-13 15:52:51 +01:00
Arc
2abf741f28
Merge pull request #944 from lnbits/fix/event_ticket_counter
Fix/event ticket counter
2022-09-13 15:51:25 +01:00
Arc
2782a92aaa
Merge pull request #957 from iWarpBTC/fix/withdrawQR
fix for uppercase QR
2022-09-13 15:49:27 +01:00
Arc
9e652d98ea
Merge pull request #958 from AaronDewes/patch-1
Change message about login functionality
2022-09-13 15:48:37 +01:00
Arc
bfc95dc4dd
Merge pull request #965 from motorina0/watchonly_browser_flash_link
feat: add link for `hardware-wallet` browser flash
2022-09-13 14:27:29 +01:00
Vlad Stan
7ee6d09585 feat: add link for hardware-wallet browser flash 2022-09-13 16:24:30 +03:00
calle
d0ca0b18da
Fix/db reuse connection mark pending (#964)
* check if wallet exists

* check wallet existence in key check

* reuse connection for stataus update

* make format
2022-09-12 20:57:23 +03:00
calle
1660b9dcf1
Revert "Revert "API key check: assert that wallet exists (#961)" (#962)" (#963)
This reverts commit 57fffa0c7f.
2022-09-12 18:49:57 +03:00
calle
57fffa0c7f
Revert "API key check: assert that wallet exists (#961)" (#962)
This reverts commit 0930fca7ec.
2022-09-12 18:41:27 +03:00
calle
0930fca7ec
API key check: assert that wallet exists (#961)
* check if wallet exists

* check wallet existence in key check
2022-09-12 18:39:53 +03:00
Arc
e080e11bf5
Merge pull request #960 from lnbits/dni-patch-1
Fix donate link on start page
2022-09-12 15:13:41 +01:00
dni ⚡
d6e3eb5837
Fix donate link on start page 2022-09-12 14:38:37 +02:00
Aaron Dewes
b8531f9e0e
Change message about login functionality
According to the README, Lnbits is already at 0.9. Claiming a feature will be added in 0.2 doesn't make sense.
2022-09-12 12:32:03 +02:00
Gene Takavic
8c75ea600f
fix for uppercase QR 2022-09-12 10:17:45 +02:00
Tiago vasconcelos
15e9eeb682 Merge remote-tracking branch 'lnbits/main' into fix/tpos_dismiss_btn 2022-09-12 08:52:25 +01:00
Tiago vasconcelos
fad040edf1 remove toast - click checkmark to dismiss 2022-09-12 08:49:12 +01:00
calle
f3a16a28cc
Update installation.md (#955) 2022-09-11 13:06:55 +03:00
Jesse de Wit
f30ca2cf43
lndhub: remove delays (#954)
Remove the delays in gettxs and getuserinvoices calls to support wallets that use
the lndhub extension.
2022-09-09 17:03:02 +03:00
calle
4662a79c3b
little more logging (#953) 2022-09-09 16:46:27 +03:00
calle
d757154125
print time of expiration (#952) 2022-09-09 16:27:37 +03:00
calle
54305c8f91
reuse db connection for pending and expired tasks (#951)
* reuse db connection for pending and expired tasks

* make format
2022-09-09 15:02:07 +03:00
Arc
7d0b5ade3e
Merge pull request #947 from lnbits/fix/copilot_ws
remove already added prefix ou route - ws working again
2022-09-09 10:05:55 +01:00
Arc
9296e295ea
Merge pull request #950 from motorina0/fix_onchain_account_type
fix: type can be `None` due to migration issue
2022-09-09 10:00:40 +01:00
Vlad Stan
2704552685 fix: type can be None due to migration issue 2022-09-09 11:55:12 +03:00
Tiago vasconcelos
d1eb0b0c4d rollback on removing NFC button 2022-09-08 14:59:19 +01:00
Tiago vasconcelos
0177316075 display NFC button on supported and fix null tip options 2022-09-08 14:59:19 +01:00
Tiago vasconcelos
d2f00435cc remove already added prefix ou route - ws working again 2022-09-06 12:30:20 +01:00
Tiago vasconcelos
dc6098e1ca remove call to set ticket paid 2022-09-05 12:56:40 +01:00
Tiago vasconcelos
e0c048339c update event data on ticket sold 2022-09-05 12:54:37 +01:00