Commit graph

3257 commits

Author SHA1 Message Date
Black Coffee
40c921c7f5 Bug fix wallet balance 2022-10-06 22:01:40 +01:00
Black Coffee
24b87bed9f Added pytz to requirements.txt 2022-10-06 21:49:47 +01:00
Black Coffee
4a40f4edc7 Added local next update time using pytz 2022-10-06 21:36:53 +01:00
Arc
8d6c0a4843
Merge pull request #1043 from lnbits/revert-1038-workflow-only-on-pr
Revert "make gh workflows only run on pull_request"
2022-10-06 17:51:50 +01:00
Arc
b46c06012d
Revert "make gh workflows only run on pull_request" 2022-10-06 17:51:36 +01:00
Arc
00667badfd
Merge pull request #1022 from tehelsper/main
Add MYNODE Image
2022-10-06 17:50:31 +01:00
Arc
4fb4aa40e2
Merge pull request #1040 from lnbits/fix/splitpayments_scrub_multi_wallet
Fix/splitpayments scrub multi wallet
2022-10-06 17:49:41 +01:00
Arc
5758608347
Merge pull request #1038 from lnbits/workflow-only-on-pr
make gh workflows only run on pull_request
2022-10-06 17:49:25 +01:00
Black Coffee
9308d1b689 Add dashboard title 2022-10-06 17:48:49 +01:00
Arc
d6d3080d06
Merge pull request #1034 from TrezorHannes/patch-1
updated poetry install notes
2022-10-06 17:47:34 +01:00
Arc
39a396cb10
Merge pull request #1042 from lnbits/arcbtc-patch-3
Update websockets.md
2022-10-06 17:44:22 +01:00
Arc
6d55445a1b
Update websockets.md 2022-10-06 17:44:04 +01:00
Arc
7a0142dc97
Merge pull request #1041 from lnbits/websocketdoc
Added code sample for websocket stuff
2022-10-06 17:42:42 +01:00
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
Black Coffee
d3e6bb3444 loads more work on API formatting 2022-10-06 17:06:22 +01:00
Black Coffee
662e637758 Added lightning network dashboard 2022-10-06 16:12:48 +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
Black Coffee
6ecf27e168 Api tweaks 2022-10-06 15:02:45 +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
Black Coffee
c5b1f2870f added mining difficulty 2022-10-06 13:14:31 +01:00
Black Coffee
d67efc320d Added hashrate endpoint 2022-10-06 12:37:11 +01:00
Black Coffee
1280d3ba74 Started move of gerty api calls into helpers.py 2022-10-06 12:13:19 +01:00
Black Coffee
f828e4a641 Laid out mempool.space fees page 2022-10-06 12:08:46 +01:00
blackcoffeexbt
886a7e4ddc
Merge branch 'lnbits:main' into main 2022-10-06 11:10:30 +01:00
Black Coffee
9efe15a699 Adding mempool fees endpoint 2022-10-06 11:05:49 +01: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
Black Coffee
0f0d24a7ec move non dashboard data into areas list 2022-10-04 19:08:24 +01:00
Black Coffee
0a63576a6a Added refresh time 2022-10-04 10:54:34 +01:00
Black Coffee
46daf57cac Moved text into an areas list 2022-10-04 10:52:53 +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
Black Coffee
72b953b354 Got basic dashboard layout working 2022-10-03 17:18:53 +01: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
Black Coffee
5a2aa8b42b sat quote font size to 15 2022-10-02 16:23:59 +01:00
Black Coffee
ce398d26c3 decrease sat char count to 180 2022-10-02 16:23:20 +01:00
Black Coffee
2e5a7b6a86 Reinstated all sat quotes and added temp max char limit in views_api for testing 2022-10-02 16:17:16 +01:00
Black Coffee
6f09136f73 Trimmed satoshi quotes down to one with 5 lines for testing memory issues 2022-10-02 16:05:26 +01:00
Black Coffee
1f660d6694 Fix satoshi quotes bug 2022-10-02 11:25:07 +01:00
Black Coffee
01681c3af2 x 2022-10-02 10:20:05 +01:00
Black Coffee
168941a0ad Removed really long satoshi quotes 2022-10-01 16:25:46 +01:00
Black Coffee
ebc0e60cc9 Added Wuille facts and tweaked line lengths 2022-10-01 16:21:46 +01:00