Bitcoin Forum
May 30, 2024, 06:25:46 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 [142] 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 ... 314 »
  Print  
Author Topic: [ANN][SHIFT] The New Web | IPFS/Phantom | ShiftNrg.org Hosted Decentralized!  (Read 547541 times)
Maximusprime
Full Member
***
Offline Offline

Activity: 151
Merit: 100


View Profile
April 12, 2016, 03:59:38 AM
 #2821

For miners getting error: not enough space on disk.

Delete your old dag files in Users/Appdata/you/Ethash and restart the miner.
psyx80
Sr. Member
****
Offline Offline

Activity: 241
Merit: 250


View Profile
April 12, 2016, 06:28:29 AM
 #2822

For miners getting error: not enough space on disk.

Delete your old dag files in Users/Appdata/you/Ethash and restart the miner.

this you have written that you have cleaned the system and free up disk space to generate new files dag

MaxMinersNet
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250


View Profile
April 12, 2016, 06:30:21 AM
 #2823

Any word about Maxminers shift pool getting back up still have about 50 shift stuck on there pool


can not hear anything, I still have not received any word from him. I left there in 1300 coins

The pool is back up - you can withdraw/mine now
psyx80
Sr. Member
****
Offline Offline

Activity: 241
Merit: 250


View Profile
April 12, 2016, 06:52:06 AM
Last edit: April 14, 2016, 08:30:32 AM by psyx80
 #2824

Life hack.
SOLOmining

Many have noted that Gshift is disabled himself, and in the morning to check the work you realize that mining did not work while you sleep ((
There is a solution!
Write a script that will run itself Mining.

Create a new .bat file (re-launched.bat)
it prescribes these lines here
___________________________________


@echo off
TIMEOUT 5
:Rs
start gshift-windows-amd64 --rpcaddr "127.0.0.1" --rpcport 53901 console & start ethminer -G -F http://127.0.0.1:53901 --cl-local-work 128 --cl-global-work 16384 --farm-recheck 500
TIMEOUT 3600
taskkill.exe /f /im "gshift-windows-amd64" /T
taskkill.exe /f /im "ethminer.exe" /T
TIMEOUT 1
goto :Rs

___________________________________

the .bat file must be located in a folder
gshift and ethminer

This script is run, and a purse and a miner at the same time in separate windows, next will come the countdown to 3600 seconds will automatically shut down programs, and re-launched.
pleasant use

psyx80
Sr. Member
****
Offline Offline

Activity: 241
Merit: 250


View Profile
April 12, 2016, 06:56:23 AM
 #2825

Any word about Maxminers shift pool getting back up still have about 50 shift stuck on there pool


can not hear anything, I still have not received any word from him. I left there in 1300 coins

The pool is back up - you can withdraw/mine now

glad to hear that you have started, it's good.
but now I have checked and balance 0 !! why is that??

MaxMinersNet
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250


View Profile
April 12, 2016, 07:03:10 AM
 #2826

Any word about Maxminers shift pool getting back up still have about 50 shift stuck on there pool


can not hear anything, I still have not received any word from him. I left there in 1300 coins

The pool is back up - you can withdraw/mine now

glad to hear that you have started, it's good.
but now I have checked and balance 0 !! why is that??

Did you receive a payment maybe ? A lot of payments were processed once we restarted the cron. If not, send me your username via PM and i will have a look.
ronelord
Newbie
*
Offline Offline

Activity: 57
Merit: 0


View Profile
April 12, 2016, 09:39:24 AM
 #2827

Hi, im doing solo and its going very well, but where can i find network statistics like https://ethstats.net/ ?
Maverick69
Sr. Member
****
Offline Offline

Activity: 458
Merit: 250



View Profile
April 12, 2016, 10:08:17 AM
 #2828

Hi, im doing solo and its going very well, but where can i find network statistics like https://ethstats.net/ ?

Here is the temporary url http://139.162.204.97:8080/
We're working on a solution to have the subdomain stats.shiftnrg.org working.
mikegi
Full Member
***
Offline Offline

Activity: 165
Merit: 100


View Profile
April 12, 2016, 10:13:31 AM
 #2829

Hi, im doing solo and its going very well, but where can i find network statistics like https://ethstats.net/ ?

From the gshift console I typically use the following to monitor information on my host...

Code:
shf.getBlock("latest")
net.peerCount
admin.peers
web3.fromWei(shf.getBalance(shf.shiftbase))

There is also the "gshift monitor" but you need to enable it with the "--metrics" option when you start gshift.

And while I was typing someone posted their monitor. :-)
ronelord
Newbie
*
Offline Offline

Activity: 57
Merit: 0


View Profile
April 12, 2016, 12:39:42 PM
 #2830

Quote
From the gshift console I typically use the following to monitor information on my host...

Code:
shf.getBlock("latest")
net.peerCount
admin.peers
web3.fromWei(shf.getBalance(shf.shiftbase))

There is also the "gshift monitor" but you need to enable it with the "--metrics" option when you start gshift.

And while I was typing someone posted their monitor. :-)


Thanks, that helps a lot Smiley
Maverick69
Sr. Member
****
Offline Offline

Activity: 458
Merit: 250



View Profile
April 12, 2016, 02:00:41 PM
 #2831

We're doing a Facebook giveaway! Smiley

Click this link and follow the instructions:
https://www.facebook.com/ShiftNrg/posts/1033063740109687
revelacaogr
Legendary
*
Offline Offline

Activity: 1316
Merit: 1021

2009 Alea iacta est


View Profile
April 12, 2016, 04:58:06 PM
 #2832

@ maxminers

Automatic Payout Threshold is too low,please put to 100

thks in advance
ExEric3
Full Member
***
Offline Offline

Activity: 176
Merit: 100


View Profile
April 12, 2016, 05:31:39 PM
 #2833

@ maxminers

And if is possible try lower confirmations. 750 is too much. Suprnova can also lower it.
fartbags
Legendary
*
Offline Offline

Activity: 1190
Merit: 1004


View Profile
April 12, 2016, 07:15:24 PM
 #2834



New logo! This coin is going to the moon now!!




Maverick69
Sr. Member
****
Offline Offline

Activity: 458
Merit: 250



View Profile
April 12, 2016, 07:32:57 PM
 #2835

So statistics are available at this url now.

http://stats.shiftnrg.org/
juni0r
Member
**
Offline Offline

Activity: 83
Merit: 10


View Profile
April 13, 2016, 02:24:05 AM
 #2836

So statistics are available at this url now.

http://stats.shiftnrg.org/

The stat page is very impressive. Well done team Shift.
All the best for your journey.
losk22
Legendary
*
Offline Offline

Activity: 1354
Merit: 1000


View Profile
April 13, 2016, 04:01:05 AM
 #2837

Statistics is good, but inflation is more!
ShiftTeam (OP)
Hero Member
*****
Offline Offline

Activity: 483
Merit: 510


The Shift Team


View Profile WWW
April 13, 2016, 08:23:18 AM
 #2838

Statistics is good, but inflation is more!

Inflation is not more. Its less. You can not include the first 10000 blocks since the genesis had a significant low difficulty. A problem though is our low hashing power. A stable high hashing power Will make it better even more.

Dont worry sir, everything Will be allright. Im from the internet.
BTcoint
Hero Member
*****
Offline Offline

Activity: 553
Merit: 500


View Profile
April 13, 2016, 04:37:59 PM
 #2839

We're doing a Facebook giveaway! Smiley

Click this link and follow the instructions:
https://www.facebook.com/ShiftNrg/posts/1033063740109687
Thank you for the giveaway in facebook ,
All done

            ▄▄████▄▄
        ▄▄██████████████▄▄
      ███████████████████████▄▄
      ▀▀█████████████████████████
██▄▄       ▀▀█████████████████████
██████▄▄        ▀█████████████████
███████████▄▄       ▀▀████████████
███████████████▄▄        ▀████████
████████████████████▄▄       ▀▀███
 ▀▀██████████████████████▄▄
     ▀▀██████████████████████▄▄
▄▄        ▀██████████████████████▄
████▄▄        ▀▀██████████████████
█████████▄▄        ▀▀█████████████
█████████████▄▄        ▀▀█████████
██████████████████▄▄        ▀▀████
▀██████████████████████▄▄
  ▀▀████████████████████████
      ▀▀█████████████████▀▀
           ▀▀███████▀▀



.SEMUX
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
  Semux uses .100% original codebase.
  Superfast with .30 seconds instant finality.
  Tested .5000 tx per block. on open network
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
jioy
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500


View Profile
April 13, 2016, 04:40:03 PM
 #2840

shift is great coin and good development.. i will invest. lol
Pages: « 1 ... 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 [142] 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 ... 314 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!