Bitcoin Forum
April 16, 2024, 10:55:54 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 [17] 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 ... 86 »
  Print  
Author Topic: [9 TH] Bitparking Pool, DGM 0%,vardiff,stratum,Merge Mining  (Read 163655 times)
Dhomochevsky
Sr. Member
****
Offline Offline

Activity: 242
Merit: 251



View Profile
April 10, 2013, 02:59:23 AM
 #321

Any idea why Bitparking keeps underreporting my hashrate? During the last hour I get consistently at least 10 GH less than I actually mine with. Checked and double checked the miners, their hashrates are fine and they're connected properly to the pool. It reports 10-15 GH less though.
1713264954
Hero Member
*
Offline Offline

Posts: 1713264954

View Profile Personal Message (Offline)

Ignore
1713264954
Reply with quote  #2

1713264954
Report to moderator
"In a nutshell, the network works like a distributed timestamp server, stamping the first transaction to spend a coin. It takes advantage of the nature of information being easy to spread but hard to stifle." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713264954
Hero Member
*
Offline Offline

Posts: 1713264954

View Profile Personal Message (Offline)

Ignore
1713264954
Reply with quote  #2

1713264954
Report to moderator
1713264954
Hero Member
*
Offline Offline

Posts: 1713264954

View Profile Personal Message (Offline)

Ignore
1713264954
Reply with quote  #2

1713264954
Report to moderator
doublec (OP)
Legendary
*
Offline Offline

Activity: 1078
Merit: 1005


View Profile
April 10, 2013, 03:14:05 AM
 #322

Any idea why Bitparking keeps underreporting my hashrate? During the last hour I get consistently at least 10 GH less than I actually mine with. Checked and double checked the miners, their hashrates are fine and they're connected properly to the pool. It reports 10-15 GH less though.
What miner are you using? Is it stratum or getwork?
Dhomochevsky
Sr. Member
****
Offline Offline

Activity: 242
Merit: 251



View Profile
April 10, 2013, 11:36:00 AM
 #323

Stratum. After a few hours it seems to be reporting the hashrate right again.
Chemicalbro
Full Member
***
Offline Offline

Activity: 188
Merit: 100



View Profile
April 10, 2013, 07:06:39 PM
 #324

I haven't seen reference to a user stats json api. Is there one, and if not, would it be difficult to add?

Vircurex Exchange BTC/LTC/NMC
doublec (OP)
Legendary
*
Offline Offline

Activity: 1078
Merit: 1005


View Profile
April 11, 2013, 01:59:18 AM
 #325

Minor pool update: Minimum withdrawal amount has changed from 0.1 btc to 0.05 btc.
doublec (OP)
Legendary
*
Offline Offline

Activity: 1078
Merit: 1005


View Profile
April 11, 2013, 02:28:55 AM
 #326

I haven't seen reference to a user stats json api. Is there one, and if not, would it be difficult to add?
I've just added one:

Code:
http://mmpool.bitparking.com/userstats/username

Gives JSON line:

Code:
{
    "hashrate": 100,
    "balances": [
        {
            "coin": "bitcoin",
            "balance": 0.0695632
        },
        {
            "coin": "devcoin",
            "balance": 237.53994151
        },
        {
            "coin": "i0coin",
            "balance": 0
        },
        {
            "coin": "ixcoin",
            "balance": 0.46077017
        },
        {
            "coin": "namecoin",
            "balance": 0.00431738
        }
    ]
}
Chemicalbro
Full Member
***
Offline Offline

Activity: 188
Merit: 100



View Profile
April 11, 2013, 03:01:04 AM
 #327

Thank you, working on an Android widget.

Vircurex Exchange BTC/LTC/NMC
doublec (OP)
Legendary
*
Offline Offline

Activity: 1078
Merit: 1005


View Profile
April 11, 2013, 03:02:46 AM
 #328

Thank you, working on an Android widget.
Oh cool, that's great! Let me know if you need anything else.
splat44
Sr. Member
****
Offline Offline

Activity: 384
Merit: 250



View Profile
April 11, 2013, 03:39:49 AM
 #329

Thank you, working on an Android widget.
Oh cool, that's great! Let me know if you need anything else.

Well, I for thing need some assistance!

Due to instawallet problem, my address in the miner was given by them!

I go a blockchain address and does withdraw allows sending to that address?

If not, then can you change the address? If so, send me a PM and will give email address associated to me account including new address!
doublec (OP)
Legendary
*
Offline Offline

Activity: 1078
Merit: 1005


View Profile
April 11, 2013, 03:44:59 AM
 #330

If not, then can you change the address? If so, send me a PM and will give email address associated to me account including new address!
Addresses can't be changed, sorry. The pool was designed this way to prevent hackers changing the address, or attempting to social engineer changing/adding an address by convincing me to do it. If you want to use a different address, create a new account with the new address.
patica
Newbie
*
Offline Offline

Activity: 51
Merit: 0



View Profile
April 11, 2013, 10:15:21 AM
 #331

Thank you, working on an Android widget.
Hi, which widget you use?
Chemicalbro
Full Member
***
Offline Offline

Activity: 188
Merit: 100



View Profile
April 11, 2013, 12:26:55 PM
 #332

Thank you, working on an Android widget.
Hi, which widget you use?

In the process of making one. Will likely make it bitparking specific.

Vircurex Exchange BTC/LTC/NMC
davebodger
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
April 13, 2013, 03:41:33 PM
 #333

Minor pool update: Minimum withdrawal amount has changed from 0.1 btc to 0.05 btc.

Thanks vey much, that has been very helpful for me. Much appreciated.
With only 4 GPUs it was taking me several days to be able to withdraw the 0.1


If you think I deserve it - BTC always welcome - 14GkxT2xcpgvGVBgMjtGeFiXrxnttBSRRF
k4rn4k
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
April 14, 2013, 12:04:52 AM
 #334

doublec, could you please give us info about the status of your nmc exchange?
doublec (OP)
Legendary
*
Offline Offline

Activity: 1078
Merit: 1005


View Profile
April 14, 2013, 11:41:49 PM
 #335

doublec, could you please give us info about the status of your nmc exchange?
Updates on the exchange are posted at http://exchange.bitparking.com or you can bitmessage BM-BbgTgGa6LX3yYqwJSwdwrzysvfWjM2u6.
doublec (OP)
Legendary
*
Offline Offline

Activity: 1078
Merit: 1005


View Profile
April 14, 2013, 11:43:11 PM
 #336

Is there interest in automatic payouts? I'm thinking of something like doing an automatic payment of all accounts over 1 BTC or similar every hour. Or do people prefer accumulating balances and withdrawing when needed?
Chemicalbro
Full Member
***
Offline Offline

Activity: 188
Merit: 100



View Profile
April 15, 2013, 02:40:48 AM
 #337

I think having the option is always a good idea.

Vircurex Exchange BTC/LTC/NMC
tripper22
Full Member
***
Offline Offline

Activity: 188
Merit: 100



View Profile
April 15, 2013, 05:23:31 AM
Last edit: April 15, 2013, 05:41:39 AM by tripper22
 #338

Is there interest in automatic payouts? I'm thinking of something like doing an automatic payment of all accounts over 1 BTC or similar every hour. Or do people prefer accumulating balances and withdrawing when needed?

Automatic payouts would be great. Both options would be best.
kjlimo
Legendary
*
Offline Offline

Activity: 2086
Merit: 1031


View Profile WWW
April 15, 2013, 05:36:24 AM
 #339

Is there interest in automatic payouts? I'm thinking of something like doing an automatic payment of all accounts over 1 BTC or similar every hour. Or do people prefer accumulating balances and withdrawing when needed?

I prefer once a month, personally.  However, if you wanted to do auto payments weekly or monthly, that's ok.

I like the ability to measure my mining once a month with one withdrawal, but I think my calculator can handle adding a few numbers together.

Awesome pool still!

Coinbase for selling BTCs
Fold for spending BTCs
PM me with any questions on these sites/apps!  http://www.montybitcoin.com


or Vircurex for trading alt cryptocurrencies like DOGEs
CoinNinja for exploring the blockchain.
Chemicalbro
Full Member
***
Offline Offline

Activity: 188
Merit: 100



View Profile
April 15, 2013, 02:57:21 PM
 #340

Is it possible to get btc earned by user in last 24 hours added into the json maybe?

Vircurex Exchange BTC/LTC/NMC
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 [17] 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 ... 86 »
  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!