Commit Graph

3220 Commits

Author SHA1 Message Date
ben
05c8f02cb7 Added code sample for websocket stuff 2022-10-06 17:41:06 +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
HODLmeTight
36b60ad318
added debug option for .env 2022-10-06 14:50:33 +02:00
HODLmeTight
63e4f7d59c
changed comment places and small adjustments
- #comments in own lines
  - cleaned up some ominous settings
  - added --debug option for running the server
2022-10-06 14:25:14 +02:00
Arc
96545380f7
Merge pull request #1037 from lnbits/fix-poetry-lock
fix poetry lock issue
2022-10-06 09:39:07 +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
dni ⚡
79319faa21 make workflows only run on pull_request 2022-10-06 10:17:21 +02:00
dni ⚡
bc2068cc87 fix poetry lock in main 2022-10-06 09:42:38 +02:00
HODLmeTight
b6755abc8e
updated poetry install notes
- referenced option for python3.10 and newer
- poetry install with --only main, instead of --no-dev (deprecated)
2022-10-05 09:16:54 +02: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
Indra
3aa4d09103
Adding missing theme options in conf file
Missing bitcoin theme in comment.
Missing flamingo theme in list of values for LNBITS_THEME_OPTIONS.
2022-10-02 16:45:16 +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
calle
4ad3c84152
downgrade pyln from 0.12.0 to 0.11.1 (#1021) 2022-09-30 13:55:46 +02:00
Tiago Vasconcelos
b2a26b0a7a
add small description in UI (#1023) 2022-09-30 13:41:35 +02: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
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
Arc
e98fcd51a3
Merge pull request #1015 from lnbits/arcbtc-patch-2
Update installation.md
2022-09-29 10:45:28 +01:00
Arc
07293e7d5c
Update installation.md 2022-09-29 10:45:09 +01:00
Arc
0cb0b8637a
Merge pull request #1014 from lnbits/caddydoc
Adds Caddy instructions for easy reverse_proxy and https
2022-09-29 10:43:45 +01:00
ben
9c575b7d3a typo 2022-09-29 10:37:16 +01:00
ben
7de17485d3 typo 2022-09-29 10:34:53 +01:00
ben
55b0814d93 added intro 2022-09-29 10:34:03 +01:00
ben
22b0ed0496 Added Caddy 2022-09-29 10:31:10 +01:00
Arc
8fbaee37fb
Merge pull request #1010 from motorina0/fix_usb_coonect
Fix USB connect
2022-09-28 16:24:53 +01:00
Arc
6d4209c73f
Merge pull request #1011 from lnbits/fix-workflow-poetry-update
fixing tests for new poetry version ^1.2
2022-09-28 16:24:01 +01:00
Vlad Stan
463941ec94 fix: always include change output for fee 2022-09-28 10:33:43 +03:00
dni ⚡
19b1374d51 fixing tests for new poetry version ^1.2 2022-09-27 17:44:52 +02: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
Lounès Ksouri
dc11205128
feat(docker): dynamic port and host using environment variables (#1006) 2022-09-23 22:11:54 +03:00
dni ⚡
8e06d779e7
add dependencies for corelightning and lndgrpc (#1003)
* add dependencies for corelightning and lndgrpc

* added wrong cln library, 🤦
2022-09-23 16:56:14 +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
Gene Takavic
e75610a04f
API auditor (#1002)
* just quick auditor

* fix for none balance

* handle node down case

Co-authored-by: calle <93376500+callebtc@users.noreply.github.com>

Co-authored-by: calle <93376500+callebtc@users.noreply.github.com>
2022-09-23 16:33:51 +03:00
dni ⚡
d8acad4282
make sure tests not spamming boltz live servers (#1000)
* make sure tests not spamming boltz live servers

* fixing tests to no run on live servers
2022-09-23 11:35:18 +03:00
dni ⚡
8305ebe6e8
fix scss error on poetry install (#989) 2022-09-23 11:02:44 +03:00
fusion44
b47685f8aa
Updates and fixes (#912)
* feat: add support for python 3.10

* fix: move all in-line comments to their own line

On some systems the environs package was uable to parse values as it
tried read the comments as code...
2022-09-23 11:02:23 +03:00
Jesse de Wit
d64feec2a5
strip environment variable list items (#993) 2022-09-23 11:01:14 +03:00
dni ⚡
a98c5f9a85
fixes issue #977 (#999)
* fixes issue #977

* fix prettier formatting, when pre-commit
2022-09-23 11:00:45 +03:00