Commit Graph

3039 Commits

Author SHA1 Message Date
Vlad Stan
7f20755c5a chore: here and there 2022-10-10 14:22:00 +03:00
Vlad Stan
07eea85677 refactor: extract store functions 2022-10-10 13:58:20 +03:00
Vlad Stan
5087612ecf refactor: rename 2022-10-10 13:54:52 +03:00
Vlad Stan
4a046d5745 refactor: renamings 2022-10-10 13:45:53 +03:00
Vlad Stan
13a46c1ebe chore: do not loose stuff 2022-10-10 13:06:11 +03:00
Vlad Stan
f2c43ba51b feat: stupid random tests 2022-10-10 12:42:34 +03:00
Vlad Stan
7eaf28f6fa feat: show status 2022-10-10 09:35:47 +03:00
Vlad Stan
feab3b3a20 chore: code clean-up 2022-10-10 09:21:29 +03:00
Vlad Stan
016534600e refactor: renamings 2022-10-10 09:19:53 +03:00
Vlad Stan
33522204d6 feat: store tokenBuys 2022-10-10 09:07:15 +03:00
Vlad Stan
67d824b610 feat: basic buys table 2022-10-08 14:54:48 +03:00
Vlad Stan
e44f614490 feat: check mobile UI 2022-10-08 14:41:45 +03:00
Vlad Stan
9231147063 feat: ui stuff 2022-10-08 14:28:27 +03:00
Vlad Stan
c4a951eca2 feat: show mint invoice dialog 2022-10-08 14:21:49 +03:00
Vlad Stan
bcbe66d607 feat: random ui update 2022-10-08 12:30:29 +03:00
Vlad Stan
c921dde066 chore: fix unused endpoint path 2022-10-08 11:51:07 +03:00
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
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