Bitcoin Forum
May 24, 2024, 06:25:20 PM *
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 »
461  Bitcoin / Mining software (miners) / Re: BTCMiner - Open Source Bitcoin Miner for ZTEX FPGA Boards, 215 MH/s on LX150 on: April 18, 2013, 08:32:11 AM
I have bitcoin client on port 8332, so even if my old linux can run your code I have to mess around with configs... Sad

There is no config, just simple parameters.

Code:
./mining_proxy.py -gp 8001

This will do the job for you (gp means getwork port).

Quote
Also it's written in python... :/

I'm sorry if you have personal aversion against Python for some reason. Otherwise the installation is really simple, as documented here: https://github.com/slush0/stratum-mining-proxy . It takes literally 5 minutes to get it run.

Well, yes I do, now I have to install this proxy, because ozco.in doesent have getwork anymore and they only payout if a block is mined it seems. So I knew this would NOT work straight out of the box:

Code:
# ./mining_proxy.py --help
Traceback (most recent call last):
  File "./mining_proxy.py", line 20, in <module>
    import argparse
ImportError: No module named argparse

Can't you parse arguments yourself?
462  Economy / Speculation / Re: I sold at $57, fml. on: April 17, 2013, 11:55:45 PM
If you are going to sell. Sell in small increments over time. Not all at once.

If you average your price over months you will get a better deal more than likely.

THIS! I sold 20 BTC from 30$ to 100$, and I totally don't feel bad because:

1) If BTC goes below 50$ I can buy at gain = I don't mind BTC crashing.
2) If BTC goes above 100$ my remaining BTC are worth more = I don't mind BTC bubbling.

Win-Win sort of.

The important is the revolution of the mind (the technology), greed is just sad!

It's still all completely proportionate. You're just spreading your risk I guess..

Yes
463  Bitcoin / Hardware / Re: Algorithmically placed FPGA miner: 255MH/s/chip, supports all known boards on: April 17, 2013, 10:34:36 PM
Hey, how much revenue is this generating now?

At what difficulty would you release the bitstream for free?

It's not so much that I'm cheap (all spartan owners could pool a substantial amount of BTC if you would...), as I don't like to run code that does work it doesn't need to, like DRM and stuff.

Also the bitstream doesn't improve the x1.15 much I guess, don't wan't to risk my setup to try before difficulty is maybe double that of today / I receive my ASIC...
464  Bitcoin / Press / Re: 2013-04-17 mises.org: The Bitcoin Money Myth on: April 17, 2013, 08:21:48 PM
All economists believe in eternal growth, this decade will be harsh for them.
465  Economy / Auctions / Re: ASICMINER Auction: 10 Block Erupter Blades on: April 17, 2013, 08:08:08 AM
Hm, can someone explain to me why these look just like Avalon blades?



And why are you paying 50+ BTC for 10GH at 80W?
466  Local / Discussions générales et utilisation du Bitcoin / Re: Bitcoin sur France Info ce Matin 15 avril 2013 on: April 15, 2013, 10:15:32 AM
Aumoins il's en parlent! Mais la partie ponzi a la fin est completement debile: tout est pyramidale, l'euro, le dollar, la vie; TOUT!

Alors "pas de raison de ne plus faire confiance a l'euro" est une conclusion profondement stupide!
467  Bitcoin / Hardware / Re: ZTEX USB-FPGA Modules 1.15x and 1.15y: 215 and 860 MH/s FPGA Boards on: April 14, 2013, 10:02:40 PM
The 60W PSU from the zTex shop finally gave in today after one year of uninterrupted (in the true meaning of the word) hashing with five 1.15x; I told you it was running too hot remember!? Wink.

The boards where fine and I even had a replacement PSU at home so almost no downtime in these last "minutes" of profitable FPGA mining.

Interesting is that the FPGA PSU brought down my linux atom server via the USB I guess!? Nothing broken...

Just want to thank professor zTex for the amazing bitcoin memorabilia he created.

And I hope eldentyrell will release the tricone bitstream for free once his setup becomes unprofitable.
468  Bitcoin / Hardware / Re: ZTEX USB-FPGA Modules 1.15x and 1.15y: 215 and 860 MH/s FPGA Boards on: April 10, 2013, 10:22:43 AM
What about stratum for BTCMiner? Is that still in progress?
469  Bitcoin / Hardware / Re: BFL is Probably doing fine financially. on: April 09, 2013, 08:24:17 PM
You should consider the amount of value that goes into BFL as BTC price rises.

Nobody is going to sell BTC now, and everyone wants to buy; thus the BTC price rockets... It's called a deflationary spiral, but for BFL this is jackpot:

Because those who do sell, actually buy BFL.

If you look at the BFL order numbers, the orders went from ~300 "order views" per day after launch back in 2012 to ~600 right before the SC price doubled. Edit: and now we're back to pre SC price doubling BTC price = 10!

I suspect far far far more of these potential purchases were real bitpay investments of the BTC price appreciation.

BFL is the ONLY viable outlet for investing BTC in any product, specially financial.

Who cares how much gold is worth when you manufacture shovels!
470  Bitcoin / Press / Re: 2013-04-09 DN.se FI Comments on: April 09, 2013, 03:15:53 PM
 Smiley
471  Bitcoin / Press / 2013-04-09 DN.se FI Comments on: April 09, 2013, 03:00:11 PM
The Swedish Financial Supervisory Authority comments on bitcoin.

Nothing new, just the same old money laundering gibberish...

http://translate.google.com/translate?js=n&sl=auto&tl=en&u=http://www.dn.se/ekonomi/fi-ser-risk-for-penningtvatt-med-virtuell-valuta
472  Bitcoin / Development & Technical Discussion / Re: password protected wallet with bitcoind on: April 09, 2013, 07:48:02 AM
I will load the password from a remote location encrypted into the web server memory so it will be VERY hard for any amazon employee or anyone else to steal the wallet.
473  Bitcoin / Development & Technical Discussion / password protected wallet with bitcoind on: April 08, 2013, 10:23:45 AM
Will there be a password property on the JSON API to send money?

I mean to host the bitcoind on AWS EC2, which implies I need some kind of encryption if people are to trust this setup, how do other pool operators manage this?
474  Bitcoin / Development & Technical Discussion / Re: JSON API Accounts on: April 07, 2013, 12:40:10 PM
Yes, just realized one user can have multiple accounts... thanks for the "move" clarification!

Yes, agree accounts should be handled by my own database, the wallet will be bloated enough with just addresses, can't imagine what the Mt.Gox wallet looks like for example, it must be HUUUUGE!

Maybe they have multiple? Or their own wallet implementation?
475  Bitcoin / Development & Technical Discussion / Re: JSON API Accounts on: April 07, 2013, 12:35:55 PM
Ok, I guess there's no way to configure passwords independently on these accounts?

One ugly way of solving this is to name the account "<name>:<pass>" but otherwise you need a separate database for auth. data.
476  Bitcoin / Development & Technical Discussion / Re: JSON API Accounts on: April 07, 2013, 12:00:12 PM
Ok, thanks!

How are these implemented, is the database fast and scalable?
477  Bitcoin / Development & Technical Discussion / JSON API Accounts on: April 07, 2013, 11:23:15 AM
Why does the API have accounts?

I mean you wan't the thirdparty to handle accounts since you'll be able to put parts of the BTC in cold storage AND transfer BTC between accounts without creating a transaction in the blockchain!
478  Bitcoin / Hardware / Re: ZTEX USB-FPGA Modules 1.15x and 1.15y: 215 and 860 MH/s FPGA Boards on: April 05, 2013, 12:41:54 PM
hello Ztex
are you still selling singles? because in the ztex webpage they don't show when I click purchase, only the quad version, and I will like to try a couple of singles before going to the expense of the quads.
do you ship to south america?
thanks
Indkt.

Go with the quads!

BTW @Ztex:

You have made a great product here. 1,5 years continuous use with near to zero downtime (out of errors that i didn't induce)!

Looking forward to see (development) new boards and considering buying one ore two quads ATM.

Anything planned for new more efficiant FPGAs (lower nm, more programmable parts)?

 

+1
479  Bitcoin / Hardware / Re: ZTEX USB-FPGA Modules 1.15x and 1.15y: 215 and 860 MH/s FPGA Boards on: April 05, 2013, 06:38:36 AM
I suspect they are discontinued because the quad is so much better in every way (price, temp. sensor , etc.).
480  Bitcoin / Hardware / Re: Dragon Asic on: April 04, 2013, 06:24:42 PM
Lol this is so retarded: 45GH 20 BTC and 92GH 100 BTC... mmm yeah!
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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!