Bitcoin Forum
May 09, 2024, 08:39:53 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Pools / Re: Cooperative mining (1.5Thash/s) on: June 13, 2011, 06:52:40 PM
I have a dynamic IP, but am using a DynDNS service to be reachable from the outside. Would I be able to use this domain?
2  Bitcoin / Project Development / Re: Mining hardware comparison page has become messy. on: May 27, 2011, 08:37:25 PM
Why do you think it's messy?  Huh

Looks good enough to me  Undecided
3  Bitcoin / Mining / Re: Interest in my miner stats script? on: May 27, 2011, 10:01:53 AM
Ok, here is the GitHub repo: https://github.com/Mononofu/Mining-Monitor

If you like it, please consider donating: 12hRVCNM3jHeZ9h1oThUmSKHsnBcVimsaa
I'm a poor student and need to eat too :\
4  Bitcoin / Mining / Re: gpu-watch: dynamic GPU temperature monitoring and fan control on: May 26, 2011, 09:46:59 PM
How hard would it be to make this plot a curve based on a handful of user-provided points or a table? The configurable curve in MSI Afterburner is very nice for this purpose.

I'd certainly pay some kind of bounty to see that implemented.

Can't you do that with Overdrive in Windows and AmdOverdriveCtrl in Linux?

With AmdOverdriveCtrl you can do that. You can choose between steps, linear changes or bezier-curves. Works like a charm for me Smiley
5  Bitcoin / Mining / Re: pyADL - Python AMD ADL Wrapper on: May 26, 2011, 09:44:20 PM
Ok, for anyone interested, I wrote my own temperature tracker: http://forum.bitcoin.org/index.php?topic=10073.0
6  Bitcoin / Mining / Interest in my miner stats script? on: May 26, 2011, 09:39:07 PM
To monitor my miner, I wrote some scripts to save stats and show them on a graph, accessible on a webserver: http://mononofus-dreambox.dyndns.org:8081

It's basically python to save the GPU readings (using pyADL), then shell scripts to move around the data. Charts using http://www.amcharts.com/.

Is there any interest in those scripts? If there is, I'll tidy them up a bit and post them on GitHub.
7  Bitcoin / Mining / Re: What is the point of a "miner" password when participating in mining pools? on: May 26, 2011, 01:43:38 PM
The question was what's the point of having a miner password at all.

Worst case, somebody will mine for you  Cheesy
8  Bitcoin / Project Development / Re: ExchangeBitcoins.com: A new Bitcoin exchange beta on: May 24, 2011, 03:15:28 PM
I like it. However, you should add some other options for depositing / withdrawing money - as of right now Dwolla is only available in the US.
9  Bitcoin / Project Development / Re: MinerStatus 0.7.1 on: May 24, 2011, 02:59:13 PM
I like  Grin

However, you should either display current MHash/s (at least BTC - Guild, and slush's pool display it) or time of last submitted share.
10  Bitcoin / Development & Technical Discussion / Re: Successful timing attack on ECDSA - maybe it's already time to switch algorithms on: May 23, 2011, 03:58:02 PM
You're right, the only way I see for this to work is if you are on the same physical network - either an old hub which broadcasts all packets or a WiFi network. (note that encryption doesn't always help - using WPA2-PSK it's trivial to decrypt transmission of other users)

However, WiFi alone might introduce enough randomness to foil this attack.
11  Bitcoin / Development & Technical Discussion / Successful timing attack on ECDSA - maybe it's already time to switch algorithms on: May 23, 2011, 01:14:45 PM
I just stumbled on this very interesting paper: http://eprint.iacr.org/2011/232.pdf

Basically, it's possible to calculate the private key from the timing of the responses, since multiplication depends on the size of the operands.

I don't think this attack is going to be used just now, but it is definitely a possibility. What do you think?
12  Bitcoin / Bitcoin Technical Support / Re: Bitcoin client not able to connect - socket error [CLOSED] on: May 23, 2011, 09:54:27 AM
I have the same problem on Ubuntu 11.04 x64, both using stable and RC3 client.
No errors appear on the terminal, the client just doesn't connect. Port 8333 is forwarded.

edit: never mind, I just got one connection. Still weird.
13  Bitcoin / Mining / Re: Upgrading Current Machine for Mining on: May 21, 2011, 07:55:29 PM
I don't think PCIe or your CPU is going to be a bottleneck - I'm mining on an Intel Atom with 2x 1.6 Ghz (way slower than your system) and I still get 425 MHash/s on my Asus Matrix 5870 Platinum. Interestingly enough, my 400W PSU is enough to power it xD
14  Bitcoin / Mining / Re: XMPP chat bot for BTC Guild on: May 21, 2011, 07:52:44 PM
Good idea, I guess I'll switch back to your pool  Grin
15  Bitcoin / Mining / Re: pyADL - Python AMD ADL Wrapper on: May 20, 2011, 01:37:45 PM
Any plans on releasing that realtime temperature tracker?

Looks awesome, and would save me quite some work Smiley
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!