rootzoll
fbf97b749f
#1500 add info to CHANGES.md
2022-05-09 21:58:52 +02:00
/rootzoll
2853c10406
Optimize scripts for API calling blitz.password.sh ( #3099 )
2022-05-09 19:02:29 +02:00
openoms
b2669eda0d
#3054 rustup for cargo and global mrkd+mistune
2022-05-09 01:05:46 +01:00
openoms
fa589ed95e
CLN v0.11.0 update #3054 fix PATH in /home/bitcoin/.bashrc
2022-05-07 19:40:47 +01:00
rootzoll
1279a6d9e6
#3098 add BTCPayServer update info to CHANGES
2022-05-07 19:04:15 +02:00
cercatrova
2d222ca313
Update btcpayserver to 1.5.1 ( #3096 )
...
Tested, no issues so far
2022-05-07 19:02:25 +02:00
rootzoll
e170e97d4c
fix typo default index.html
2022-05-07 17:13:22 +02:00
rootzoll
c16c83e31c
set default branches for API & WebUI
2022-05-07 17:05:57 +02:00
rootzoll
4def4dd284
#3054 cln change signing to rusty
2022-05-07 14:01:41 +02:00
rootzoll
9253d3b699
pi user command fixed
2022-05-07 13:13:10 +02:00
openoms
fc8cb71953
cln: add cargo and rustfmt as a build dependency
...
Related: #3054 #3086
2022-05-05 20:09:17 +01:00
rootzoll
86d20b95f4
fix FAQ
2022-05-05 15:32:19 +02:00
rootzoll
f709f551e2
Update Bitcoin Core v23.0
2022-05-05 13:41:33 +02:00
rootzoll
6726c29737
#3086 add info to CHANGES
2022-05-05 13:36:14 +02:00
openoms
294f43b8e0
CLN update to v0.11.0.1 + apply poetry install ( #3086 )
2022-05-05 13:31:42 +02:00
/rootzoll
fd8d880c09
Apiscripts ( #3093 )
2022-05-05 10:59:50 +02:00
nyxnor
b0b3ba9066
fix toc dot ( #3090 )
2022-05-04 16:42:07 +02:00
HiLivin
de43ca96c6
Move color defs above their use cases ( #3082 )
...
After this fix the UPS status color is displayed as intended.
2022-05-02 19:36:50 +02:00
openoms
62b40e92b3
fix btc_version display for v23.0.0
2022-04-27 07:50:32 +01:00
openoms
8101d467bd
fix sats amount display in LND channel open dialog
2022-04-27 07:14:45 +01:00
HiLivin
66cf002640
Fix passing UPS battery info between scripts ( #3074 )
...
The background scan sources the value of $upsBattery
from "blitz.ups.sh status" and passes it further
to the cache. This enables the proper display of
voltage/capacity on the info screen.
2022-04-26 22:20:22 +02:00
HiLivin
0f09f5085a
Fix missing brace in UPS section ( #3070 )
2022-04-25 14:42:51 +02:00
rootzoll
312eb157af
#2070 update migrate link
2022-04-25 13:59:40 +02:00
openoms
43c7384cb7
use sudo to install docker-switch
...
#2074
2022-03-28 07:55:15 +01:00
openoms
7d8b75d4d6
docker for amd64, add docker compose 2.0.0, switch
...
#2074
2022-03-23 12:42:59 +00:00
openoms
ef70b621b8
docker: do not break if gpg key exists #2074
2022-03-15 17:03:50 +00:00
openoms
1241636263
btcpay: disable git verification for updates #3025
2022-03-14 15:40:56 +00:00
openoms
bbde9e967c
add how to check clboss version
2022-03-14 15:37:44 +00:00
openoms
1664a17b5d
nodejs: check for full version to update if needed
2022-03-14 15:37:10 +00:00
openoms
9577cfcb5e
fix Docker install script #2074
2022-03-14 14:34:10 +00:00
rootzoll
8ba04e90c0
allow rolling with python 3.8
2022-03-09 22:31:58 +01:00
rootzoll
2315b438b6
allow rolling with python 3.8
2022-03-09 22:31:19 +01:00
rootzoll
da1e904822
Merge branch 'v1.7' into dev
2022-03-08 20:43:27 +01:00
rootzoll
48b7b2fd57
#2997 fix lnbalance
2022-03-08 20:33:56 +01:00
PatrickScheich
dcbfa57ecb
no dns spam by netstat / use netstat -n ( #2992 )
...
Co-authored-by: Patrick Scheich <patrick.scheich@syscovery.de>
2022-03-08 20:20:04 +01:00
PatrickScheich
855d19d6a0
no dns spam by netstat / use netstat -n ( #2992 )
...
Co-authored-by: Patrick Scheich <patrick.scheich@syscovery.de>
2022-03-08 20:18:49 +01:00
Tony B
8d55cc33e2
Fix unit for C-Lightning fee report on info screen ( #2990 )
...
Fixes #2989
2022-03-08 21:26:38 +03:00
openoms
ed5615712c
lnbits: cl fix for testnets #3007
2022-03-08 18:22:40 +00:00
openoms
723d385bb7
lnbits: fix cl funding source on restart #3007
2022-03-06 13:31:51 +00:00
openoms
16d83a8f7c
add git-verify to joinmarket-webui install ( #3005 )
...
* add git-verify
use git clone instead of wget
small fixes
* add note about the connection details in the menu
2022-03-02 13:21:00 +03:00
Daniel
99cc8d6b27
Fix auth header for JoinMarket ( #2988 )
2022-03-01 19:02:21 +03:00
d11n
109d97eade
Fix for JoinMarket web UI ( #2987 )
...
* Fix for JoinMarket web UI
The SSL file permissions didn't work, hence we generate them on our own now. Also removed a leftover nginx file for the superfluous http version.
* Assume clean install state, overwrite potentially outdated nginx configs
* Remove potentially existing SSL directory, create fresh certificate files
2022-03-01 18:27:31 +03:00
rootzoll
45d7dc7026
template rename
2022-02-26 14:34:25 +01:00
rootzoll
4923aaa5a7
template rename
2022-02-26 14:34:05 +01:00
rootzoll
d3baffeda3
template script
2022-02-26 14:32:48 +01:00
rootzoll
61ca08c696
template git verify optional
2022-02-26 14:20:38 +01:00
/rootzoll
d030b5d811
Bonustemplate ( #2993 )
2022-02-24 14:25:04 +01:00
rootzoll
320015dc60
upload v1.7.2 image links
2022-02-21 00:18:27 +01:00
rootzoll
0ff33e6853
update torrent klink for v1.7.2
2022-02-20 16:01:08 +01:00
rootzoll
f0a9cdc47d
Adding torrent for v1.7.2
2022-02-20 15:59:31 +01:00