Bitcoin Forum
May 04, 2024, 01:21:28 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 [9] 10 11 12 13 »  All
  Print  
Author Topic: Bitcoin Gold Mining [Miners and suggestions]  (Read 11640 times)
Ledipaa
Newbie
*
Offline Offline

Activity: 62
Merit: 0


View Profile
November 13, 2017, 01:58:48 AM
 #161

So which on is it? BTGpool.pro counter or like this: https://www.crypto-news.net/bitcoin-gold-btg-hard-fork-countdown-clock
1714828888
Hero Member
*
Offline Offline

Posts: 1714828888

View Profile Personal Message (Offline)

Ignore
1714828888
Reply with quote  #2

1714828888
Report to moderator
1714828888
Hero Member
*
Offline Offline

Posts: 1714828888

View Profile Personal Message (Offline)

Ignore
1714828888
Reply with quote  #2

1714828888
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Biodom
Legendary
*
Offline Offline

Activity: 3752
Merit: 3864



View Profile
November 13, 2017, 02:03:04 AM
 #162

I hope that pools will prioritize already connected miners, maybe even those which were connected longer than, say, 30min.
After all, these machines basically worked to mine those 8K blocks for the developers.
In my opinion, it would be reasonable, at least in the first few hours.
I don't think that they used their own machines, probably piggybacked on the early birds.
Moondoggie
Full Member
***
Offline Offline

Activity: 392
Merit: 101


View Profile
November 13, 2017, 02:08:53 AM
 #163

So which on is it? BTGpool.pro counter or like this: https://www.crypto-news.net/bitcoin-gold-btg-hard-fork-countdown-clock

Hopefully not that one  Embarrassed
plen
Member
**
Offline Offline

Activity: 121
Merit: 16


View Profile
November 13, 2017, 02:21:54 AM
 #164


That crypto-news counter appears to be counting the BTC block number, not BTG. You can even see it in their source code API call.

Code:
   refreshData = function()
   {
       jQuery.get("https://api.crypto-games.net/v1/ForkTime/BTC/491407", function(data) {
            jQuery("#timeOfFork").html(data);
       });
       jQuery.get("https://api.crypto-games.net/v1/CurrentBlock/BTC", function(data) {
            jQuery("#currentBlock").html(data);
       });
    }
    setInterval(function () {
        refreshData();
    }, 60000);
    refreshData();

High volume trader? Get up to $500 matched deposit at the Beaxy Exchange! | Canadians get $10 free when you deposit and buy $100 worth of cryptocurrency at Netcoins!
Moondoggie
Full Member
***
Offline Offline

Activity: 392
Merit: 101


View Profile
November 13, 2017, 02:23:58 AM
 #165


That crypto-news counter appears to be counting the BTC block number, not BTG. You can even see it in their source code API call.

Code:
   refreshData = function()
   {
       jQuery.get("https://api.crypto-games.net/v1/ForkTime/BTC/491407", function(data) {
            jQuery("#timeOfFork").html(data);
       });
       jQuery.get("https://api.crypto-games.net/v1/CurrentBlock/BTC", function(data) {
            jQuery("#currentBlock").html(data);
       });
    }
    setInterval(function () {
        refreshData();
    }, 60000);
    refreshData();

Good pick up Smiley
I've now got all my cards set up on the main pool with only 600 blocks to go.
plen
Member
**
Offline Offline

Activity: 121
Merit: 16


View Profile
November 13, 2017, 02:43:54 AM
 #166

For anyone curious I'm averaging about 12 sol/s more with the dstm over the EWBF with my lil 1050 GTX.

High volume trader? Get up to $500 matched deposit at the Beaxy Exchange! | Canadians get $10 free when you deposit and buy $100 worth of cryptocurrency at Netcoins!
Moondoggie
Full Member
***
Offline Offline

Activity: 392
Merit: 101


View Profile
November 13, 2017, 02:45:40 AM
 #167

For anyone curious I'm averaging about 12 sol/s more with the dstm over the EWBF with my lil 1050 GTX.

That's a pretty big increase.
iTzShowTime
Newbie
*
Offline Offline

Activity: 232
Merit: 0


View Profile
November 13, 2017, 02:51:30 AM
 #168

im getting around 465-475sol/s with 1070 OC
Steffosn
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
November 13, 2017, 02:53:40 AM
 #169

im getting around 465-475sol/s with 1070 OC

Afterburner settings?
SodiumEx
Newbie
*
Offline Offline

Activity: 50
Merit: 0


View Profile
November 13, 2017, 02:55:38 AM
 #170

AND WE'RE LIVE AND SYNCED UP
flip4flop
Full Member
***
Offline Offline

Activity: 378
Merit: 135



View Profile
November 13, 2017, 02:58:10 AM
 #171

My EWBF cmd window opens then just closes out?  What is wrong?
Moondoggie
Full Member
***
Offline Offline

Activity: 392
Merit: 101


View Profile
November 13, 2017, 02:58:46 AM
 #172

AND WE'RE LIVE AND SYNCED UP

and now everythings down
Moondoggie
Full Member
***
Offline Offline

Activity: 392
Merit: 101


View Profile
November 13, 2017, 02:59:09 AM
 #173

My EWBF cmd window opens then just closes out?  What is wrong?

sounds like your server details are wrong in the .bat
shibob
Full Member
***
Offline Offline

Activity: 672
Merit: 154


Blockchain Evangelist.


View Profile WWW
November 13, 2017, 03:00:08 AM
 #174

My EWBF cmd window opens then just closes out?  What is wrong?

The same here. I think the problem is related to pool connection.
flip4flop
Full Member
***
Offline Offline

Activity: 378
Merit: 135



View Profile
November 13, 2017, 03:01:18 AM
 #175

Im pretty sure this is correct right?  only removed my login details

miner --server btg.suprnova.cc --port 8816 --user username.rigname --pass x


akuci
Full Member
***
Offline Offline

Activity: 226
Merit: 100


View Profile
November 13, 2017, 03:02:05 AM
 #176

Add "pause" to the end of your bat, and you will see "cannot connect to the pool".
SodiumEx
Newbie
*
Offline Offline

Activity: 50
Merit: 0


View Profile
November 13, 2017, 03:02:54 AM
 #177

eu.btgpool.pro:3857 

is working just fine
flip4flop
Full Member
***
Offline Offline

Activity: 378
Merit: 135



View Profile
November 13, 2017, 03:03:30 AM
 #178

Just started working for me and accepting shares
iTzShowTime
Newbie
*
Offline Offline

Activity: 232
Merit: 0


View Profile
November 13, 2017, 03:12:41 AM
 #179

yeah it would open and close on me too i just started over downloaded the miner
again then re did the bat file and it works


im using suprnova.cc  and for wallet im using CoinoMi on desktop threw android app called bluestacks
that lets you use android apps on desktop

how would one go about double checking to make sure there BTG address is working?
I would assume mine is working cause before the MAINNET went live Suprnova wouldnt
let me enter my Coinomi wallet address, now it works and lets me enter it ? so time will tell???
flip4flop
Full Member
***
Offline Offline

Activity: 378
Merit: 135



View Profile
November 13, 2017, 03:17:33 AM
 #180

Have not set up wallet yet, will store on suprnova till I can find a wallet I trust
Pages: « 1 2 3 4 5 6 7 8 [9] 10 11 12 13 »  All
  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!