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
ben
8d4337679f
Websocket/listener working
2022-10-07 13:46:40 +01:00
Vlad Stan
7711387d64
fix: use bigint for amounts in postgres ( #1030 )
2022-10-07 14:23:57 +02: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
ben
52dc528a8a
Added qrdialogue
2022-10-07 11:29:06 +01: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
dni ⚡
3bf38884ed
log successful connection to backend with logger.success()
2022-10-07 08:30:07 +02:00
ben
ff98b87eca
Added a switch
2022-10-06 22:19:30 +01:00
Arc
00667badfd
Merge pull request #1022 from tehelsper/main
...
Add MYNODE Image
2022-10-06 17:50:31 +01:00
ben
3222ae198d
Adding bitcoinswitch to lnurldevices
2022-10-06 17:10:15 +01:00
Tiago vasconcelos
92a756b9bb
make format
2022-10-06 15:34:37 +01:00
Tiago vasconcelos
7316ef7dbb
add disclaimer about whole (integer) sats
2022-10-06 15:33:20 +01:00
Tiago vasconcelos
11ec82e339
floor amount when not whole sat
2022-10-06 15:23:59 +01:00
Tiago vasconcelos
8e8bf08ea5
fix issue with splitting to multiple wallets-queue
2022-10-06 15:23:59 +01:00
ben
27bae6a0c6
adds atm check, so withdraw isnt cancelled on false call by wallets
2022-10-06 14:16:21 +01:00
Arc
453f57b401
Merge pull request #1027 from lnbits/warning-voidwallet
...
add warning for voidwallet for better coloring in logs
2022-10-06 09:38:22 +01:00
calle
5a12f4f237
Improved SSE listeners ( #865 )
...
* logging listeners
* comments
* generate privkey upon init
* listener queue
* remove duplicate check
* make format
* reuse channel
* error handling in sse listener
* uuid for listeners
* register named invoices
* uuid for listeners and listener list
* fix poetry lock
* setuptools
* requirements asyncio timeout
* setuptool;s
* make format
* remove async-timeout
* async_timeout readd
* try lower setuptools version
* try lower lower setuptools version
* back to current version + fix, maybe
* fix worflows to use poetry 1.2.1
* remove uneeded setuptools from build-system
* fix up formatting workflow
* debug to trace
* more traces
* debug logs to trace
Co-authored-by: dni ⚡ <office@dnilabs.com>
2022-10-04 09:51:47 +02: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
dni ⚡
41668d6f32
add warning for voidwallet for better coloring in logs
2022-10-01 11:33:58 +02:00
Taylor Helsper
148789a86f
Fix formatting
2022-09-30 10:19:17 -05:00
ben
b09dbc4b85
started adding mint stuff
2022-09-30 14:23:03 +01:00
Tiago Vasconcelos
b2a26b0a7a
add small description in UI ( #1023 )
2022-09-30 13:41:35 +02: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
Taylor Helsper
fb58f1ed5e
Update myNode images
2022-09-29 23:42:38 -05:00
Taylor Helsper
04cfdc2bf3
Update index.html
2022-09-29 23:06:45 -05:00
callebtc
4303af4f14
adjust versions
2022-09-29 20:42:13 +02:00
dni ⚡
325139066c
fix service-worker.js issue #1009 ( #1017 )
...
* service-worker.js fix for issue #1009
fixup
* remove weird comment
2022-09-29 20:40:58 +02:00
Vlad Stan
463941ec94
fix: always include change output for fee
2022-09-28 10:33:43 +03:00
Vlad Stan
a8b90bd595
fix: close serial port when re-pairing fails
2022-09-27 17:35:27 +03:00
Vlad Stan
f1670c3153
chore: version bump
2022-09-27 17:20:33 +03:00
Vlad Stan
649c653836
fix: do not show command data in logs
2022-09-27 17:19:32 +03:00
Vlad Stan
2b56efa2b6
fix: paired devices list
2022-09-27 17:15:12 +03:00
Vlad Stan
d5f78e83d9
chore: update created by
2022-09-27 17:15:12 +03:00
Vlad Stan
80a62569f9
fix: wait for connection to init
2022-09-27 17:15:12 +03:00
Vlad Stan
6e405d1fc4
fix: output address on confirmation based on selected network
2022-09-27 17:15:12 +03:00
Tiago Vasconcelos
f6d12c9d24
prevent ios autozoom on inputs ( #945 )
...
Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
2022-09-23 16:40:20 +03:00