Commit Graph

6 Commits

Author SHA1 Message Date
Taylor Helsper
45329ce5d6 Improve app status when testnet enabled 2021-03-14 00:20:56 -06:00
Taylor Helsper
07f262235e Add poold service 2020-11-16 18:55:30 -06:00
Taylor Helsper
e4c772953a Fix chpasswd for thunderhub; Update service files 2020-07-17 18:10:23 -05:00
Taylor Helsper
87096e6080 Tweak BTC mem values 2020-06-09 21:50:03 -05:00
Taylor Helsper
028ebba09c Improved shutdown / reboot consistency 2020-04-22 21:59:37 -05: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