Taylor Helsper
d5ea6b4e96
Add firewall info settings page
2020-02-13 18:47:51 -06:00
Taylor Helsper
a44c5574ca
Add tor re-install option
2020-02-12 21:04:26 -06:00
Taylor Helsper
cca84c780b
Merge branch 'master' of github.com:mynodebtc/mynode
2020-02-12 00:03:51 -06:00
Taylor Helsper
2e0ccc0d5a
Devices won't check for new QS data
2020-02-12 00:02:35 -06:00
Stadicus
bb3a9714a7
RockPro64: allow PCIe NVMe internal SSD ( #185 )
...
The RockPro64 board has a PCIe slot that can be used with a slim
NVMe M.2 SSD drive. This makes attaching an external drive unnecessary
and can allow for a nice compact form factor.
The partition naming scheme is a bit different. While on regular USB
drives partitions are called e.g. /dev/sda1, on an NVMe drive the
partition is called /dev/nvme0n1p1 (note the appendix 'p1' instead
of '1')
This commit extends the script 'mount_drive.tcl' to
* recognize blockdevices starting with 'nvme' in findBlockDevices()
* use the variable $blockPartition in createMyNodeFsOnBlockDevice() to
allow for the different partition naming scheme
2020-02-11 23:05:37 -06:00
Taylor Helsper
b003b4d88d
Checkout known pivpn version
2020-02-10 16:12:58 -06:00
Taylor Helsper
db6030a09e
Update RTL Config
2020-02-10 13:25:41 -06:00
Taylor Helsper
b96be9148b
Improve ramlog and logrotate
2020-02-09 21:25:47 -06:00
Taylor Helsper
17d734df53
Add RockPro64 Fan Controller
2020-02-09 19:36:09 -06:00
Taylor Helsper
58ce699b75
Install mempoolspace changes
2020-02-09 19:35:49 -06:00
Taylor Helsper
5ab15413b7
Add loopd
2020-02-08 20:20:35 -06:00
Taylor Helsper
6e93f8a40c
Roll back tor changes
2020-02-08 18:29:01 -06:00
Taylor Helsper
b1e68c6a69
Add electrum server reset; remove balanceofsatoshis
2020-02-05 19:15:32 -06:00
Taylor Helsper
f54e054a6b
Update lndmanage to 0.9.0; Add balanceofsatoshis
2020-02-05 18:23:21 -06:00
Taylor Helsper
a6b8a7a2a9
Update tor to version 4.2.5
2020-02-04 20:17:25 -06:00
Taylor Helsper
8c2af81adc
Checkout specific known, working rev of pivpn
2020-02-04 19:30:11 -06:00
Taylor Helsper
9ed651b0b4
Fix issue with devices that dont have USB
2020-02-03 22:03:35 -06:00
Taylor Helsper
9cce25cdc1
Improve reinstall of mempoolspace
2020-02-01 21:09:46 -06:00
Taylor Helsper
a16fd0c0bd
Upgrade RTL to v0.6.4
2020-01-30 20:13:33 -06:00
Taylor Helsper
32fdd8b011
Add IP/Tor toggle for Bitcoin and LND
2020-01-28 19:59:46 -06:00
Taylor Helsper
588e58aa71
Fix btcpay key issue
2020-01-27 21:39:12 -06:00
Taylor Helsper
31881b5f18
Tweak rsa gen
2020-01-27 19:46:43 -06:00
Taylor Helsper
738ab37100
Move RTL backup files
2020-01-26 15:57:48 -06:00
Taylor Helsper
99bd794e1c
Fix startup issue getting stuck at Drive Mounted
2020-01-26 14:45:17 -06:00
Taylor Helsper
f210d8f634
Make LndHub upgradable
2020-01-26 13:59:38 -06:00
Taylor Helsper
4e26ed66e2
Fix upgrade issue when copying files
2020-01-26 11:46:45 -06:00
Taylor Helsper
ab55f92f21
Tag v0.1.83
2020-01-25 22:57:43 -06:00
Taylor Helsper
1ec1959c93
Improve upgrade consistency; Tag v0.1.82
2020-01-25 22:21:08 -06:00
Taylor Helsper
4ff98cf001
Add option to reinstall apps
2020-01-25 21:39:55 -06:00
Taylor Helsper
0be0885d29
Add SSH keys and rockpro64 skips QS
2020-01-25 18:21:09 -06:00
Taylor Helsper
76539365d3
Remove upgrade _copy file
2020-01-23 23:42:30 -06:00
Taylor Helsper
2de335a227
Retry LND login every 10 minutes to prevent stuck LND
2020-01-23 21:43:50 -06:00
Taylor Helsper
9d3bae8867
Dont fail upgrade if keyserver can't be contacted
2020-01-22 20:33:42 -06:00
Amiga500
5ed7e70626
Lnd 0.9 beta ( #146 )
...
* LND 0.9-beta
* LND 0.9-beta
2020-01-22 19:06:04 -06:00
Taylor Helsper
1c8b561663
Small drives will not attempt QuickSync
2020-01-21 22:58:28 -06:00
Taylor Helsper
f30e168f58
Small drives will not attempt QuickSync
2020-01-21 22:58:03 -06:00
Taylor Helsper
ca18cf795f
Upgrade RTL to v0.6.3
2020-01-21 21:46:14 -06:00
Taylor Helsper
458db96828
Fix issue regarging swap space setup
2020-01-20 19:33:58 -06:00
Taylor Helsper
34b26f0829
Only update cmdline.txt if it exists
2020-01-20 18:35:36 -06:00
Taylor Helsper
a45e61e68b
Revert DNS Changes
2020-01-19 21:25:45 -06:00
Taylor Helsper
d272f7364f
Improve enable/disable restoration
2020-01-16 22:22:31 -06:00
Taylor Helsper
06747ff290
Improve DNS to use resolvconf
2020-01-15 20:53:50 -06:00
Taylor Helsper
b50c679030
Add btcpayserver to stop list
2020-01-14 22:42:48 -06:00
Taylor Helsper
1027e993e9
Add BTC Pay port to tor and firewall
2020-01-14 22:39:15 -06:00
Taylor Helsper
bc6f0e77e6
Wait to build images until bitcoin is sycned and drive is free-er
2020-01-14 22:38:03 -06:00
Amiga500
c1c6deb6a1
btc-rpc-explorer v1.1.8, RTL fix for hidden sidebar, Changelog ( #124 )
...
* btc-rpc-explorer v1.1.8
* btc-rpc-explorer v1.1.8
* Update CHANGELOG
* Fix error on sidebar hidden on RTL
* Update CHANGELOG
* Update CHANGELOG
2020-01-10 19:40:16 -06:00
Taylor Helsper
d878e396a3
Improve settings page layout and info
2020-01-09 23:41:12 -06:00
Taylor Helsper
fbc07a96cb
Upgrade RTL to v0.6.0
2020-01-09 23:10:07 -06:00
Taylor Helsper
e4a3770d4a
Whirlpool client to 0.10.2
2020-01-07 20:40:23 -06:00
Taylor Helsper
d3ee147780
Tag v0.1.76
2020-01-06 23:23:21 -06:00
Taylor Helsper
793507b094
Add building docker image workaround and more info
2020-01-06 23:18:00 -06:00
Taylor Helsper
5773b1c69a
Upgrade whirlpool to v 0.10.0
2020-01-01 23:36:33 -06:00
elkimek
09fb8753a6
Whirlpool fix for Rock64 ( #116 )
...
openjdk-8-jre -> openjdk-11-jre
Tested, working.
2019-12-28 16:20:42 -06:00
Taylor Helsper
589b6eb288
Whirlpool tweaks
2019-12-25 23:11:29 -06:00
BTCxZelko
0ce9cea96c
Add Samourai Wallet's Whirlpool ( #76 )
...
* basic files and pages
* Create whirlpool.service
* Added Whirlpool port
* add openjdk-8-jre
* Whirlpool dependencies
* updates for PR
added line 26 and 27
removed second argument from wget
* Whirlpool edit
added sudo -u bitcoin
* instructions for setting up whirlpool
* corrected line 25
sudo -u bitcoin mkdir -p
* minor changes in instructions
* Create setup_whirlpool.sh
* updated instructions and deleted repeated code
* Delete setup_whirlpool.sh
* Set for future upgrades
* renamed whirlpool.jar
based on post_install.sh
* systemctl enable whirlpool
* use black/white whirlpool logo
* Update mynode_post_upgrade.sh
* Update mynode_post_upgrade.sh
* Update bitcoin.conf
updated for dojo
* Update mynode_post_upgrade.sh
* Update mynode_post_upgrade.sh
* Update mynode_post_upgrade.sh
* Update mynode_post_upgrade.sh
* Update mynode_post_upgrade.sh
* dojo compatible conf
updated for dojo
* update Whirlpool-cli to 0.9.2
* Update to whirlpool 0.9.3
Co-authored-by: Abhishek Shandilya <abhiShandy@users.noreply.github.com>
Co-authored-by: Taylor Helsper <tehelsper@gmail.com>
2019-12-25 22:38:30 -06:00
Amiga500
0769731ab7
btc-rpc-explorer v1.1.5 ( #109 )
...
* btc-rpc-explorer v1.1.5
* btc-rpc-explorer v1.1.5
* Update about.html
2019-12-24 22:03:43 -06:00
Taylor Helsper
bf41e1e5f6
Display screen for installing docker images
2019-12-23 12:20:09 -06:00
Taylor Helsper
8c9b7fa09f
Add mempool.space
2019-12-22 23:46:42 -06:00
Taylor Helsper
cc64f2b535
Add status page for repairing drive
2019-12-21 21:27:14 -06:00
Taylor Helsper
4432b88ff2
Add option to restore LND channel backup
2019-12-21 00:07:21 -06:00
Taylor Helsper
86ee9c5dc4
Add script to store core services
2019-12-18 21:45:44 -06:00
Taylor Helsper
ddc80745f5
Remove chronyd on rockpro64 for consistent NTP
2019-12-18 21:34:57 -06:00
Taylor Helsper
a4fb7e1cf7
Merge branch 'master' of github.com:mynodebtc/mynode
2019-12-16 21:49:36 -06:00
Taylor Helsper
4eacc85f60
Expand rockpro64 rootfs
2019-12-16 21:49:25 -06:00
Amiga500
315edb0462
LND v0.8.2-beta ( #106 )
...
* LND v0.8.2
* LND v0.8.2-beta
2019-12-12 18:23:25 -06:00
Taylor Helsper
b6635fd3f7
Run fsck on each boot and save results
2019-12-11 19:34:34 -06:00
Amiga500
9ad721551a
JoinMarket v0.6.1 ( #102 )
2019-12-10 20:32:34 -06:00
Taylor Helsper
97a770ab26
Start BTC RPC Explorer after Electrs
2019-12-10 20:31:32 -06:00
Taylor Helsper
d81210e70a
Add button to regen LND TLS cert
2019-12-10 19:08:57 -06:00
Taylor Helsper
34a84650e7
Tag v0.1.72
2019-12-08 23:02:38 -06:00
Taylor Helsper
2e402b9291
Merge branch 'master' of github.com:mynodebtc/mynode
2019-12-08 21:46:36 -06:00
Taylor Helsper
ce255e4fbb
More RockPro64 support
2019-12-08 21:46:22 -06:00
Amiga500
56e1a4bc11
lndmanage v0.8.1 ( #94 )
...
* lndmanage 0.8.1
* lndmanage v0.8.1
2019-12-07 21:06:40 -06:00
Taylor Helsper
282759ef6b
Fix Joinmarket upgrade issue
2019-12-07 10:27:23 -06:00
Taylor Helsper
50d399fae5
LNDConnect can be upgraded + bug fix
2019-12-06 21:52:38 -06:00
Taylor Helsper
05cfeb78c3
Detect bitcoind for rockpro64
2019-12-06 20:41:55 -06:00
Taylor Helsper
6404e64277
Improve local IP detection and device setup
2019-12-05 21:30:23 -06:00
Taylor Helsper
a9c009660e
Merge branch 'master' of github.com:mynodebtc/mynode
2019-12-04 22:29:08 -06:00
Taylor Helsper
b5de80a49a
Update RTL and swap settings
2019-12-04 22:28:56 -06:00
Amiga500
050800794e
btc-rpc-explorer v1.1.4 ( #88 )
...
* Update setup_device.sh
* Update mynode_post_upgrade.sh
2019-12-04 22:26:26 -06:00
Taylor Helsper
47d3f3a19d
More rockpro64 support
2019-12-04 19:05:52 -06:00
Amiga500
19082ad4cc
mynode_post_upgrade.sh ( #86 )
...
JoinMarket 0.6.0
2019-12-03 22:24:24 -06:00
Amiga500
ef67e2d8de
btc-rpc-explorer v1.1.2 ( #83 )
...
* Update setup_device.sh
btc-rpc-explorer v1.1.2
* Update mynode_post_upgrade.sh
btc-rpc-explorer v1.1.2
2019-11-30 11:39:28 -06:00
Taylor Helsper
924126bbe2
Move docker marker to HDD
2019-11-30 11:18:06 -06:00
Taylor Helsper
a376348e6e
VM tweaks
2019-11-29 21:42:34 -06:00
Taylor Helsper
172828bd3b
Delay docker containers until drive is mounted
2019-11-29 21:29:55 -06:00
Taylor Helsper
1c807daec8
Upgrade RTL to v0.5.4
2019-11-29 18:32:27 -06:00
Taylor Helsper
8a1f99674b
Verify admin's config folder is owned by admin
2019-11-29 18:30:56 -06:00
Taylor Helsper
35c9f61593
Speedup npm install
2019-11-29 15:55:55 -06:00
Taylor Helsper
09d8d5a989
Improve drive detection
2019-11-27 21:46:30 -06:00
Taylor Helsper
7c797e928c
Use IP address for WebSSH
2019-11-26 20:13:02 -06:00
Taylor Helsper
117a751f01
Merge branch 'master' of github.com:mynodebtc/mynode
2019-11-26 18:20:23 -06:00
bitromortac
0243b49312
Update lndmanage to version 0.8.0.1 ( #78 )
...
Release notes: https://github.com/bitromortac/lndmanage/releases/tag/v0.8.0.1
2019-11-26 18:19:33 -06:00
Taylor Helsper
17c5dac29c
Correct dpkg issues
2019-11-26 18:17:33 -06:00
Taylor Helsper
27b45bcf61
Remove NTP conflicts
2019-11-26 07:49:24 -06:00
Taylor Helsper
aac19b36bb
Move debug tarball to script and add more data
2019-11-25 18:25:46 -06:00
Taylor Helsper
28a647d0c2
Docker system updates
2019-11-25 18:13:33 -06:00
Taylor Helsper
9e82b7819a
Add local GUI and bug fixes
2019-11-24 21:45:24 -06:00
Taylor Helsper
84cdcd3a79
Add WebSSH Client
2019-11-22 22:27:35 -06:00
Taylor Helsper
2bbd74aec1
Add date to post upgrade log
2019-11-21 20:41:05 -06:00