Commit Graph

441 Commits

Author SHA1 Message Date
Taylor Helsper
a45e61e68b Revert DNS Changes 2020-01-19 21:25:45 -06:00
Taylor Helsper
d04fa72346 Docker images won't run until bitcoin is synced; reduces load 2020-01-18 20:37:48 -06:00
Taylor Helsper
d0079b613d Update LND Wallet Create Phrasing 2020-01-18 11:20:07 -06:00
Taylor Helsper
c85d215b7b Tweak DNS servers 2020-01-18 11:19:50 -06:00
Taylor Helsper
17f41f016a Add missing BTCPayServer file 2020-01-16 22:26:41 -06:00
Taylor Helsper
d272f7364f Improve enable/disable restoration 2020-01-16 22:22:31 -06:00
Taylor Helsper
1eaf2b4ff2 BTCPayServer Fix 2020-01-16 22:21:52 -06:00
Taylor Helsper
06747ff290 Improve DNS to use resolvconf 2020-01-15 20:53:50 -06:00
Taylor Helsper
ce550de6ca BTCPay Server first attempt 2020-01-14 22:47:44 -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
Taylor Helsper
e21956eb99 Append additional DNS servers vs prepend 2020-01-14 22:35:59 -06:00
Taylor Helsper
fc3046bc35 Add mempoolspace port to tor access 2020-01-11 14:14:03 -06:00
Taylor Helsper
c3aa62fa5e Disable Wifi MAC Randomization 2020-01-11 13:22:07 -06:00
Taylor Helsper
c6ca6b6ae9 Tag v0.1.79 2020-01-10 20:32:03 -06:00
Taylor Helsper
a00f110252 Refactor and add support for Disabled service status 2020-01-10 20:04:31 -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
3447b60aa4 Tag v0.1.78 2020-01-10 12:24:01 -06:00
Taylor Helsper
e91d7a0f73 Fix issue with whirpool status 2020-01-10 12:23:53 -06:00
Taylor Helsper
b9d23f922d Tag v0.1.77 2020-01-09 23:42:21 -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
0130d9e188 Delay docker image restart 2020-01-07 20:52:54 -06:00
Taylor Helsper
e4a3770d4a Whirlpool client to 0.10.2 2020-01-07 20:40:23 -06:00
Taylor Helsper
7f5f1280a8 Reverse logs 2020-01-07 20:40:14 -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
fdbee0c7c8 Add default password help on login page 2020-01-06 17:50:00 -06:00
Taylor Helsper
f6feb764b0 Add logut button 2020-01-06 17:47:58 -06:00
Taylor Helsper
dfaaeafc14 Start docker services after container install 2020-01-06 17:46:29 -06:00
Taylor Helsper
5773b1c69a Upgrade whirlpool to v 0.10.0 2020-01-01 23:36:33 -06:00
Taylor Helsper
3bcb84c90b Tag v0.1.75 2019-12-28 22:33:40 -06:00
Taylor Helsper
efb87f3a4d Show real tor status on homepage 2019-12-28 22:24:42 -06:00
Taylor Helsper
6964e3d828 Add tor status on settings page 2019-12-28 21:03:09 -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
Amiga500
6c73c86ae2 Samourai Whirlpool added to about.html (#112) 2019-12-27 21:13:11 -06:00
Amiga500
55605805f1 typo on Mempool.Space (#113)
to be like on https://mempool.space/about
2019-12-27 21:12:19 -06:00
Taylor Helsper
26f01acf08 Rearrange HTML files 2019-12-25 23:38:13 -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
Taylor Helsper
4cb1f74d85 Merge branch 'master' of github.com:mynodebtc/mynode 2019-12-24 22:04:06 -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
Amiga500
1cf3d3fa23 add mempool.space on about.html (#110) 2019-12-24 22:00:45 -06:00
Taylor Helsper
84bdd94e36 Make bitcoin configs consistent 2019-12-23 15:20:05 -06:00
Amiga500
819c7ceee0 Add VirtualBox and add a new line (#107)
Created from new. Other PR was closed
2019-12-23 15:15:29 -06:00
Taylor Helsper
bf41e1e5f6 Display screen for installing docker images 2019-12-23 12:20:09 -06:00
Taylor Helsper
e9a679fa9f Tweak mempool.space timing 2019-12-23 00:46:46 -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