Bitcoin Forum
May 05, 2024, 12:06:57 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 68 [69] 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 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 ... 155 »
1361  Bitcoin / Pools / Re: [25 TH/s] BitMinter.com [ASIC support: var diff, Stratum, GBT, rollntime] on: September 14, 2013, 03:42:03 PM
https://bitcointalk.org/index.php?topic=291456.0
  I wanted to know if they will plug n play on bitminter.  I run the asic miner sticks now.  

Those will not work with the current BitMinter client versions. I'm looking into adding support for them.

You can use them on the BitMinter pool using some incarnation of cgminer or bfgminer though (either the regular or a fork).



not good to hear.

 These may end up being a big hit with am stick users.

 lots of am sticks have sold and they will be too slow in 3 months or so.

   but all of us will have a big hub investment. well it is early in that game and for all I know am will build a better stick.

Well, they went for a different way to communicate between computer and hashing device. No mining client supports those units as of yet. There will at least be a cgminer fork that will get support. Maybe normal cgminer and bfgminer will get support for them as well. I hope I can add support in BitMinter client too. They look poised to become a block erupter usb killer. Wink

I've seen BitFury ASIC users complain about sudden loss of hashrate on BitMinter, and that happened to me too. I mentioned about a fix on this thread earlier, but it wasn't exactly the best solution. Doc, I think you should take a look at your stratum code and see if the wrong behavior of the stratum proxy is causing problems on your pool, too.

gigavps' take on this problem, quite informative: https://bitcointalk.org/index.php?topic=206181.msg3138386#msg3138386

Miners on the BitFury thread having a problem: https://bitcointalk.org/index.php?topic=250249.msg3151205#msg3151205

eleuthria fixed this on BTC Guild by implementing a workaround on his pool code, because he thought it's unlikely that the stratum proxy will be fixed. Perhaps the same should be done on BitMinter?

Yeah, working on an update that will tolerate stratum proxy's broken behavior. I'm not sure why this bug in stratum proxy can't simply be fixed, though? Has the project been abandoned?
1362  Bitcoin / Pools / Re: [~51,000Gh] Semi-private mining pool on: September 14, 2013, 03:03:04 PM
For those running the stratum proxy, the problem is due to the proxy sending the authorization prior to the subscribe.  If you want to get your hands dirty, it shouldn't be too hard to edit the proxy code to put these in the correct order.

Isn't it easier if Slush fixes this?
1363  Bitcoin / Pools / Re: [25 TH/s] BitMinter.com [ASIC support: var diff, Stratum, GBT, rollntime] on: September 14, 2013, 09:46:34 AM
https://bitcointalk.org/index.php?topic=291456.0
  I wanted to know if they will plug n play on bitminter.  I run the asic miner sticks now.  

Those will not work with the current BitMinter client versions. I'm looking into adding support for them.

You can use them on the BitMinter pool using some incarnation of cgminer or bfgminer though (either the regular or a fork).
1364  Bitcoin / Pools / Re: [25 TH/s] BitMinter.com [ASIC support: var diff, Stratum, GBT, rollntime] on: September 14, 2013, 08:33:33 AM
so can i clarify here, (yes im still getting to grips with this) if i activate my minimum donation on both Btc and Nmc of 1.50% then activate my perk for Easy Mode at 0.50% each which = 4% in total, my income will raise?

For prepay of both BTC and NMC plus the easy mode perk you need 2% BTC and 2% NMC donation - much cheaper than 4% of your total income, as the NMC is only a small part of it. Also, at that point you are at 2% donation so you could activate all perks through the "pro minter" perk.

Easy mode doesn't raise your income. It allows you to set a higher submits-per-minute setting for your workers, which will reduce your daily variance a bit. Read this where I explained how it works:

https://bitcointalk.org/index.php?topic=27062.msg3142713#msg3142713

Especially interesting is Organofcorti's analysis on how high/low difficulty mining affects your variance.
1365  Bitcoin / Pools / Re: [25 TH/s] BitMinter.com [ASIC support: var diff, Stratum, GBT, rollntime] on: September 13, 2013, 11:33:07 PM
Allowing users to set a minimum difficulty would be great.

Coming right up, sir.

looking to buy these newer sticks

https://bitcointalk.org/index.php?topic=291456.0

  I wanted to know if they will plug n play on bitminter.  I run the asic miner sticks now. 

I'll try and find out. If they are Icarus compatible (like the ASICminer USB sticks) then they should work in BitMinter client.
1366  Bitcoin / Pools / Re: [25 TH/s] BitMinter.com [ASIC support: var diff, Stratum, GBT, rollntime] on: September 13, 2013, 06:54:34 AM
  • Worker setting "work submits per minute" allows you affect the difficulty the server chooses for you. 20 is default. Set lower if you want higher difficulty to save bandwidth. With the "easy mode" perk you can also set a higher value than 20 (up to max 40).

What exactly does this change if you turn it on? Are there any OTHER benefits than just a lower bandwith consumption?

Normally you can set submits per minute from 1 to 20. With the easy mode perk settings from 1 to 40 are allowed.

Lower values give your client higher difficulty. This means lower bandwidth usage for you, less server load for BitMinter, but higher variance in your daily mining income.

Higher values give you a lower difficulty. This means less variance in your daily mining income, but also causes more bandwidth usage for you and more work to do for BitMinter servers.

8 proofs of work at difficulty 1 are worth the same as 1 proof of work at difficulty 8. Both show as 8 proofs of work at the website. So the pay is the same, on average. Over time it evens out and it doesn't matter which setting you use (income-wise), but in the short run higher difficulty causes more variance in your daily mining income.

Organofcorti has crunched the numbers on this. You can read about it here: https://organofcorti.blogspot.com/2012/10/71-variable-pool-difficulty.html

I think the default setting at 20 is good. But some users have expressed concern that it still uses too much bandwidth for their taste. So now if you have an extremely slow internet connection you can reduce bandwidth usage even further than before. Other users have expressed concern that their mining difficulty causes too much daily variance in their mining income. Now they can get a lower difficulty and decrease their variance. But the easy mode perk is required for this because low difficulty mining is much harder on the server.
1367  Bitcoin / Pools / Re: [25 TH/s] BitMinter.com [ASIC support: var diff, Stratum, GBT, rollntime] on: September 12, 2013, 09:52:45 PM
The website was updated with some new perks and worker settings.

Here are the changes:
  • API perk cost cut in half
  • New perks added for high work submits per minute mining (low difficulty), low hashrate notification emails, creating more than 5 workers (some users created several hundred workers which can be a strain on some operations), and a "pro minter" perk that gives you all the perks at a reduced price (you still need to activate them)
  • Added "config" buttons for each worker under "my account" -> "workers" with various settings
  • Worker setting "default worker" allows you to choose a worker that should be used in case you don't set a worker name in the client or you set one that doesn't exist
  • Worker setting "require password" allows you to disable the need for worker passwords (any password is accepted)
  • Worker setting "work submits per minute" allows you affect the difficulty the server chooses for you. 20 is default. Set lower if you want higher difficulty to save bandwidth. With the "easy mode" perk you can also set a higher value than 20 (up to max 40).
  • Worker setting "low hashrate warning" will email you if your worker goes below the chosen threshold.
  • Worker setting "stratum extranonce2" is a bit technical - really only needed for sub-pools
  • Worker setting "merged mining stale flush" can be turned on if you don't want the server to tell your client to flush all work when there is a namecoin block change. Not much point turning this off if you are mining with Stratum + it will cause more namecoin work rejects. But could save some bandwidth with gbt and getwork.
  • New users now automatically get a default worker with password disabled. The signup page now only takes a user name, plus optional email address
  • New workers are now created with password disabled. You can click "config" and set a password afterwards if you want one.

TL;DR: Have a look under "my account" -> "donations & perks" and "my account" -> "workers" in the website menu. Let me know if you have any questions or problems.

Update: note that changes made on the website can take 10-15 minutes to take effect on the mining server
1368  Bitcoin / Pools / Re: [25 TH/s] BitMinter.com [ASIC support: var diff, Stratum, GBT, rollntime] on: September 12, 2013, 09:35:54 PM
While we are mining a block, is there a way to see how big that block is and how far into it we are, or do we just find out the final figure once block is completed?

Look at the live stats under the "statistics" website menu, it shows data on the current round.
1369  Bitcoin / Mining software (miners) / Re: BitMinter client (Win/Linux/Mac, NEW: BFL ASIC and Block Erupter USB supported) on: September 11, 2013, 10:10:42 PM
The website stats for my worker shows that I'm hashing, but the GUI speedometer is stuck at zero.  In addition I have a lot of connection messages:

Ah. This is a weird bug I'm trying to track down. Sometimes the hashrate display doesn't update.

If you see the hashrate on the website and you see accepted proofs of work ticking up (yellow boxes in the client), then things are working. I'll hopefully figure out the broken hashrate display in the client soon.

The connect/disconnect messages are normal. The client connects and disconnects to the server on demand.
1370  Bitcoin / Mining software (miners) / Re: BitMinter client (Win/Linux/Mac, NEW: BFL ASIC and Block Erupter USB supported) on: September 11, 2013, 09:38:09 PM
Further, at the bottom left it says 'Icarus Com8 started'.

And no error messages about Icarus timing out, or so?

Does it show "Icarus (COM8)" in the device list above the log?
1371  Bitcoin / Mining software (miners) / Re: BitMinter client (Win/Linux/Mac, NEW: BFL ASIC and Block Erupter USB supported) on: September 11, 2013, 09:16:12 PM
How long after you start the engine is it before the hashing begins?  The GUI shows that it has been running for 38 minutes and no activity.

It should start immediately if name/pass is already entered, otherwise it pops up a window and waits for that.

Did you enter names and password?

Any messages in the log? If not, try turning on verbose logging in the "settings" menu and see if there are any.
1372  Bitcoin / Mining software (miners) / Re: BitMinter client (Win/Linux/Mac, NEW: BFL ASIC and Block Erupter USB supported) on: September 09, 2013, 09:11:43 PM
upgraded to Ubuntu 13.04 and same problem again with BFL LS that it stops after ~1-2 hours and not starting automatically again (exept for starting BitMinter client manually new)

I'll add an option in the next version to rescan the same ports over and over. It will be spammy but I think in your case it can help to re-detect the device after it apparently breaks down for a while and suddenly begins working again.

Is it possible for you to test it on a different computer, does it run the same?
1373  Bitcoin / Mining software (miners) / Re: BitMinter.com * Optional Custom Miner, PPLNS, Merged mining, Newbie-Friendly! * on: September 09, 2013, 09:09:14 PM
I am a little confused at the dual mining (BTC + NMC). I tried looking up the main thread as well as the site, but no luck. Is there a way to turn off the NMC mining? Would the experts here recommended it (maybe it helps improve the BTC mining). For reference, I am using ASICMINER USB devices.

We use our BTC hashes to also create NMC. NMC allows creating NMC blocks with BTC work - this is called "merged mining". If you don't want these free coins that don't slow down your BTC mining, then you can set NMC donation to 100% to get rid of them.

Some namecoin info:

We get namecoins with our bitcoin mining with no additional effort. Only got namecoins so far? You will get bitcoins when we create the next bitcoin block. Read more and get a namecoin wallet from http://dot-bit.org Get a namecoin GUI from http://dot-bit.org/forum/viewtopic.php?f=9&t=341 You can sell namecoins at exchanges: [1] https://btc-e.com/ [2] https://vircurex.com/
1374  Bitcoin / Mining software (miners) / Re: BitMinter client (Win/Linux/Mac, NEW: BFL ASIC and Block Erupter USB supported) on: September 08, 2013, 06:49:36 PM
I have tried to get client work with BFL LS, downloaded this virtual com port software
but dont know what drivers i should use for BFL device, BitMinter client doesnt found BFL device.
 Currently using CGMiner with WinUsb drivers.

This driver is used by all mining clients except CGMiner for BFL units:

http://www.ftdichip.com/Drivers/VCP.htm

I don't know if you need to uninstall or disable the winusb stuff for the normal FTDI driver to work. Anyone know?
1375  Bitcoin / Pools / Re: [19 TH/s] BitMinter.com [ASIC support: var diff, Stratum, GBT, rollntime] on: September 07, 2013, 11:37:25 AM
If you are a member of the Bitcoin Foundation, don't forget to vote in the board elections.

"This election runs until 11:59 pm on September 08, 2013 Pacific Time (US & Canada)."

Note that you must have joined the foundation by Friday, August 23 to be able to vote, so if you aren't already a member you won't get to vote.
1376  Bitcoin / Pools / Re: getwork and Stratum on: September 07, 2013, 09:14:08 AM
Stratum: the server gives the client templates that the client can use to generate its own work. Only the block header and first transaction (generation transaction) are included. Stratum uses the least bandwidth of all the protocols. Stratum also makes it very fast and efficient to switch to new work data when there is a block change, which can help keep down the reject ratio caused by stale work. Unlike the other protocols it is not HTTP, so it won't work over an HTTP proxy. There is no real specification. There is a document that explains the core features and for the rest you have to read the source code for "stratum mining proxy" and/or old posts on bitcointalk.org.

GBT (getblocktemplate): the server gives the client templates that the client can use to generate its own work. The client is given full block data and (if supported by server and client) this allows the client to modify the block. For instance the miner could choose which transactions to include in a block. Because of these features GBT needs to transfer more data than Stratum, so bandwidth usage is higher. These features are not supported anywhere yet, as far as I know. GBT is well documented through detailed specs.

Plain getwork: the way mining was done originally. The server gives the client a block header without any transactions or any way to modify the block except for the nonce value. The client is limited to trying all possible nonce values and will then need to request more work from the server. This causes massive bandwidth usage for modern mining hardware. Like Stratum it doesn't give the miner any control over what is mined. You get the worst of both worlds.

getwork with rollntime extension: allows the client a limited way to generate work by modifying the timestamp on the block header. If you process 10 nonce ranges per second (42.9 Ghps) you'd want to request 10 block headers from the server. As each second passes you update the timestamp on those block headers, allowing you to reuse the same work for the next second. Bandwidth usage goes up with hashrate. 429 Ghps would require 100 small request-response exchanges with the server to get enough work after every block change. Compare with GBT where bandwidth usage goes up with the size of the transactions (one big request-response exchange per block change). Which uses less bandwidth depends on your hashrate (getwork) and the size of the block you are hashing (GBT).

TL;DR: getwork is the old way. The rollntime extension gave it back some life, but it won't scale as mining devices get faster. There are two new protocols to improve mining: Stratum which focuses on low bandwidth usage and GBT which focuses on allowing the miner to control what goes in a block.

The BitMinter mining pool supports all of the above.
1377  Bitcoin / Pools / Re: [19 TH/s] BitMinter.com [ASIC support: var diff, Stratum, GBT, rollntime] on: September 07, 2013, 08:02:27 AM
So my client has been running for a 9 days now. Yea! But I am perplexed. It says I solved a block, yet I don't see it in the list on the website.  Am I missing something?  This would have been my second block solved. I did see the first one way back a few months ago.

If you found a block it should be listed, even if it was stale. What's your user name and do you know at what time or day it happened?

If you are using BitMinter client, the Bitcoin symbol at the status bar at the bottom of the window shows a 1?

Yes the little B has a 1.  I happened anywhere from my posting back about 9-10 days. As that was the last time I rebooted.

I have PM'd you my username.

Any answer to this? Which was wrong the bitminter software or the reporting on the site?

Sorry for the delay. It's this block:

https://bitminter.com/block/btc/0000000000000011aed14421280adfac98dceef3fac4c02d9dca540841c58dbb

The block was found in the middle of a DDoS attack and the information about who found it was lost. It shows in the blocks list as coming from "BitMinter". The mining server reporting who made a block is something that is retried only a limited number of times in case of communication errors (while pushing out the actual block and storing how much work each worker did is retried forever). I'll change that to keep retrying forever as well. I'll put on my TODO list for the client to log the hash of the block when one is solved - makes this kind of investigation much easier. Wink
1378  Bitcoin / Pools / Re: [19 TH/s] BitMinter.com [ASIC support: var diff, Stratum, GBT, rollntime] on: September 06, 2013, 09:46:35 PM
1 minute?? really! Im not complaining, but this makes no since to me....29hr...20 hr...oh boy 1 min...

Sometimes someone plays the lottery every week their entire life without winning. And then someone plays just a single time and wins. What actually wouldn't make sense is if everyone would win after playing exactly 50 times.

is the luck REALLY this bad usually? is this happening in other pools too does anyone know? there is some very high CDF going on at the moment...

No, it's not usually that bad. And yes, bad luck happens on all pools.

We did have some really bad luck before and that time Organofcorti did a thorough analysis which you can read here: http://organofcorti.blogspot.com/2013/05/131-bitminter-and-luck.html
1379  Bitcoin / Pools / Re: [19 TH/s] BitMinter.com [ASIC support: var diff, Stratum, GBT, rollntime] on: September 05, 2013, 05:09:49 PM
MyOpenID will shut down 2014.02.01. If you are using MyOpenID to log in at BitMinter, please add an alternative OpenID login under "my account" -> "logins" in our website menu.
1380  Bitcoin / Mining software (miners) / Re: BitMinter client (Win/Linux/Mac, NEW: BFL ASIC and Block Erupter USB supported) on: September 05, 2013, 06:09:03 AM
On a different computer, I still got the same errors...

Can you try bfgminer? There is a link at the frontpage of https://bitminter.com to get it and you can run it from the command line like so:

Code:
bfgminer -o stratum+tcp://mint.bitminter.com:3333 -u user_worker -p password

At this point I would think the erupter stick is broken, but there has been 1 user reporting that bfgminer works for him and not BitMinter client.
Pages: « 1 ... 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 68 [69] 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 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 ... 155 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!