Commit graph

6906 commits

Author SHA1 Message Date
/rootzoll
3e831918ba
#2556 change to uvicorn (#2844) 2021-12-23 14:03:46 +01:00
rootzoll
9652f0542b fix string output 2021-12-22 02:09:01 +01:00
rootzoll
62da202f72 upload of v1.7.2rc1b image 2021-12-22 01:59:52 +01:00
rootzoll
67878d87ad #2556 lnbits switch to fastAPI 2021-12-21 21:49:45 +01:00
openoms
02425de990
lnd.service: avoid hanging on stop #2827 2021-12-21 15:33:41 +00:00
openoms
58ae87e3cb
typos 2021-12-21 15:30:45 +00:00
rootzoll
729247d921 #2617 give menu more width 2021-12-21 15:55:55 +01:00
rootzoll
fab8e6b52a #2617 fix deletion of files 2021-12-21 15:53:58 +01:00
d11n
cf4dae5a7d
Integrate Tallycoin Connect (#2617) 2021-12-21 15:45:01 +01:00
rootzoll
ccab24e8b6 #2639 check ln synced before main menu 2021-12-21 13:09:15 +01:00
rootzoll
43473db434 exit to terminal info again 2021-12-21 12:53:31 +01:00
openoms
1eda1adbc4
#2639 fix config after lnd rescuefile import 2021-12-21 07:54:51 +00:00
openoms
4919955fca
fix comment 2021-12-21 00:30:02 +00:00
rootzoll
518b425d73 Merge branch 'dev' of https://github.com/rootzoll/raspiblitz into dev 2021-12-21 00:40:14 +01:00
rootzoll
1c57fee848 #2639 check if wallet exists from resacue file 2021-12-21 00:38:51 +01:00
openoms
f1ed46afd3
provision.setup: register LNDRESCUE, fix #2639 2021-12-20 23:16:50 +00:00
openoms
c910a0e173
repairMenu: ask both CL and LND backup if active 2021-12-20 20:37:58 +00:00
openoms
e2eafc54aa
provison.setup: don't need passwordC for rescuefile #2639 2021-12-20 20:16:09 +00:00
rootzoll
48bbbac527 #2828 fix some more bad substitutions 2021-12-20 20:41:02 +01:00
rootzoll
c1ea6c4236 #2824 retest upstream 2021-12-20 20:34:37 +01:00
openoms
ba4a0ed801
fix bad substitutions for redis #2828 2021-12-20 19:28:25 +00:00
openoms
81621071bd
BBcashoutWallet: fix variable #2828 2021-12-20 19:26:34 +00:00
openoms
d78d35b4ec
BBfundwallet: fix variable #2828 2021-12-20 19:24:36 +00:00
openoms
c3a4eb3bfb
cl.install: keep using Type=simple
Type=forking hangs on restart
2021-12-20 16:41:36 +00:00
openoms
cf65db6023
cl.install: improve service file based on sample 2021-12-20 15:07:39 +00:00
openoms
ff3ab2585e
#2826 do not create system directories and format 2021-12-20 15:02:36 +00:00
openoms
4636f47aad
#2826 improve bitcoind service files 2021-12-20 14:20:06 +00:00
openoms
5706d38c1e
#2827 improve lnd.service files
added:
ExecStop=/usr/local/bin/lncli -n=${CHAIN} --rpcserver localhost:1${rpcportmod}009 stop
PIDFile=/home/bitcoin/.lnd/${netprefix}lnd.pid
Restart=on-failure # was always
Type=notify # was simple
MemoryDenyWriteExecute=true

Increased timeouts:
TimeoutStartSec=1200
TimeoutStopSec=3600
2021-12-20 14:09:24 +00:00
openoms
9658d49e60
99cLMenu: add check if the CL wallet is unlocked
#2812
2021-12-20 12:41:59 +00:00
rootzoll
7198044843 change fingerprint file used in menu 2021-12-20 12:41:00 +01:00
rootzoll
10464ebb5a add debug 2021-12-20 12:29:19 +01:00
rootzoll
c73a242a57 adapt pyblock info message 2021-12-20 11:44:55 +01:00
rootzoll
000eb7b6a5 fix small ui 2021-12-20 11:40:41 +01:00
rootzoll
5b1d0ea311 fix status info 2021-12-20 11:40:34 +01:00
openoms
8edaa3dbe0
fix lndlog alias check 2021-12-20 08:34:43 +00:00
openoms
48584bb434
lnd.check: add [Bitcoin] section 2021-12-20 08:04:15 +00:00
openoms
79c6ee78d0
lnd.install: improve aliases, add lndconf 2021-12-20 07:40:19 +00:00
arno
720a9c0403
preserve-timestamps (#2823) 2021-12-20 01:06:29 +01:00
openoms
eae7160422
cl, lnd.update: check version in reckless install
#2798
2021-12-19 23:56:40 +00:00
openoms
34b54f0553
lnd.setname: add alias if not present and set 2021-12-19 22:56:30 +00:00
rootzoll
18f696afa4 #2825 change insert of string data 2021-12-19 23:43:07 +01:00
openoms
cf8d454988
lnd.check: streamisolation false in hybrid mode
a simple logic to cover #2787
2021-12-19 22:36:39 +00:00
rootzoll
9844476804 #2824 remove exterbal proxy pass 2021-12-19 23:28:53 +01:00
rootzoll
772d9c8132 mute directory copy 2021-12-19 23:18:36 +01:00
rootzoll
800c76d4e4 more debug output 2021-12-19 23:18:00 +01:00
rootzoll
28e947dedb mete warnings 2021-12-19 23:15:34 +01:00
rootzoll
13be394f51 github patch always clean 2021-12-19 23:04:49 +01:00
rootzoll
7770efbde9 use -R 2021-12-19 22:47:42 +01:00
rootzoll
f09601da50 Merge branch 'dev' of https://github.com/rootzoll/raspiblitz into dev 2021-12-19 22:44:48 +01:00
rootzoll
1921e4e0fa add more redact data 2021-12-19 22:44:42 +01:00