Commit graph

1610 commits

Author SHA1 Message Date
Vlad Stan
849178bb87 feat: add split logic 2022-10-08 11:38:14 +03:00
Vlad Stan
468d1513ae fix: check invoice amount against blinded message amount 2022-10-07 20:27:40 +03:00
Vlad Stan
0555b4c074 fix: enpoints 2022-10-07 19:44:06 +03:00
Vlad Stan
20ca11a004 feat: make endpoints compatible with cashu client 2022-10-07 18:18:46 +03:00
Vlad Stan
01877d3b1d feat: melt tokens 2022-10-07 17:44:02 +03:00
Vlad Stan
c8d5a0cae4 feat: update invoice status 2022-10-07 15:18:09 +03:00
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
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
Vlad Stan
7ee6d09585 feat: add link for hardware-wallet browser flash 2022-09-13 16:24:30 +03: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
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
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
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
Tiago vasconcelos
ddc3ec7e2f add a tooltip and label for adding tip options 2022-09-05 11:55:24 +01:00
Tiago vasconcelos
e5644ec4f6 show a dismissable notification after payment succeed 2022-09-05 11:47:27 +01:00
ben
39800fd5fd Fixed daily limit 2022-08-31 21:42:27 +01:00
ben
7e90c47008 Works with new app 2022-08-31 21:32:53 +01:00
ben
d95a3032e6 Fix for boltcard app change 2022-08-31 20:27:42 +01:00
Arc
3080094273
Merge pull request #938 from lnbits/boltcardfix
Fixes daily limit issue
2022-08-31 19:30:46 +01:00
ben
c52ffe846d import dattime 2022-08-31 19:26:59 +01:00
ben
dda5784a47 added amount to spend 2022-08-31 19:24:50 +01:00
ben
bcbdda657b Ruined extension layout 2022-08-31 19:04:07 +01:00
ben
609bdae1e4 Merge branch 'revertremovinnfcbutton' into boltcardfix 2022-08-31 18:52:38 +01:00