Is the algo being fixed so one miner does not take the majority of the blocks? Please tell me somthing is being done to resolve this issue.
I *almost* started to get excited about this coin, until I did a quick Google search and remembered this is the one that Christian @ ccminer is "closed source" GPU mining. He claims to be making 12 BTC per day, and understandably will not open his mining source to anyone.
I'm afraid that using such an obscure algo is going to be the death of this project. There's simply no way that one person mining the plurality of your coins is healthy.
Actually he almost has a point. Yes, the project is currently 10% complete. The price, doubtless, reflects that--$90 DRK is coming =)
Feeling a little worried? :-)
I've used up my quota of pointing out the speed boosts that have gone in recently to the CPU miner, both for pooled and solo, to ensure that the playing field is even, the EC2 analyses that suggest that no covert GPU miner is managing nearly as much of the hash rate as you claim, or cbuchner1's statements that they were only mining that much at 1/5th the difficulty.
Instead, I'm just going to note that every time more FUD like this gets thrown around, I feel a strong urge to continue contributing as much code and time as I can to help this berry float in the face of such annoyingly childish attempts to promote ones own bag at the expense of promoting technological advancement and a discussion of the actual merits of the coins involved. Crypto is a grand social, economic, and technological experiment -- let's try to make it a constructive one instead of trying to tear down things we view as potential competitors.
(end rant)
There is no FUD attempt by me...this is the claim on this board and elsewhere...i own over 50btc worth of BBR. I think BBR is a great coin in every respect other than the GPU miner that claims to be taking many of the blocks....i would like an explanation as to what is being done to even the playing field.
Sorry if I responded too grumpily. I've been putting a lot of work into trying to improve the miners for exactly this reason, and I'm probably being trolled too easily (not by you).
I can't speak for the project itself - I'm just doing this because I too own a lot of BBR at this point and am trying to increase its value by contributing code. Kind of a fun experiment, really.
But there are a few prongs to it that I've seen:
(a)
Reality vs hype: How much GPU mining is really taking place, and is it a significant factor in the coin?
It could be, but there's also a lot of "headroom" in the coin at this point. Compared to, e.g., XMR, where the price of the coin is almost exactly pegged to the spot price on Amazon (see aminorex's analyses of this), BBR is more-often EC2 profitable. Given that EC2 is one of the most expensive possible ways to mine a coin, this suggests to me that the private GPU miner is not the dominant factor in BBR's difficulty (and thus, volume of coins). I've posted some analyses of these along the same lines as aminorex's ongoing analysis of the marginal cost of XMR mining to try to make sure that the mining situation is transparent and clear to people participating.
(b)
Improved pool mining: I've been contributing a sequence of optimizations to simpleminer to improve the efficiency of pool mining. There's a reason to do it beyond efficiency: Smaller miners are more likely to pool mine, and I'm trying to put them on a more even footing with the cloud miners who solo... (myself included. I do a lot of EC2 mining of BBR when it's profitable.)
This effort is not yet complete, but I should have the final chunk of it by next Monday (longpoll support).
(c)
Improved CPU mining efficiency: C_Z imported an optimized Keccak that boosted Windows mining speed by roughly 15% about two days ago, and
I have an outstanding pull request for he just merged my optimizations that improve the CPU miner's efficiency by up to 57% on Linux (realistically, 15-20% on machines with lots of L3 cache, such as EC2 machines, and 50% on smaller desktop CPUs).
(d)
A growing bounty for stratum support, which was the prerequisite to cbuchner1 open sourcing his miner.
This one's the most obvious one, and I encourage you and anyone else who already has a significant amount of BBR to contribute to the bounty. It will leave BBR in a very healthy position from a technical standpoint - an open source GPU miner, which is more than is available for the other cryptonotes at this point.
As you probably gathered from my grumpy and hasty response to the previous post, I'm annoyed about this situation mostly because it seems like it provides the FUD machine with a lot of ammunition. If you have other suggestions for things, please do chime in - I will try to find time to implement some more.