Search content
Sort by

Showing 11 of 11 results by Murf
Post
Topic
Board Pools
Re: [8500 GH/s] Slush's Pool (mining.bitcoin.cz); TX FEES + UserDiff; ASIC tested
by
Murf
on 03/05/2013, 09:50:02 UTC

Think you need to use --intensity 10,10,10 But seems like you were tired when doing this Wink.

If you start it up with a batch-file, you can use // to put in comments etc. This makes it easier to find a good setting based on previous tries.
All lines starting with // will be ignored.

Would look something like this:

----mining.bat------

//Original setup
//cgminer -o stratum.bitcoin.cz:3333 -u [my worker id] -p {my worker wd] --shaders 1024 --intensity 17,17,17 --worksize 256,256,256 -g 1


//Test setup based on ramblings from some random interweb guy
 cgminer -o stratum.bitcoin.cz:3333 -u [my worker id] -p [my worker pwd] --intensity 10,10,10
Another option is to use the configuration file and start cgminer --config cgminer.conf
This is for your settings:
Code:
{
"pools" : [
        {
                "url" : "stratum+tcp://stratum.bitcoin.cz:3333",
                "user" : "[my worker id] ",
                "pass" : "[my worker PASS] "
        }
]
,
"intensity" : "9,9,9,9",
"worksize" : "256",
}
There is no point in setting shaders or threads since cgminer detects and uses the most optimal settings. (Ofcourse you need to experiment with them but in general)
And as i said before dont use intensities higher than 10 (optimal is often 9) on bitcoins.
Also the problem you need solved is that cgminer is defaulting to HTTP protocol which stratum is not. Use the url string i provided.
Post
Topic
Board Digital goods
Topic OP
[SOLD] Crysis 3 Online Download Code
by
Murf
on 03/05/2013, 09:41:26 UTC
Both Codes sold.
Perfect exchange all around. Thanks Server and Telegdyd!


I have 2 online download codes for Crysis 3. I was thinking around BTC0.1 (~$10) but will entertain any offers.
For a reputable member I'll send the code first.
Br
Mikael
GPG
Post
Topic
Board Pools
Re: [8500 GH/s] Slush's Pool (mining.bitcoin.cz); TX FEES + UserDiff; ASIC tested
by
Murf
on 03/05/2013, 07:10:34 UTC
Try cgminer.
All instructions and info can be found in that thread.

Ok, think I understand cgminer a bit better, but can't get it to connect to stratum.bitcoin.cz:3333, says "no live pool" and gpus do not start.

My command line is:
cgminer -o stratum.bitcoin.cz:3333 -u [my worker id] -p {my worker wd] --shaders 1024 --intensity 17,17,17 --worksize 256,256,256 -g 1

I tried the same command line except with --scrypt flag and connection to LTC pool, all gpus fired up and pumping 275 KH/s each.
It is trying to connect via the old getwork protocol over http. try:
cgminer -o stratum+tcp://stratum.bitcoin.cz:3333 -u [my worker id] -p {my worker wd]  --intensity 9

For bitcoins intensities above 9 does almost nothing. but you can experiment.
(Well if you have gpu sync enabled max is 14 without 10 is max.) But did not do anything for me except destabilize my system
Post
Topic
Board Pools
Re: [8500 GH/s] Slush's Pool (mining.bitcoin.cz); TX FEES + UserDiff; ASIC tested
by
Murf
on 26/04/2013, 16:23:51 UTC
I woke up yesterday to find there was a problem with slush's pool ... went to bed yesterday with that problem on its way to being solved, and I wake today to find that problem solved. Slush's response to this attack has been (at least in my personal experience) light years faster than the responses of major corporations with their web site problems. So, without further adieu, GLASSES UP FOR SLUSH (I will wait however until I get back from today's town run as it may affect my driving). Many thanks to Slush.

And, must considerate that an major corporation have a big crew an resources to solve the trouble and Slush is working alone
I agree!
Slush thanks for your hard work and dedication! It is really appreciated!
Post
Topic
Board Beginners & Help
Re: MT Gox account compromised.
by
Murf
on 23/04/2013, 18:24:34 UTC
Ive used the google authenticator:
http://support.google.com/accounts/bin/answer.py?hl=en&answer=1066447
Super easy and true 2factor (aka you are not running the secondary factor on the same pc as you are typing your password) Which they already have hacked.
Post
Topic
Board Beginners & Help
Re: Mhash\s
by
Murf
on 23/04/2013, 17:36:54 UTC
I get 140 Mhash\s is there a way to get more?
Maybe. Figure out exactly which card you have so we can compare more easily. Also the wiki-page probably lists the "Golden" examples of each GFX (someone with a low score is less likely to post the score)
Which program do you use to mine?
On the wikipage search for 6850 (https://en.bitcoin.it/wiki/Mining_hardware_comparison#Popular_Mining_Cards) and you'll see some suggested settings. Also search on the forum
(ok I must admit I can only give advice on cgminer and not very deep either sorry.)
Post
Topic
Board Beginners & Help
Re: Newbie questions
by
Murf
on 23/04/2013, 17:32:08 UTC
IMHO, the biggest opportunity for scamming is the large scale DDoS attacks on the exchanges we've been seeing lately. I believe these to be orchestrated events by organized groups with access to large resources and are using BTC as a pure speculative market. Think of organized crime and investment banks. They engage in the DDoS attacks in an effort to manipulate the market and get their orders executed. I would imagine the savvy algorithmic traders and hedge funds are engaged in these practices as well.

The way to stop it is for the BTC network to get even more distributed and even more liquid (needs to be used for more transactions and not simply as a store of fiat currency value, but a value store in and of itself)
Agreed. These are not some random attacks they are trying to manipulate the value of bitcoin and it worked (for now). some seem to have dumped their bitcoins for record low amounts and then the value was reinflated.
Most actors (aka pool operators and exchanges) have taken measures to minimize the impact of future ddos.

What you as a private person need to do is to take as much care if not more as when doing online banking. If you have an account make sure it has a strong password. Encrypt you wallet.dat take backups (remember the wallet is your physical notes) Someone can easily break in to you unsecured computer.
Post
Topic
Board Beginners & Help
Re: Transaction Fees for Miners
by
Murf
on 23/04/2013, 17:27:07 UTC
To get any coins (you can get lucky but why take the chance) you must mine using a pool
check the pool sub-forum: https://bitcointalk.org/index.php?board=41.0
Especially the pinned topic https://bitcointalk.org/index.php?topic=104664.0
Where all is explained.
Post
Topic
Board Beginners & Help
Re: Mhash\s
by
Murf
on 23/04/2013, 17:24:45 UTC
The wikipage suggest max 250 and that is generous (more likely to get 190) for any 68xx card
Post
Topic
Board Beginners & Help
Re: Newbie questions
by
Murf
on 23/04/2013, 17:13:35 UTC
Everytime I think I understand Bitcoin, things get fuzzy.

First, Bitcoins are not unique items, you cannot identify one Bitcoin from another, in fact that statement almost makes no sense.  Bitcoins are values that are assigned to addresses.  The addresses are unique and each address has a currently Bitcoin value and transactions transfer values between addresses.

Secondly,  it seems the whole system works because all the participants agree to play by the same rules.  What prevents a rule change if everyone agrees to it.  Changing how many bitcoins are given to miners, how much the difficulty changes, etc.  they are arbitrary.  What if a majority agree to a rule change?

Lastly, I read about Bitcoin theft.  If I have a wallet of addresses that is backed up.  A virus penetrates the wallet and transfers all my Bitcoins to some other address.  Since I have the original addresses, I can see where they went.  If I clearly demonstrate the above to the Bitcoin community, what's preventing the Bitcoin community from disallowing any transactions from any address that received my stolen coins?  Yes it would be difficult to convince everyone but is it theoretically possible?
Bitcoins are the chain from generation to the current address. every step in that chain is signed by the sender. (your wallets private keys on the address where you recieved the coins) This transaction is kept on a distributed ledger (p2p bitcoind etc etc) In regards to the stolen the transaction is signed by you thus allowing for the transfer to happen. Yes it is possible to trace all the transactions. But any smart thief will mix the coins to get "new" coins aka not tainted by the theft quite quickly. It will also be impossible to stop a transaction from happening without breaking the rules.

For more info read up on
https://en.bitcoin.it/wiki/How_bitcoin_works
https://bitcointalk.org/index.php?topic=2487.0

And please google there are more than a ton of informative articles out there.
please correct me if im wrong!

edit. Found some more info to read up on! (more links)
Post
Topic
Board Beginners & Help
Re: New to mining, looking for advice.
by
Murf
on 23/04/2013, 16:48:32 UTC
Keep it as is. Since you love your Nvidia. Swapping it out will probably not make any difference in terms of payoff.
 BTC vs LTC on 7950 hardware seems to be equal in terms of payout. I prefer BTC so i got an 7950 just a couple of weeks ago.
(yes yes new to forums. Been lurking around.)