Search content
Sort by

Showing 4 of 4 results by Insert_Token
Post
Topic
Board Announcements (Altcoins)
Re: 🚀[ANN] POLIS - Introducing PolisPay real altcoin to fiat solution
by
Insert_Token
on 02/04/2018, 21:38:02 UTC
For anyone interesting in upgrading their linux wallet to 1.3.0, I found an easy step-by-step courtesy of Crypto Sharks:

Code:
polis-cli stop
cd
wget https://github.com/polispay/polis/releases/download/v1.3.0/poliscore-1.3.0-x86_64-linux-gnu.tar.gz
tar -xvf poliscore-1.3.0-x86_64-linux-gnu.tar.gz
rm poliscore-1.3.0-x86_64-linux-gnu.tar.gz
cp poliscore-1.3.0/bin/polis{d,-cli} /usr/local/bin
polisd &
watch polis-cli getinfo

Should read "version": 1030000

Lifted from their video description at https://www.youtube.com/watch?v=cZ__CyxtbCI
Post
Topic
Board Announcements (Altcoins)
Re: 🚀[ANN] POLIS - Introducing PolisPay real altcoin to fiat solution
by
Insert_Token
on 02/04/2018, 11:11:55 UTC
Hey hero,

Any chance you put your receiving address in your polis.conf file instead of your masternode genkey? I followed a similar guide, and got the last few kinks worked out by searching the discord.

https://discord.gg/cAkeh8Y

I found what I needed within a few minutes, and the community there was very helpful. Hope you get it all sorted out.
Post
Topic
Board Mining (Altcoins)
Re: Hive OS - new Linux GPU mining platform
by
Insert_Token
on 21/02/2018, 03:25:38 UTC
How can I turn off the auto reboot feature (hashrate drops or what ever) ?

Thanks.
From the Monitor, Rigs or Wallet tab, select an individual rig. Under your GPUs select the "Tuning" button (right next to OC). Click the "Hashrate Watchdog On" button to turn the watchdog off. Click "Apply" at the bottom right of the Tuning popup window.
Post
Topic
Board Pools (Altcoins)
Re: [Android] HiveOS - Mining System Monitor - Free application
by
Insert_Token
on 21/02/2018, 02:49:37 UTC
Thanks for putting this together! HiveOS's mobile site is great when you're just viewing a single rig, but the Monitor page needs some retooling for a smaller screen. Glad to have a pared-down, legible version in your android app!