Mapuo
|
 |
August 21, 2013, 07:25:26 PM |
|
Bitminter needs new server. Definitly
|
|
|
|
|
|
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
|
|
Cascaders28
|
 |
August 21, 2013, 07:35:51 PM |
|
Is it still down or down again?
And I don't think you can use the Bitminter client for any other pool. You'd have to use a different miner to set up a backup pool.
|
|
|
|
DrHaribo (OP)
Legendary
Offline
Activity: 2716
Merit: 1034
Bitminter.com Operator
|
 |
August 21, 2013, 07:42:42 PM |
|
Things are looking more stable again. Hopefully to stay that way.
Backup pools is one of the next features for BitMinter client. No ETA on that yet though, as there are a few other critical things that also need to be handled.
|
|
|
|
Nemo1024
Legendary
Offline
Activity: 1680
Merit: 1014
|
 |
August 21, 2013, 07:43:30 PM |
|
I think I'm moving on from BitMinter to Eclipse or BTCGuild now. It's a great pool when it's working, though.
Why move? Just have a backup pool (or two) defined on cgminer/bfgminer command line.
|
“Dark times lie ahead of us and there will be a time when we must choose between what is easy and what is right.” “We are only as strong as we are united, as weak as we are divided.” “It is important to fight and fight again, and keep fighting, for only then can evil be kept at bay, though never quite eradicated.”
|
|
|
Techknowledgy
Member

Offline
Activity: 89
Merit: 10
|
 |
August 21, 2013, 08:18:38 PM |
|
I think I'm moving on from BitMinter to Eclipse or BTCGuild now. It's a great pool when it's working, though.
Why move? Just have a backup pool (or two) defined on cgminer/bfgminer command line. True, although my backup pool didn't switch over when everything went down today. Not sure if that was my fault or CGMiner's. However, I'm staying for now.
|
|
|
|
dbkeys
|
 |
August 21, 2013, 08:31:11 PM |
|
I'm back on too. I was wondering how to set up solo mining as a backup.
|
DNS Seeder / Node Trackers
|
|
|
BTstarter
Newbie
Offline
Activity: 55
Merit: 0
|
 |
August 21, 2013, 08:31:46 PM |
|
Bitminter needs new server. Definitly
Depends WHY it's keeps going down/up/.... Outage? Network? Or server? ...?
|
|
|
|
Nemo1024
Legendary
Offline
Activity: 1680
Merit: 1014
|
 |
August 21, 2013, 08:51:54 PM |
|
I'm back on too. I was wondering how to set up solo mining as a backup.
Not worth it. You'd be better off with a PPS pool as a back-up (such as 50BTC) because of short outage durations.
|
“Dark times lie ahead of us and there will be a time when we must choose between what is easy and what is right.” “We are only as strong as we are united, as weak as we are divided.” “It is important to fight and fight again, and keep fighting, for only then can evil be kept at bay, though never quite eradicated.”
|
|
|
dbkeys
|
 |
August 21, 2013, 09:46:03 PM |
|
True, I understand that the probability of finding a block on my own is very low, but one of the reasons I'm doing mining is to really learn as much about bitcoin and its peer network as possible. So I think it would be fun to "gamble" a bit of this off time in solo mining. The instructions I've found basically point to running the bitcoin wallet with server=1 in the .conf file, and pointing your workers at the ip of the machine running the bitcoin wallet. I have a pair of ASIC Erupter Blades, which communicate on the getwork protocol. To mine with stratrum protocol on BitMinter, I'm using Slush's proxy (mining_proxy.py). Is it so that the bitcoin wallet when run as a server is able to give out jobs to miners via getwork ? In this case it's acting like a mini-mining pool, isn't it ?
|
DNS Seeder / Node Trackers
|
|
|
lano1106
|
 |
August 22, 2013, 03:18:23 AM |
|
True, I understand that the probability of finding a block on my own is very low, but one of the reasons I'm doing mining is to really learn as much about bitcoin and its peer network as possible. So I think it would be fun to "gamble" a bit of this off time in solo mining. The instructions I've found basically point to running the bitcoin wallet with server=1 in the .conf file, and pointing your workers at the ip of the machine running the bitcoin wallet. I have a pair of ASIC Erupter Blades, which communicate on the getwork protocol. To mine with stratrum protocol on BitMinter, I'm using Slush's proxy (mining_proxy.py). Is it so that the bitcoin wallet when run as a server is able to give out jobs to miners via getwork ? In this case it's acting like a mini-mining pool, isn't it ?
bitcoin-qt does not understand stratum. So Slush mining proxy is of no use. It implements the getwork protocol. I guess you can say that it acts like a mini-pool but it does not scale very well. from http://mining.bitcoin.cz/stratum-mining1 getwork job == 4.2 GH/sec on top of server=1, you'll need to configure some security settings such as rpcallowip.
|
BTC: 1ABewnrZgCds7w9RH43NwMHX5Px6ex5uNR
|
|
|
dave111223
Legendary
Offline
Activity: 1190
Merit: 1001
|
 |
August 22, 2013, 09:29:53 AM |
|
Bitminter API: Is there any way to figure out how much I earned for each block via the API. For example https://bitminter.com/api/pool/blocks?commodity=BTC&max=20I can lookup the total income from the blocks, but I do not appear to be able to lookup how much of the income was allocated to me?
|
|
|
|
ewibit
Legendary
Offline
Activity: 2939
Merit: 1049
|
 |
August 22, 2013, 10:59:48 AM |
|
is there any way to see in Transaction history the summary of earnings?
|
|
|
|
DrHaribo (OP)
Legendary
Offline
Activity: 2716
Merit: 1034
Bitminter.com Operator
|
 |
August 22, 2013, 11:26:04 AM |
|
bitcoin-qt does not understand stratum. So Slush mining proxy is of no use. It implements the getwork protocol. I guess you can say that it acts like a mini-pool but it does not scale very well.
It understands getwork and GBT (getblocktemplate). There is talk about removing getwork. Pools use GBT to talk to bitcoind. I haven't tried but you could probably connect a mining client using GBT directly to it. Is there any way to figure out how much I earned for each block via the API.
Not currently. I'll think about that for a future update. I am planning to expand the API quite a bit. All ideas are welcome.  is there any way to see in Transaction history the summary of earnings?
That's basically the current balance, or did you mean something else? Each transaction on your account has a category, even though it's not shown on the website yet. I am planning to show totals by category. So you could see how much your total mining income is, how much you donated in total, etc.
|
|
|
|
Newar
Legendary
Offline
Activity: 1358
Merit: 1000
https://gliph.me/hUF
|
 |
August 22, 2013, 11:35:14 AM |
|
With today's connection woes, I got a full day of: Aug 22 14:46:56 miner cgminer[1679]: Testing pool stratum+tcp://mint.bitminter.com:3333 Unfortunately, not more info is given in syslog. Is this a cgminer issue that it didn't switch to the backup pool or is this BitMinter related?
|
|
|
|
DrHaribo (OP)
Legendary
Offline
Activity: 2716
Merit: 1034
Bitminter.com Operator
|
 |
August 22, 2013, 11:45:18 AM |
|
With today's connection woes, I got a full day of: Aug 22 14:46:56 miner cgminer[1679]: Testing pool stratum+tcp://mint.bitminter.com:3333 Unfortunately, not more info is given in syslog. Is this a cgminer issue that it didn't switch to the backup pool or is this BitMinter related? Ouch.  I would report that to the cgminer guys. One pool going down shouldn't prevent it from switching to backup pool, or switching back to BitMinter when the server comes back up.
|
|
|
|
dave111223
Legendary
Offline
Activity: 1190
Merit: 1001
|
 |
August 22, 2013, 12:17:39 PM |
|
Is there any way to figure out how much I earned for each block via the API.
Not currently. I'll think about that for a future update. I am planning to expand the API quite a bit. All ideas are welcome.  Suggested for API Added fields to this feed: https://bitminter.com/api/users/*****?key=***** "worker" field: - last_round_shares *New* "last_round" section (for all workers combined): - last_round_shares - last_round_income - last_round_start - last_round_block (height or ID of block that was discovered) New Feed: List the transaction history, each transaction (payouts, balance updates, fees): https://bitminter.com/api/transactions/*****?key=*****
|
|
|
|
Techknowledgy
Member

Offline
Activity: 89
Merit: 10
|
 |
August 22, 2013, 01:29:56 PM |
|
With today's connection woes, I got a full day of: Aug 22 14:46:56 miner cgminer[1679]: Testing pool stratum+tcp://mint.bitminter.com:3333 Unfortunately, not more info is given in syslog. Is this a cgminer issue that it didn't switch to the backup pool or is this BitMinter related? I'm using CGMiner and it didn't switch over to the backup either, but thankfully I was at my computer when everything went down so I changed it manually.
|
|
|
|
Newar
Legendary
Offline
Activity: 1358
Merit: 1000
https://gliph.me/hUF
|
 |
August 22, 2013, 01:33:40 PM |
|
With today's connection woes, I got a full day of: Aug 22 14:46:56 miner cgminer[1679]: Testing pool stratum+tcp://mint.bitminter.com:3333 Unfortunately, not more info is given in syslog. Is this a cgminer issue that it didn't switch to the backup pool or is this BitMinter related? Ouch.  I would report that to the cgminer guys. One pool going down shouldn't prevent it from switching to backup pool, or switching back to BitMinter when the server comes back up. What Do You Know? Latest cgminer 3.4.0 : https://bitcointalk.org/index.php?topic=28402.msg2978868#msg2978868- Backup pools will pick up their connections faster when the primary pool goes down. I guess, it really is time to update...
|
|
|
|
DrHaribo (OP)
Legendary
Offline
Activity: 2716
Merit: 1034
Bitminter.com Operator
|
 |
August 22, 2013, 02:56:45 PM |
|
Suggested for API [...]
Thanks, I put that on my list. 
|
|
|
|
DrHaribo (OP)
Legendary
Offline
Activity: 2716
Merit: 1034
Bitminter.com Operator
|
 |
August 22, 2013, 03:20:34 PM |
|
I believe I have fixed the website slowdowns that would cause Cloudflare errors. Let me know if you still see any.
There is also a new beta of BitMinter client out that should work better on BFL ASIC singles and minirigs. If you have such hardware, please give it a try. If there aren't any problems then this will soon be the next stable release.
|
|
|
|
|