Commit graph

3340 commits

Author SHA1 Message Date
rootzoll
77d0e6e82f detect backup candidates 2020-07-04 04:42:34 +02:00
rootzoll
e3b245ec83 #1305 template for a bonus backup device script 2020-07-04 04:32:57 +02:00
rootzoll
d42bfccd45 debug output 2020-07-04 01:57:12 +02:00
rootzoll
11367f4ea6 fix typo 2020-07-04 01:47:24 +02:00
rootzoll
c42d454ade add debug output 2020-07-04 01:17:22 +02:00
rootzoll
afba3f5a8b #1305 mount backup device by DEVICEUUID 2020-07-04 01:00:15 +02:00
Christian Rotzoll
1cc37451d5
Merge pull request #1305 from dennisreimann/scb-backup
SCB: Local backup and timestamping
2020-07-04 00:35:38 +02:00
rootzoll
b65a7e8d8a Merge branch 'v1.6' of https://github.com/rootzoll/raspiblitz into v1.6 2020-07-03 15:43:46 +02:00
rootzoll
80f3c4e0b8 #1176 Update ElectRS to 0.8.5 2020-07-03 15:42:44 +02:00
openoms
121a41297c
remove experimental scripts 2020-07-01 15:56:34 +01:00
openoms
9c23863fa3
btcpay: update to v1.0.5.2, nbxplorer: v2.1.34 2020-07-01 11:55:48 +01:00
openoms
532f4d6faf
joinmarket: update to v0.6.3.1 2020-07-01 11:52:44 +01:00
rootzoll
f9ff3f56da Merge branch 'v1.6' of https://github.com/rootzoll/raspiblitz into v1.6 2020-06-30 21:55:28 +02:00
rootzoll
6e40433bdb #1194 changing to production ip2tor shop 2020-06-30 21:55:18 +02:00
Dennis Reimann
9d66626827
SCB: Add Local Backup Target 2020-06-30 17:00:54 +02:00
Dennis Reimann
0da8991f51
SCB: Add timestamped backup file
This way they do not get overwritten and one can keep multiple versions. (might be useful in case of file corruption)
2020-06-30 16:59:00 +02:00
openoms
ec3a86299f
Merge branch 'v1.6' of https://github.com/rootzoll/raspiblitz into v1.6 2020-06-30 14:05:13 +01:00
openoms
5cdeb2ffa4
specter: use network.wallet.sh to activate wallet
using the bult-in script bitcoind is only restarted if necessary
Fixing: https://github.com/rootzoll/raspiblitz/issues/1273#issuecomment-651774619
2020-06-30 14:05:03 +01:00
Christian Rotzoll
785b5fb303
Merge pull request #1303 from openoms/multiwallet
Use wallet.dat for consistent multiwallet support
2020-06-30 14:52:55 +02:00
openoms
b7493ab2dd
joinmarket: setting wallet.dat to be used by default
Related: https://github.com/rootzoll/raspiblitz/issues/1273#issue-642371542
https://github.com/openoms/joininbox/issues/3#issue-638669389
2020-06-30 13:46:42 +01:00
openoms
901fa1f148
network.wallet: check bitcoin.conf for wallet.dat
related: https://github.com/rootzoll/raspiblitz/issues/1273#issue-642371542
2020-06-30 13:23:58 +01:00
rootzoll
1a5fe1aa6d offer backup info 2020-06-29 21:54:29 +02:00
rootzoll
28cf54db0e updated problem shooting info 2020-06-29 21:51:55 +02:00
rootzoll
b871ec23d8 bigger dialog 2020-06-29 21:44:51 +02:00
rootzoll
87777a04e5 add parameter for recursive call 2020-06-29 21:43:35 +02:00
rootzoll
f325990190 #1298 accept cancel on first ask 2020-06-29 21:41:44 +02:00
rootzoll
b1d2ae4528 #1298 allow cancel 2020-06-29 21:38:20 +02:00
rootzoll
db83cbe6c4 Merge branch 'v1.6' of https://github.com/rootzoll/raspiblitz into v1.6 2020-06-29 21:35:18 +02:00
rootzoll
e32d802048 #1298 oprion to allow empty password 2020-06-29 21:35:10 +02:00
Christian Rotzoll
099fc00b1f
Merge pull request #1299 from dennisreimann/mail
Mail notification improvements
2020-06-29 20:26:43 +02:00
rootzoll
d565a11aa2 add https again 2020-06-29 19:45:13 +02:00
rootzoll
e1f24cb4aa #1171 revert specter using own ssl selfgenerated 2020-06-29 19:33:23 +02:00
Dennis Reimann
8baf05bafb
Allow email body to contain emoji 2020-06-29 19:01:38 +02:00
rootzoll
8974d87e74 fix install script 2020-06-29 18:37:54 +02:00
rootzoll
b60cac9153 #1171 try to put specter behind nginx 2020-06-29 18:17:08 +02:00
rootzoll
aacb8e64fc unify info display 2020-06-29 17:44:06 +02:00
rootzoll
666dff6da2 unify tor address display with the rest 2020-06-29 17:41:16 +02:00
rootzoll
7be9bf9f71 add fingerprint info to specter 2020-06-29 17:31:12 +02:00
rootzoll
4c58298e58 format dialog content 2020-06-29 16:10:19 +02:00
rootzoll
3176f71f09 format dialog content 2020-06-29 16:07:12 +02:00
rootzoll
3e97d3fc4d bigger dialog window 2020-06-29 16:06:12 +02:00
rootzoll
db607655f2 add fingerprint info to explorer 2020-06-29 15:35:13 +02:00
rootzoll
d5cf0488a6 #255 fix btc rpc explorer tor 2020-06-29 14:49:12 +02:00
Dennis Reimann
f8e953a0e4
Allow to specify mail from header
sSMTP requires a [config flag](https://tosbourn.com/allowing-your-own-from-header-with-ssmtp/) to allow setting the header.
2020-06-29 14:04:12 +02:00
Dennis Reimann
1e5201858e
Allow to specify additional mail arguments 2020-06-29 14:04:08 +02:00
Dennis Reimann
e966207aec
Allow to configure mail notification host 2020-06-29 14:04:02 +02:00
rootzoll
ae68f8f8e8 show txindex info 2020-06-29 04:46:41 +02:00
rootzoll
0cd12993b4 improve txindex detection 2020-06-29 04:44:32 +02:00
rootzoll
740bb4e7c9 correct time estimate 2020-06-29 03:15:31 +02:00
rootzoll
05435ed0ae change typo 2020-06-28 19:29:32 +02:00