Bitcoin Forum
May 13, 2024, 05:53:13 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 42 43 44 45 46 47 48 »
661  Economy / Exchanges / Re: What do we know about Gonzague Gay-Bouchery (of Mt Gox)? on: March 31, 2014, 02:36:01 PM


(as predicted).

Did someone predict he will end up at the bottom of a barrel, screaming...? Grin
662  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant on: March 30, 2014, 11:09:35 PM
And now I just realized that my 3x290 + 1x290X rig (used to be one more 290X but that one recently burned out Tongue) takes out 1/15 of the whole network speed. Cheesy
I guess I could easily mine it directly without the help of a pool (may be I actually will, just because that feels better for me for some reason I can't shape into words). And now I miss my 5. card even more.

So your 4 card rig is getting 1000 Mhash mining DRK?  Interesting claim...

Oh forgot about this.  I was going to post that maybe you're looking at your pool's total hash, but not the network hash Smiley

Yes, I just came back to correct myself.
I hate these things in our multi-national world that some nations use decimal comma while the other uses decimal dot but also puts there a comma after 3 digits. Cheesy
Not that hard to make a mistake every now and then when your are tired.
663  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant on: March 30, 2014, 10:02:13 PM
I believe
// GPU/ASIC difficulty calc
is a note and not part of the code, and it should include cpu as well Smiley  

Ever heard of comments in code?
// It looks like this.

/* Or may be this
or something similar,
depends on the language syntax. */

# Can also be like this.
664  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant on: March 30, 2014, 09:55:30 PM
I am trying to mine this coin ever since sph-sgminer came out with X11 OpenCL GPU mining support. And it proved to be really difficult to do it effectively and reasonably. But I think I am on track now, only small tweaks might come from here.

And now I just realized that my 3x290 + 1x290X rig (used to be one more 290X but that one recently burned out Tongue) takes out 1/15 of the whole network speed. Cheesy
I guess I could easily mine it directly without the help of a pool (may be I actually will, just because that feels better for me for some reason I can't shape into words). And now I miss my 5. card even more.

Scrypt ASIC is on our doorsteps and Litecoin doesn't wish to adapt (follows BTC which I think is very ironic after it's main feature was to get rid of the BTC ASIC, but now it welcomes it's own ASIC...).
Vertcoin tried but also failed in my eyes (their N factor scaling it still too light, it won't take too much time and effort until a scrypt ASIC will be able to mine that as well).

And even if it will prove to be comparably easy to create an ASIC for X11, there is still something about DarkCoin which I think will make it unique between these third generation (post- SHA2 and Scrypt(N)) coins. Not just DarkSend, or DGW, but the whole feeling around it. Cool

I think this could easily be the next most popular coin in the BTC, LTC/DOGE, DRK/?, VTC/? line in less than a year. So, I think this coin will be the first after BTC which I won't immediately exchange for BTC or EUR but keep (most of it) on a paper wallet.

So, if you are on auto-sell, don't worry about my 1/15 claim of the net speed just now.
665  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sph-sgminer: multi-coin multi-algorithm GPU miner | added GroestlCoin on: March 30, 2014, 07:59:19 PM
Any one know how to set bus speed independently so I can test further to see if that has anything to do with it??

The closest thing which comes to my mind is this kernel config:
"Bus Options" \ "PCI Support" \ "PCI Express AMPS Control" \ "Default AMPS Policy" ---> "BIOS Default" / "Performance" / "Powersave"

I keep this at "Performance".
But I don't have this number in my aticonfig --odgc output.

However, this gentoo setup is highly unstable in many ways and levels. I am just trying to make it work because I had to get rid of Xubuntu asap.
For example, I have to run sgminer with --no-adl or I get segmentation fault. It finds 24 ADL devices for 4 physical cards. And my desktop is all black. Cheesy
666  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sph-sgminer: multi-coin multi-algorithm GPU miner | added GroestlCoin on: March 30, 2014, 05:05:54 PM
How do I set the clock outside of sgminer in Linux?

aticonfig --adapter=all --odsc=1000,1450

You might need to be root. The clocks are [GPU,VRAM]. You can set unique clocks for every cards (starting from adapter=0).

aticonfig --adapter=all --odcc

This applies the earlier "scratchpad" settings (makes them permanent through reboots).

Use can issue this command to read your actual clocks (and limits + current GPU load percentage which can also be very useful!):

aticonfig --adapter=all --odgc
667  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sph-sgminer: multi-coin multi-algorithm GPU miner | added GroestlCoin on: March 30, 2014, 06:22:57 AM
I have the same problem with my 290(X)s and DarkCoin: unstable hashrate with a dropping average.

I tried to set gpu-threads from 1 to 8 and it's doesn't actually help. The 1s average seems to be significantly higher, but the real average remains the same and WU seems to drop!
Also, starting with 10 threads causes instant system-wide crash (no reboot via ssh, I have to manually flip the power switch in the garage).
And 4 or 2 threads doesn't make any real (measurable/significant) difference compared to 1 (it never did for my 290(X)s with any miner/algo/bios/clocks/etc, may be caused a slightly lower WU).

Setting lookup-gap to 1 from 2 doesn't cause any significant difference (it almost halves my hashrate with scrypt).

Setting thread-concurrency to 0.5x or 2x (the latter requires lookup-gap >=2) of my default 20480 doesn't help either.



By the way. I saw many people using worksize 512 even though it's actually maxed at 256 in every cgminer variants I know.
May be somebody should actually make that usable.
If it's as simple as changing the limit in the source then could you please point to the right file and the line number?
668  Economy / Service Discussion / Re: Hundreds of 0.00777 BTC transfers on Feb 6th on: March 29, 2014, 11:37:46 PM
It must be some free bitcoin giveaway faucet site. payment delivery

It's indeed very probable that:
- one person have multiple addresses which have >=100 BTC and he still spends his time with faucets to grow those amounts by <0.01 BTC
- several different people have one or more addresses which have >=100 BTC and they still spend their time with faucets to grow those amounts by <0.01 BTC
669  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] CryptoMETH [METH] SHA-3 Keccak, Launch TODAY 21:00UTC/ 2 exchanges on: March 29, 2014, 09:04:10 PM
Ahh. It's pointless for me.
Diff is already way too high for solo mining and for some reason, my cgminer-reorder with keccak/skein/etc doesn't like to connect to stratum pools.
670  Economy / Service Discussion / Re: Track down and confront Mark Karpele's wife and kid to get some answers on: March 29, 2014, 12:15:36 AM
I don't care who's family it is, they weren't involved in it and certainly don't deserve what OP is saying. What would they think if they saw this? Come on dude.

Again...
How do you know it wasn't the woman's idea? May be she kept arguing with her husband until he finally gave in to her and they executed the whole thing together as she planned it.
I don't say this was the case but you can not know. So, why do you act like you know anything for a fact?

Even if the wife knows absolutely nothing about anything, but she intends to spen the money what her husband gave to her, she could probably spend stolen money. Is that OK?


Just to be clear.
I personally doesn't give a f**k about his friends or relatives. I am not even obsessed with Karpeles himself.
I care only about the coins, and even then I am far from being bloody serious (it's not that much). The person(s) behind it doesn't matter.
But I feel like I have to make these arguments when I read your posts: "Leave alone the innocent woman". -> Roll back to the beggining of the post: Who knows if she is in fact innocent? I don't. I have zero facts. Where is your proof? Do you have some kind of facts machine?
671  Economy / Service Discussion / Re: Track down and confront Mark Karpele's wife and kid to get some answers on: March 28, 2014, 09:54:17 PM
As someone who lost all of his BTC to MtGox: LEAVE HIS WIFE AND KID ALONE. This has nothing to do with them, don't be fucking immature.

Well, the kid certainly is. But why are you so sure about the wife...? She could be involved in many ways at various levels. You don't know. Just like you don't know anything about Karpeles himself either. Or more importantly, the truth about Gox. And that's what makes people frustrated...
672  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] CryptoMETH [METH] SHA-3 Keccak, Launch TOMORROW 21:00UTC/ 2 exchanges on: March 28, 2014, 08:32:22 PM
Dev, Could you please tell me which Bitcoin wallet code you used (0.8.x or 0.9.x) and what's the name of the default data folder (and *.conf file)?
673  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] CryptoMETH [METH] - SHA-3 Keccak, Launch 29/03/2014 on: March 28, 2014, 03:28:11 AM
Nothing new to be honest but might be profitable in short term :p

With Keccak? For those who have some old FPGA from earlier Bitcoin days, yes. For GPU farmers? Nope...
As a GPU guy, I want Scrypt with N>1024 (preferably even higher than Vertcon's) and I also like X11 (even though I still have some minor unresolved problem with it's mining).

By the way, I still have millions of HexCoin, so I am not sure if I need more unsellable meth. Tongue
674  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][0.9.0][NGC] NigeriaCoin - Skein - Coin Distribution Symmetry - Mar 26 on: March 26, 2014, 08:19:10 PM

Exchanges


Could you please link the swisscex.com market directly? I am logged in there but I can't find it. Shocked
675  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][0.9.0][NGC] NigeriaCoin - Skein - Coin Distribution Symmetry - Mar 26 on: March 26, 2014, 01:41:57 AM
I hope you get Trade with extreme caution! on your profile soon  Tongue

Relax! I don't sell anything I don't own. Wink

676  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][0.9.0][NGC] NigeriaCoin - Skein - Coin Distribution Symmetry - Mar 26 on: March 26, 2014, 01:30:49 AM

Plot thickens:

Where did Crunch Hardly get his source from?



Selling 1.7 Billion NGC @ 0.1 BTC per NGC. PM requirements.



Good call.

WTS 460900 NGC for 0.4 BTC
If you don't wish to wait until the blocks get confirmed, you can just buy my pub+priv pair to the coins and import them like you sweep a cold storage. Cheesy
677  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][0.9.0][NGC] NigeriaCoin - Skein - Coin Distribution Symmetry - Mar 26 on: March 26, 2014, 01:29:18 AM
stratum+tcp://stratum.crunchharder.net:3020 -> [02:27:16] Pool 0 JSON stratum auth failed: (unknown reason)
The same thing goes for stratum+tcp://skc.coinmine.pl:6400
It connects to my wallet only (which is the official Win64 binary).
678  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][0.9.0][NGC] NigeriaCoin - Skein - Coin Distribution Symmetry - Mar 26 on: March 26, 2014, 01:15:29 AM
Difficulty is 1,000.11 on Block 58.

Can an Coin Engineer take a look and make sure everything is running right?

Indeed.
Either I am really lucky today, or something is wrong. I just found the 65. block. That's 11/67 with ~900Mh/s. I don't think it's normal. It's either luck or forked blockchains!
Last time I found too much blocks, the coin died because practically everybody was on it's own chain...

The Block Explorer is still at 0: http://explorer.nigeriacoin.org/

No idea. Interesting to watch anyway...

Which miner are you using, out of curiosity?

Did everyone install the right ones?

I compiled the latest version from here about an hour before the start:
https://github.com/reorder/cgminer_skein

I am at block 80 right now, didn't find a block since the 65. but I am unable to connect to any pools.
The fist block I found has 62 confirmations.
679  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][0.9.0][NGC] NigeriaCoin - Skein - Coin Distribution Symmetry - Mar 26 on: March 26, 2014, 12:42:20 AM
Difficulty is 1,000.11 on Block 58.

Can an Coin Engineer take a look and make sure everything is running right?

Indeed.
Either I am really lucky today, or something is wrong. I just found the 65. block. That's 11/67 with ~900Mh/s. I don't think it's normal. It's either luck or forked blockchains!
Last time I found too much blocks, the coin died because practically everybody was on it's own chain...
680  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][0.9.0][NGC] NigeriaCoin - Skein - Coin Distribution Symmetry - Mar 26 on: March 26, 2014, 12:11:25 AM
Huh. Nice launch like in the good old times. I got 9 of the first 40 blocks. Cool

YOU LUCKY!!!

i've got 0 with 20 GPUs

I just found another one which makes it 10/50 Smiley
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 42 43 44 45 46 47 48 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!