Bitcoin Forum
September 19, 2025, 06:30:59 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Hardware / Re: Official Thread: AMT on: April 10, 2014, 02:22:58 PM
another fyi u all asked where are the miners set up for "test" well mine is set to btc guild NOT eligus
Eligius graph is great though...
Will you share your impressions with us?
What i am expecting to see is 1.2T straight line graph for at least 24 hours. That will mean it works Wink

i cant show you 1.2th lmao my miner is the 520gh with a extra board but i will show it running once build is finished and will give a honest review.
i will be mining at ghash.io so will take screen shots 24hr after start to show avg hash. i have never used eligus tbh
It means that you have 4 blades in total right?

Assuming 1.2T (will be) is with 5 blades you have to be able to reach 1.2 / 5 * 4 = 0.96T. According to AMT (AFTER MILLIONS OF LIES AT THE END) The power draw AT THE WALL should be around 1.1KW /5 *4 = 0.88KW Grin Grin Grin Grin

Correct?

Please be so kind to tell us your extra costs about PSU if you both any fans or whatever

Thanks

 


no its 3 blades on a 600w psu (backplane and 1 blade) and a 750w (pi, fans and 2 blades) spare from 2 ltc mining rigs. fans powerfull and kick up after pi boot. no kw meter as of yet but figured 300w per card so around 900w. 

2 mins after start up not sure if it gotta warm up, possibly under powering it. all new territory.
Normal .....
if they mine at diff one for sure blade 3 is crap
however they can tell the asics to return only diff matching pool diff in that case some time is needed for it to level

Watch your pool do not trust this web shit!

Another way to reliably monitor it is using BFGminer (works for 32bit version only can be installed in 64bit Windows though) in proxy mode. Point your miner to the machine running bfgminer --http-port option, while pointing bfgminer to your chosen pool. Should give you an accurate picture as to how it mines. If you want to go the extra mile use cgwatcher for a much more user friendly interface to watch it with. Can even export the data and reports. That would work best for checking a sustained check. That said the web interface should be just fine to watch it also. But accurate real time stats would be better via bfgminer IMO.


Hey guys, can anyone tell me if its better to get the do it yourself kit or wait another week for the full package.... Im due to receive my  miner very soon ? ? ?
2  Bitcoin / Development & Technical Discussion / Re: What are checkpoints in bitcoin code? on: April 10, 2014, 10:19:57 AM
who makes the checkpoints?
The bitcoin core devs
so ultimately, the state of the block chain depends entirely on them.
not really. they only put checkpoint for blocks that are buried at least few hundreds deep already - unlikely to be reverted by honest means.
but if you disagree with any checkpoint they add, just don't upgrade your node and you will be fine.

well that's a practical solution, but it violates the notion of 'peer-to-peer' or equality for all nodes in the network.

there is no indication of 'checkpoints' in the satoshi whitepaper.

furthermore, if we rely on such checkpoints for security, why do we even have proof of work at all?  Why don't we just rely on the checkpoints?

I'm having a hard time figuring out what you mean by "equality of all nodes".  The equality (or inequality) of nodes is not part of the system.  No one cares about nodes.  We care about the chain.  If a node has the correct chain and can give you a copy, it is "equal" to all of the other good nodes.  If it doesn't, or can't, then it equal at all, isn't even a node.

The checkpoints do not provide any security, nor were they ever intended to.  They just keep "unequal" nodes from wasting your time with bogus chains (whether by accident or malice).

Also, you are free to edit and recompile as needed.  You can strip them out entirely, or add your own, or change them.  Whatever you want.  The reference client is written for (and compiled for) working well for a wide audience.

Technically, a longer chain is the best chain, regardless of the checkpoints.  In practice, the checkpoints are far enough in the past that if a new chain showed up that overturned one, we'd almost universally consider it an attack, and roll back.

P.S.  No one particularly likes the checkpoints, the devs least of all.  There has been much discussion about removing them, or switching to a soft system (config file, etc).  So far, no one has come up with a really good solution.


I'm having a hard time figuring out why checkpoints do not provide any security ....
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!