Bitcoin Forum
September 30, 2025, 02:53:14 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] XCloudcoin File hosting | New Features | Presale on Bittrex | PoS on: July 23, 2014, 05:26:36 AM
I'm in.
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][X11][PoS only] NinjaCoin - Ninja Launch - Hard fork 1.2.2 on: July 20, 2014, 09:29:09 PM
I'll vote if Bittrex give me the coins I paid for, I mean wtf?  Huh

What happened here, they just told me all the coins were destroyed by the dev.

I have a screen shot, that I took at the time because something funny was going on, will I get refunded?

3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][AID] AidBit | Digital-currency redefined | POW/POS | Groestl | Charity on: July 20, 2014, 02:22:54 PM
Windows has left the building  Roll Eyes

Not sure if everybody would agree with, especially in the 3D-Design department. I am talking about Win vs Mac of course. Smiley

OS X has also left the building, into a VM though, need it for writing music.
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][AID] AidBit | Digital-currency redefined | POW/POS | Groestl | Charity on: July 20, 2014, 02:21:48 PM
Hi guys!

I just added a 230+ MH/s groestl rig to miningrentals only for 60mBTC/day (0.261mBTC/MHASH/day). https://www.miningrigrentals.com/rigs/6284/. It is less than your gpus power cost.

I'll take it if you can give the specs and send a photo, there is nothing on the MRR site.
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][AID] AidBit | Digital-currency redefined | POW/POS | Groestl | Charity on: July 20, 2014, 02:17:47 PM
Windows has left the building  Roll Eyes
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][AID] AidBit | Digital-currency redefined | POW/POS | Groestl | Charity on: July 20, 2014, 01:37:13 PM
Optimized settings for Sapphire 290x with Elpida Ram and stock BIOS (18,9Mhash/s):

Code:
"kernel": "groestlcoin",
"gpu-engine" : "1000",
"gpu-memclock" : "1500",
"gpu-powertune" : "30",
"xintensity" : "300",
"vectors" : "1",
"worksize" : "512",
"shaders" : "2816",
"thread-concurrency" : "27400",
"difficulty-multiplier" : "0.0039062500"


Nope it's not happening, I can't get the cards to run over 150Mhz mem clock unless I use sgminer 5, which isn't giving me a better hash rate, on bet WU.

I'm going to update the drivers and recompile the miner source.

Also, which miner are you using? If it's the one in the OP, the difficulty-multiplier, TC, and shaders (i think) have been taken out of the code, because it was only useful for scrypt.... According to the thread anyway.
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][AID] AidBit | Digital-currency redefined | POW/POS | Groestl | Charity on: July 20, 2014, 10:21:11 AM
Some help for newbies. Use this miner to get the best hashrate but I think this one is also integrated with the wallet.

https://bitcointalk.org/index.php?topic=652849.0

My results:

R280X -> 12,74 Mh
R290 -> 15,72 Mh

sgminer -k groestlcoin --difficulty-multiplier 0.00390625  -o stratum+tcp://maya.aidbit.net:3032 -u YourWalletAddress -p x -I 22,22,22 -g 1,1,1 --gpu-engine 1200,1200,1100  --gpu-memclock 1050,1050,1000 --gpu-fan 65 -w 256,256,256

Drivers: AMD Catalyst 14.7

I'm pretty sure higher hashrate can be achieved but I was not able to run faster. If anyone is getting better results, feel free to disclose details of your setup.


Thank You Sir very much for this post!

R280X >>> 13.63 Mh/s 
(Win8.1, drivers AMD Catalyst 13.12

Code:
"gpu-engine" : "1020",
"gpu-memclock" : "1500",
"intensity" : "22",
"gpu-threads" : "1",

"auto-fan" : true,
"temp-cutoff" : "90",
"temp-overheat" : "80",
"temp-target" : "75",
"gpu-fan" : "30-85",
"worksize" : "256",

"api-port" : "4028",
"kernel" : "groestlcoin",
"gpu-powertune" : "20"

+1 BTC

OK, here we go just stayed up all night trying to figure this one out, and got some extra hashing out of it to so I thought I'd share, seeing as I also have a bizarre issue...

Here is my config for my 5x280X rig (5s avg is ~77Mh/s):

This is using grs-sgminer, as specified in the OP, on debian linux 13.12 using the windows compiled .bop files

Code:
"api-allow" : "W:127.0.0.1",
"gpu-engine" : "1100",
"gpu-memclock" : "1000",
"intensity" : "22",
"gpu-threads" : "1",
"auto-fan" : true,
"temp-cutoff" : "90",
"temp-overheat" : "80",
"temp-target" : "70",
"gpu-fan" : "40-100",
"worksize" : "256",
"api-port" : "4028",
"kernel" : "groestlcoin",
"kernel-path" : "/opt/grs-sgminer/kernel",
"gpu-powertune" : "20"
}


A couple of rejects but running nice and cool.

Code:
GPU 0:  67.0C 2424RPM | 14.69M/14.72Mh/s | R:  0.0% HW:0 WU:0.211/m I:22
GPU 1:  62.0C 1433RPM | 14.71M/14.73Mh/s | R:  0.9% HW:0 WU:0.212/m I:22
GPU 2:  67.0C 2221RPM | 14.72M/14.73Mh/s | R:  0.0% HW:0 WU:0.208/m I:22
GPU 3:  67.0C 2176RPM | 14.72M/14.73Mh/s | R:  0.0% HW:0 WU:0.203/m I:22
GPU 4:  67.0C 1653RPM | 14.72M/14.73Mh/s | R:  1.8% HW:0 WU:0.203/m I:22

Now the R290 rig, consisting of 5 R290's and a 280X - The 290s are running the energy saving MSI bios on elphida RAM, the bios switch switches them over to Powercolor 290X's which are rather power hungry, but have yet to test. I think it's running 14.4 Beta, though I'm not 100% on when I upgraded that recently.

Now I should be seeing at least the 20% above the hash rate of the other rig, but it's just not happening.

Here's the config:

Code:
]
,
"api-allow" : "W:127.0.0.1",
"gpu-engine" : "1150",
"gpu-memclock" : "150",
"intensity" : "22",
"gpu-threads" : "1",
"auto-fan" : true,
"temp-cutoff" : "90",
"temp-overheat" : "80",
"temp-target" : "70",
"gpu-fan" : "40-88",
"worksize" : "256",
"api-port" : "4028",
"kernel" : "groestlcoin",
"kernel-path" : "/opt/grs-sgminer/kernel",
"gpu-powertune" : "20"
}

All the pool info contains is the 3 pools which have port 3032 open, maya being the priority, and also the ports that are closed which are specified in the NOMP getting stated page (explanation devs?). (url, user, and pass).

So, why is it doing this: (?!)

Code:
GPU 0:  73.0C  88%    | 10.41M/10.41Mh/s | R:  0.0% HW:0 WU:0.148/m I:22
GPU 1:  63.0C 1506RPM | 7.218M/7.217Mh/s | R:  0.0% HW:0 WU:0.102/m I:22
GPU 2:  69.0C  54%    | 10.41M/10.41Mh/s | R:  0.0% HW:0 WU:0.148/m I:22
GPU 3:  69.0C  60%    | 9.369M/9.367Mh/s | R:  0.0% HW:0 WU:0.126/m I:22
GPU 4:  69.0C  58%    | 9.386M/9.384Mh/s | R:  0.0% HW:0 WU:0.128/m I:22
GPU 5:  67.0C  69%    | 10.41M/10.40Mh/s | R:  3.0% HW:0 WU:0.149/m I:22

As you can see GPU1 is the 280X. I'm thinking it's the drivers but am not sure, as it could be the bop files for 14.x

Also, when running sph-sgminer 5, with the groestl kernel, the has rate was lower but the work Units were in the 1000's, not 0.1xx's

So any ideas? I know I should update, the drivers just in case but, you don't know how many times I've installed those damn things on various computers over the last six months...

Coins looking good, let's hope it's not an instadump eh? Good causes? Well, 90% of the planet live in poverty (a guess), might be more than you can tackle with one coin (decentralising 'wealth'). Raising awareness of mental illnesses, you don't know how many times I've been called "lazy", and "it's all in your head" (well of course it is, that's where the problem is...)
I think the most beneficial tool we have is the ability to extend our lifespan. Have a look at www.longecity.org, by fixing old age, the problems that come with it will disappear too (such as alzheimer's for instance - more money is spent on this than solving the root problem.)
Finally, let's try and stop spending money on the 'illegals' who 'invade' our countries, they have no homes, and there are plenty of empty ones that can be occupied. Why should it be illegal to migrate? I wouldn't have a problem doing it, so why should I worry about others moving to the UK, or US? "They took our jobs!!!", well robots and computers are doing that far more rapidly than, most would imagine, I imagine - and we'll all be better off for it. We won't need them any more, nor will we need $$££ or crypto-currencies'.

Ok, I think I'm done procrastinating now. Oh and don't forget climate change (PoW is killing the planet, bye bye Panda's), also we could set up a herbal/pharmaceutical/nanotech company that specialises in remedies for illnesses that the giants won't develop for, new antibiotics are desperately needed, we need to chuck out DSM-I to V because it pigeon holes similar symptoms into unrelated conditions. ADHD for example, is the inattentive form the same genetic legacy as the hyperactive and impulsive forms? Read New Scientist, get the knowledge (Udacity are doing a course on applied cryptography for free if you are serious about this line of work). If not well, why are you still reading?

Also sorry in advance about the mind wonders.

Now I'm done procrastinating.

Thanks ppl,

Ratanol.
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BLAKE-256] DIRAC (XDQ) - Advanced Finance on: June 29, 2014, 01:38:59 PM
Look, if you don't like it, don't mine it, or if you are mining it because it's merged then think of it as a bonus. Anyone who is selling dirac now is insane.
9  Bitcoin / Project Development / [ANN] Community crowfunding for the purchase and fix up of MTGox on: February 21, 2014, 09:56:35 AM
++++ Mt.GOX as we know it, no longer exists ++++

Let's just have it, decentralise it like the coin it's based on, to keep greedy bankers at bay.

This effort is to raise the funds necessary to make a fair market value buy out offer for MtGox on behalf of the bitcoin community.

Your contributions will go toward the efforts of purchasing MtGox and establishing a board of directors (elected via blockchain of a coin designed specifically for that task). The board will have 1 year to submit governing by laws for approval which promote fairness, equality, and service to the consumers, community and the technical network that is Bitcoin.

This is being dual funded at

https://fixmtgox.crowdtilt.com/fix-mtgox  - Fiat

and

https://www.startjoin.com/fixmtgox - BTC and Paypal

All community members who are able to contribute to this project will benefit not just through enhancing the value and acceptability of our dearest cryptos, but will also hold a stake in either Mt. Gox (if the project succeeds) or it's replacement Mt. Gox 2 (Working Title)

Ok, spread the word, make suggestions, handover tonnes of Fiat (forever to disappear into crypto as bankers jump out of windows) oh, and invest your cryptos in the future of crypto.

Together we can work it out, and bring equality to all who those who need it most - that's everyone. No more Mr greedy guts, just so much crypto.

Mt. Gox,

It's a mountain, not a man.
10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DUCK]DuckDuckCoin - Kimoto Gravity Well - Genesis Egg Recovered! on: February 20, 2014, 04:30:52 AM
Lips sealed okay look we got the devs but really it's up to us to make this coin pop so let's make it happen remember the devs made the coin but we make it pop if you understand where I'm coming from jus think 100000! And everything is good!

And, get tweeting, and just buy some, they're so cheap on cryptorush.in right now.
11  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DUCK]DuckDuckCoin - Kimoto Gravity Well - Genesis Egg Recovered! on: February 20, 2014, 04:02:32 AM
Vote for DUCK on the new swiss exchange:

http://swisscex.uservoice.com/forums/238010-general/suggestions/5542657-add-duckduck-coin-to-swiss-coin-exhange-please-d

12  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DUCK]DuckDuckCoin - Kimoto Gravity Well - Genesis Egg Recovered! on: February 11, 2014, 09:28:41 PM
Lol this coin is a joke, just as si thought when i've seen the first page.

What you don't think ducks are funny?

are all the so called devs here from Mongolia or what ?

Got something against mongolians? Ducky?

Quacks
13  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DUCK]DuckDuckCoin - Kimoto Gravity Well - Genesis Egg Recovered! on: February 11, 2014, 09:10:15 PM
Duckcoin block explorer api has been released!
Now everyone can integrate this blockchain to their application/website.

Api is located here: http://cryptotrends.info/api/

Here's an example of use:
Code:
   http://cryptotrends.info/api/index.php?coin=DUCK&user=a&pass=b&method=getinfo&param1=null

<snip>

Any tips are welcome:
BTC: 1B6LErbRd3VVk7wUWKMe7K3sKfaj7PnQer
DUCK: dbTmfJnH7fVPUgEQgLpnFn5fHtqyE51Zfv

I'm trying validate address, but it returns as false, even for your address:

http://cryptotrends.info/api/index.php?coin=DUCK&user=a&pass=b&method=validateaddress&param1=dbTmfJnH7fVPUgEQgLpnFn5fHtqyE51Zfv

edit: nm - it works now.

Thanks
14  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DUCK]DuckDuckCoin - Kimoto Gravity Well - MOTHERDUCKER WE'VE BEEN FORKED on: February 11, 2014, 04:21:02 AM
I'll let you guys know how shit I'm feeling when I wake up to this nightmare.

Dream of forks, mother forkers.

Duck
15  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DUCK]DuckDuckCoin - Kimoto Gravity Well - MOTHERDUCKER WE'VE BEEN FORKED on: February 11, 2014, 04:01:39 AM
Fork it. Please let's just fork it. What difference does it make? You really wanna pay 10BTC (how much?) to finish tossing off these wankers?

I liked it much better when it was just ducks.
16  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DUCK]DuckDuckCoin - Kimoto Gravity Well - MOTHERDUCKER WE'VE BEEN FORKED on: February 11, 2014, 03:57:37 AM
Step 1. Don't put the source up before you have compiled wallets for all platfoms.

Step 2. Some guy comes in and asks for all your money. Don't give it to him.

Step 3. Wall street suicide jump.

Step 4. Load save game from beforking ducks!!!!

I punched a duck once. It was a game called, "punch a duck'. It was pretty hard. For some reason, I ave an urge to play it again.

17  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DUCK]DuckDuckCoin - Kimoto Gravity Well - 60+ BTC Sent For The Big Quack on: February 11, 2014, 02:33:31 AM
I'm talking to the devs now

There's 9 elite developers working on the fix, expect it soons!
What are they fixing?

Um, the duck?
18  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DUCK]DuckDuckCoin - Kimoto Gravity Well - 60+ BTC Sent For The Big Quack on: February 11, 2014, 02:31:19 AM
Quote
Brad Mills
Former miner - Former Bitcoin Business Owner - Victim of the Great Bitcoin Crashes of 2011 and 2012

Brad, I think you can update your sig to include 2014 now.
19  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DUCK]DuckDuckCoin - Kimoto Gravity Well - 60+ BTC Sent For The Big Quack on: February 11, 2014, 02:27:19 AM
Keep yer beaks on, I trust this guy, he seems nice. Also, it's Duck(Duck)Coin, just play with your shaved balls until it's ready. I bet they're real smooth ducky.

Reduckulus
20  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: [BlockScan] New CounterParty (XCP) Block Explorer on: January 28, 2014, 04:22:03 PM
FYI Web of Trust is reporting this site as Blockscan as having malware on it...
Pages: [1] 2
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!