Bitcoin Forum
May 28, 2024, 05:32:08 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 [32] 33 34 35 36 37 38 39 40 41 »
621  Bitcoin / Bitcoin Discussion / Re: Anyone willing to buy Mhash/s? / distributed hashing on: November 11, 2010, 02:20:27 PM
i wouldnt recommend to calculate compound annual rates here.
it dropped from ~78% a week to ~8% a month and i guess it will (or would if this kind of service is offered by anyone) go a lot deeper while difficulty still shoots up like it does lately, we're still closer to, or even above 10blocks/hr than 6.
622  Bitcoin / Bitcoin Discussion / Re: Anyone willing to buy Mhash/s? / distributed hashing on: November 11, 2010, 01:59:31 PM
Next round: 1 Mhash/s for 30 days for 15 BTC in any fractional amount
And indeed it returned a bit more than this. Very worthwhile from my point of view.
a bit more than what?

here's my results:

round 1 (7days)
+2.34BTC/mhash

round 2 (30days)
+1.26BTC/mhash

still profit though, thanks tcatm.
623  Bitcoin / Bitcoin Technical Support / Re: Can wallet.dat be used by several miners on different computers? on: November 11, 2010, 01:20:30 PM
well, you could use a single (getwork-patched) bitcoin-node and connect multiple miners to it.
works well with gpu-miners, although it eats some mhashes, not sure about cpus.
624  Other / CPU/GPU Bitcoin mining hardware / Re: A new miner written in Java, should be faster than m0mchil's on: November 11, 2010, 09:42:56 AM
There is no reason to still be using Java 5 six years after it came out. Either upgrade to 6, or build your own copy.
and i always thought it's best to not change a running system.
i rarely use java anyway and had no reason so far to upgrade.

if i think about it, that's not even true,
i remember that i had to downgrade from 6 to 5 to make some other stuff work.
625  Other / CPU/GPU Bitcoin mining hardware / Re: A new miner written in Java, should be faster than m0mchil's on: November 11, 2010, 08:45:26 AM
Hi, what I'm doing wrong? Sad
Use the command line I put in the op post. Java on Windows requires you to use \ for path instead of /, and ; instead of : for path separators. No other OS is designed in such a braindead way to require that.

still doesnt work for me
Code:
java version "1.5.0_11"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_11-b03)
Java HotSpot(TM) Client VM (build 1.5.0_11-b03, mixed mode, sharing)

C:\Documents and Settings\Administrator\Desktop\bitcoin_stuff\OpenCL\DiabloMiner
>java -cp target\libs\*;target\DiabloMiner-0.0.1-SNAPSHOT.jar -Djava.library.pat
h=target\libs\natives\windows com.diablominer.DiabloMiner.DiabloMiner -u ***
 -p ***
Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version n
umber in .class file
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(Unknown Source)
        at java.security.SecureClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.access$100(Unknown Source)
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
626  Bitcoin / Project Development / Re: Wikileaks contact info? on: November 10, 2010, 11:15:51 PM
This may make bitcoin be considered by governments as a serious threat, and they will start fighting it too soon, ...
if they gonna fight it anyway, isn't it better the sooner they do?
or do you want to invest (time/money/effort) into it first and have them fight it later?
627  Bitcoin / Mining software (miners) / Re: OpenCL miner for the masses on: November 09, 2010, 07:44:21 PM
does this work on nVidia cards which support OpenCL?
yes, it does.
works fine for me on 8600GT and gtx260, so it should also work on all in between and above.
628  Bitcoin / Bitcoin Discussion / Re: Like the idea but getting discouraged... on: November 08, 2010, 05:06:40 AM
what options do you have, any "internet currencies" you already use anyway?
skills or products to sell for bitcoins, like prepaid debit-/creditcards?
people like to buy stuff, makes bitcoins useful too, so think about selling stuff instead of buying coins.

all just depends on what you've got and what you want.
629  Economy / Marketplace / Re: 100 USD LR auction on: November 07, 2010, 02:16:01 AM
besides all the trolling (gets boring, really), this
You could sell your btc on Mt. Gox for * or on Bitcoin Market for *.
wasnt meant for the buyer anyway.
630  Economy / Economics / Re: Idea for the future (Is this possible?) on: November 06, 2010, 08:25:08 PM
...more than just waste electricity ... like .... SETI.... something useful.
Roll Eyes
wouldn't it be cool, if all computers currently running SETI would actually do something useful instead?

631  Bitcoin / Bitcoin Technical Support / Re: Block files, database files, and other stuff on: November 06, 2010, 12:12:18 AM
i copy blockchains back and forth quite often and don't copy anything else than those 2 files, blk0001.dat & blkindex.dat, never bothered with anything else.
works fine for me so far, so i guess it's alright.
i think (and please correct me if i'm worng) anything else is client-related anyway and your gonna use the copy for another client, which has/creates its own keys/hashes and DB.
632  Bitcoin / Bitcoin Discussion / Re: Bitcoin is not as advertised on: November 03, 2010, 09:58:47 PM
No block chain would ever be lost as long as at least a client holds it.
and how do you know for sure that its a *good chain* and not one of lots *a/b/c-sub-chains* that your connected to,
if the client you just downloaded doesnt have that *checkpoint-feature*?
633  Bitcoin / Mining software (miners) / Re: OpenCL miner for the masses on: November 03, 2010, 01:32:14 AM
Did you build your client yourself?
it needs to have the getwork-patch included, so if you didn't,
just grab the win32-binary in the first post of this thread (works fine for me on 64bit XP&win7).

If you did (compile with patch, or grab),
you need to start the bitcoin-client with the -server switch (maybe -rpcallowip=<IP> if a miner is running on a remote machine).
634  Bitcoin / Project Development / Re: CCC Donation and Membership Drive for BMAA.(517.5 BTC Pledged) on: October 31, 2010, 06:57:39 AM
you're very welcome  Wink
635  Bitcoin / Mining software (miners) / Re: OpenCL miner for the masses on: October 30, 2010, 10:00:26 PM
ok, thanks,
so it's nothing to worry about, no big deal anyway, GTX already found a new one,
she's lucky lately. Cheesy
636  Bitcoin / Project Development / Re: CCC Donation and Membership Drive for BMAA.(517.5 BTC Pledged) on: October 30, 2010, 08:39:17 PM
i'm also not a big friend of weekly/monthly membership fees, so i just sent a few coins to the address above.
637  Bitcoin / Mining software (miners) / Re: OpenCL miner for the masses on: October 30, 2010, 08:10:26 PM
...about deleting the block chain, and having the client re download it to see if it adds that block....
i just tried not a completely new, but <80.000blocks chain and re-downloading,
the block is still missing.
638  Bitcoin / Mining software (miners) / Re: OpenCL miner for the masses on: October 30, 2010, 04:36:29 PM
yeah, i also noticed that some blocks need some time to show up,
i already restarted bitcoin, hoping it might materialize somehow,  Grin
but it didn't.

first time i noticed this, hopefully the last too.
639  Bitcoin / Development & Technical Discussion / Re: Does anyone have the file jsonRPCClient.php on: October 30, 2010, 04:30:36 PM
i've got the JSON-RPC_PHP_light.zip,
including both, server and client script.
640  Bitcoin / Mining software (miners) / Re: OpenCL miner for the masses on: October 30, 2010, 04:05:21 PM
here's another unusual behaviour, a lost block.

the GTX-miner found 2blocks, both show the proof-of-work found...generated 50.00 in the debug.log,
but it seems only one of them made it into my wallet.

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 [32] 33 34 35 36 37 38 39 40 41 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!