Author

Topic: [ANN] [ASIC-RESISTANT] UltraCoin (UTC) - Ultrafast 6 second transactions!! - page 377. (Read 946659 times)

sr. member
Activity: 364
Merit: 250
diff >= 4  more pools online.

Welcome to the new world order. The new crypto holy trinity: BTC/LTC/UTC   

bye bye ftc


UTC is rising

What you on about? The price has just gone back down to 0.00018502
full member
Activity: 120
Merit: 100
Thanks a lot ;p do you think that with more ram it is possible to get higher hashrate?

No, not necessary ... yet...

Unless somebody creates a way to run higher tc on 4GB systems without increasing lookup-gap then on a 290 more is needed Tongue
full member
Activity: 120
Merit: 100
Thanks a lot ;p do you think that with more ram it is possible to get higher hashrate?

Yes - I have to run lookup-gap 3 due to low ram in order to avoid hw errors.. without that i would be pushing 190KH/s
hero member
Activity: 693
Merit: 500
Thanks a lot ;p do you think that with more ram it is possible to get higher hashrate?

No, not necessary ... yet...
full member
Activity: 174
Merit: 100
diff >= 4  more pools online.

Welcome to the new world order. The new crypto holy trinity: BTC/LTC/UTC  

bye bye ftc


UTC is rising
full member
Activity: 120
Merit: 100
Hi guys im currently looking into this coin and its looking real great, imo scrypt jane can be succesor of scrypt, so after scrypt asic coming out utc can go straight to the moon:D and i want a seat in this rocket:D For about 2-3 weeks i wont be able to change config by my self so I cant test it to get best performance i can only send complete config and my father will replace it ;p im running bamt 1.3 with 4gb ram ( is more ram needed ? ) Is there any miner which would like to share with me his config for asus 290 and his hashrate?;p

If you can upgrade RAM then go for it.. 4Gb is starting to become a hurdle on 290s in my experience..

My current config (also on 4Gb RAM Sad):

Code:
{
"pools" : [
   {
      "name" : "utc.greekpool.eu",
      "url" : "stratum+tcp://utc.greekpool.eu:3337",
      "user" : "x",
      "pass" : "y",
      "pool-priority" : "0"
   },
   {
      "name" : "ultra.leetpools.com",
      "url" : "stratum+tcp://ultra.leetpools.com:3335",
      "user" : "x",
      "pass" : "y",
      "pool-priority" : "1"
   },
   {
      "name" : "stratum-utc.coinpl.com",
      "url" : "stratum+tcp://stratum-utc.coinpl.com:3333",
      "user" : "x",
      "pass" : "y",
      "pool-priority" : "2"
   }
],
"MinerID" : "0",
"api-allow" : "W:127.0.0.1",
"api-listen" : true,
"expiry" : "20",
"failover-only" : true,
"kernel-path" : "/usr/local/bin",
"no-submit-stale" : true,
"queue" : "0",
"scan-time" : "5",
"auto-fan" : true,
"auto-gpu" : true,
"gpu-threads" : "1",
"gpu-engine" : "1000-1080",
"gpu-fan" : "20-100",
"gpu-memclock" : "1480",
"gpu-powertune" : "30",
"intensity" : "19",
"temp-target" : "75",
"temp-overheat" : "80",
"temp-cutoff" : "85",
"worksize" : "256",
"lookup-gap" : "3",
"thread-concurrency" : "42500",
"scrypt-jane" : true,
"sj-nfmax" : "30",
"sj-time" : "1388361600"
}

Gets ~140-150KH/s
member
Activity: 98
Merit: 10
Guys, Difficulty is rising a lot, what's going on?
newbie
Activity: 23
Merit: 0
What have I missed? A CPU miner for UTC now exists?
hero member
Activity: 693
Merit: 500
Thanks for YOUR CPU Minner Thirtybird Tongue
I'm glad you're finding it useful!

and thanks for that read so I shot my self getting R9 290's by the sound of it :S
Not at all - that card is top dog for a little while, and even when the NFactor gets up there, you'll be able to increase the lookup-gap and get decent rates - I just don't know what those will be since the fastest card I own is a 7850...  IF you're willing to pay for the electricity that is Cheesy

ps. is the card your after the one with 2,688 shaders ?? or does it have more ??
OFN.  1024.

will compile YACMiner when I get a chance and compare it with cgminer on UTC
I was using cgminer-3.7.2-kalroth with their xintensity but I fell back to stock cgminer because of Nfactor issues
Kalroth's code doesn't support scrypt-chacha.  But if you really like his version, check the issue on his github, the scryt-jane enhancement request has a link to Vergoh's fork that has the code for doing scrypt-chacha mining.


throwing my CPU miners onto

./minerd -o stratum+tcp://thepool.pw:3338 -u x.x -p x -a scrypt-chacha --nfmin 4 --nfmax 30 --starttime 1388361600
Grin  you even use the right algorithm name!  If I could have one thing, people would stop calling it "scrypt-jane" - that's the name of Floodyberry's library of scrypt functions...
hero member
Activity: 636
Merit: 500
The other thing is, I have been mining at leetpools for the last 3 days with 1.2MH/s... I know luck plays a part in the amount I earn. I am said to earn 285 coins a day on average. Lets say I should earn 250... The last 3 days, I have only been getting 200 a day! Thats 25% less than what I should get... Any ideas? Should I goto another pool to hash as I don't feel like I am utilizing my GPUs to the max.

you are even good, i havee 1Mh and i get 50% of coins stated on pool,
i try on idcry, and when i should get 250 i get 70 coins, so i tell them fuckoff
i go to leetpools, in first 2-3 days i get exactly as pool say i should get, but now i get the wery wery less, i give them today all day and afther that posting here thet they steal
newbie
Activity: 52
Merit: 0



if screen -r brings that error, cgminer wasn't even started.

If thats really your pool config, that wrong:
Code:
"pools" : [
        {
                "url" : "stratum+tcp://ultra.nitro.org:3337",
                "user" : "xxxxx.0",
                "pass" : "xxxxx"
                "url" : "stratum+tcp://pickaxe.pool.pm:3306",
                "user" : "xxxxx",
                "pass" : "xxxxx"

        }
],



Should look like:
Code:
"pools" : [
        {
                "url" : "stratum+tcp://ultra.nitro.org:3337",
                "user" : "xxxxx.0",
                "pass" : "xxxxx"
        },
        {
                "url" : "stratum+tcp://pickaxe.pool.pm:3306",
                "user" : "xxxxx",
                "pass" : "xxxxx"

        }
],



[/quote]

Thank you, I am lol -)
member
Activity: 98
Merit: 10
full member
Activity: 143
Merit: 100

I posted numerous ideas to help promote UTC awareness, but as I said bumface.


Is bumface the new sunny king ??

member
Activity: 70
Merit: 10
jep near 500 pages is not bad Cheesy
sr. member
Activity: 364
Merit: 250

I posted numerous ideas to help promote UTC awareness, but as I said bumface.


Is bumface the new sunny king ??
full member
Activity: 224
Merit: 100
I have to head out for about an hour but people are already starting to go over to the forum. Join us!!! Remember, it's in our own best interest to show momentum on our own website.

As incentive, when I get back I will donate some UTC to the last person to have posted on the forum. Just for fun!

I'll be over there in about 1.5 hours. See you there!

http://forum.ultracoin.net/index.php

Someone needs to delete the spam posts there  Undecided
full member
Activity: 143
Merit: 100
Yeah, I will participate more in forum discussion. But we should keep both updated. This thread is very good promo. I mean so many pages are definitely something that attracts attention. And new posts are making it visible.
newbie
Activity: 28
Merit: 0
I have to head out for about an hour but people are already starting to go over to the forum. Join us!!! Remember, it's in our own best interest to show momentum on our own website.

As incentive, when I get back I will donate some UTC to the last person to have posted on the forum. Just for fun!

I'll be over there in about 1.5 hours. See you there!

http://forum.ultracoin.net/index.php
sr. member
Activity: 364
Merit: 250
The other thing is, I have been mining at leetpools for the last 3 days with 1.2MH/s... I know luck plays a part in the amount I earn. I am said to earn 285 coins a day on average. Lets say I should earn 250... The last 3 days, I have only been getting 200 a day! Thats 25% less than what I should get... Any ideas? Should I goto another pool to hash as I don't feel like I am utilizing my GPUs to the max.
newbie
Activity: 28
Merit: 0
i dont see forum link in first post?

I don't think the forum was on line at the time of the creation of this thread. It was a chaotic time and this thread served it's purpose well. It's time for this community to grow up and stand on it's own two feet.

http://forum.ultracoin.net/index.php
Jump to: