Pages:
Author

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

full member
Activity: 138
Merit: 100
What criteria is used to determine the most profitable coin to mine at any given time?

       

Always mining the most profitable coin and converting instantly to Ultracoin for no loss of profit
All shares are accounted for, even the invalid shares submitted on a new block template
Absolutely no switching downtime, since we use a NOMP proxy, the changeover is instant.

legendary
Activity: 980
Merit: 1000
Traveling in subspace
What criteria is used to determine the most profitable coin to mine at any given time?
full member
Activity: 138
Merit: 100

You type the wrong link    http://www.cryptotrain.net  try this                                                
Link was bookmarked from earlier today when I was at the site.
That's odd. How did a bookmarked site give me a .com domain when it should have been .net Weird. All is good. I have no idea how or why that happened. My bad.


Grin cheers!                   
legendary
Activity: 980
Merit: 1000
Traveling in subspace

You type the wrong link    http://www.cryptotrain.net  try this                                                
Link was bookmarked from earlier today when I was at the site.
That's odd. How did a bookmarked site give me a .com domain when it should have been .net Weird. All is good. I have no idea how or why that happened. My bad.

Change that from my bad to severe brain cramp. *face palm*
full member
Activity: 138
Merit: 100

You type the wrong link    http://www.cryptotrain.net  try this                                                  
Link was bookmarked from earlier today when I was at the site.



This is a real Multipool  www.cryptotrain.net    any questions let me know     
legendary
Activity: 980
Merit: 1000
Traveling in subspace

You type the wrong link    http://www.cryptotrain.net  try this                                                  
Link was bookmarked from earlier today when I was at the site.
full member
Activity: 138
Merit: 100
Can't connect to the multipool website. Times out.  Huh

Hey There!

We use the cloudflare ANTI-DDOS suite of tools to prevent website attacks. You IP may be blacklisted or you may be using a browser that sends malformed information.

Could you try it on a different browser or computer? Maybe else try on your smartphone if you have one with the WIFI off.

http://www.cryptotrain.net/
Connected earlier today to set up miners. Connections pass through cloudflare. Cloudflare says the problem is on your end.







You type the wrong link   www.cryptotrain.net  try this                                                
legendary
Activity: 980
Merit: 1000
Traveling in subspace
Can't connect to the multipool website. Times out.  Huh

Hey There!

We use the cloudflare ANTI-DDOS suite of tools to prevent website attacks. You IP may be blacklisted or you may be using a browser that sends malformed information.

Could you try it on a different browser or computer? Maybe else try on your smartphone if you have one with the WIFI off.

http://www.cryptotrain.net/
Connected earlier today to set up miners. Connections pass through cloudflare. Cloudflare says the problem is on your end.

newbie
Activity: 56
Merit: 0
Can't connect to the multipool website. Times out.  Huh

Hey There!

We use the cloudflare ANTI-DDOS suite of tools to prevent website attacks. You IP may be blacklisted or you may be using a browser that sends malformed information.

Could you try it on a different browser or computer? Maybe else try on your smartphone if you have one with the WIFI off.

http://www.cryptotrain.net/
legendary
Activity: 980
Merit: 1000
Traveling in subspace
Can't connect to the multipool website. Times out.  Huh
SxC
sr. member
Activity: 336
Merit: 250
Awesome It's working now, I'm getting about 650 Kh/s per card on my R9 280x's, is that a good Kh rate?

It would probably be higher once I turn off Teamviewer, now that I think of it, since I am connecting remotely through my laptop to home.

you should get 750 approx hash on a 280x but tbh might be too hot now to run that high
sr. member
Activity: 476
Merit: 250
Awesome It's working now, I'm getting about 650 Kh/s per card on my R9 280x's, is that a good Kh rate?

It would probably be higher once I turn off Teamviewer, now that I think of it, since I am connecting remotely through my laptop to home.
full member
Activity: 181
Merit: 100
Bumface, can you give us a little hint  Roll Eyes  Wink Grin

Is it good news  Huh  Smiley


Very important announcement next week about the management of this coin

sr. member
Activity: 348
Merit: 250
Hey All,

Lead developer here from Cryptotrain.net

Hope everyone's doing well!

So as you know, we have just released our multipool that pays out in Ultracoin. We have worked tirelessly on this for days at a time(Literally, 49Hours straight is my record so far). There has been some massive feats that we have had to overcome to ensure that you will NEVER mine under the price of litecoin which will always give us the best profit when it comes to Ultracoin payouts.

The pool is running on the stable platform of Node.js, Everything from the stratum servers to the coin exchanger is written in node.js. The only thing that is not is out website Tongue Because of such incredibly development made on our pool, we have an aggressive Vardiff function that will allow people with ASICs to connect to the usual port and instantly rise in difficulty, this will mitigate those two minutes of waiting for your difficulty to rise so you ASIC can mine. We support a maximum difficulty of 16k, This will be risen as soon as the new ASICs come onto the market.

Please feel free to contact me about any question no matter what! I will soon have an about this pool page up as well as an FAQ page.

Oh, btw, our website is Webapp compatible Smiley

Happy Ultracoining!

Great work, the multipool site is looking really good

KC
sr. member
Activity: 275
Merit: 250

What is going down has to go up  Wink

I am very happy and pleased to see the positive atmosphere and progress our community every time creates....

So we have a good and strong community and we have a super coin with a big future ahead !


Just here some reminders about our unique ULTRACOIN ;

http://www.youtube.com/watch?v=7TGpKdsOWe4

http://www.youtube.com/watch?v=y898MEfaKtM

http://www.youtube.com/watch?v=CtXZHULcES0

newbie
Activity: 56
Merit: 0
Hmmm, here are my current cgminer settings for the multipool, problem is that everytime I start the .bat file it says SUCCESS: Specific value was saved. Then it crashes. Any idea why?



@echo off
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

cd \Users\Crypto-Miner\Desktop\cgminer
cgminer --scrypt -o stratum+tcp://stratum.cryptotrain.net:3333 -u UQ6ouaEKao9gWdonx4mNBEAQ3kkc3obzXR -p x --nfmin 4 --nfmax 30 --starttime 1388361600 --thread-concurrency 8192 -I 13 -g 2 -w 256 --gpu-engine 1050 --gpu-memclock 1500

Hey Buddy, For scrypt mining you do not need to configure nfactors. Try this instead.

@echo off
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

cd \Users\Crypto-Miner\Desktop\cgminer
cgminer --scrypt -o stratum+tcp://stratum.cryptotrain.net:3333 -u UQ6ouaEKao9gWdonx4mNBEAQ3kkc3obzXR -p x --thread-concurrency 8192 -I 13 -g 2 -w 256 --gpu-engine 1050 --gpu-memclock 1500
sr. member
Activity: 476
Merit: 250
Hmmm, here are my current cgminer settings for the multipool, problem is that everytime I start the .bat file it says SUCCESS: Specific value was saved. Then it crashes. Any idea why?



@echo off
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

cd \Users\Crypto-Miner\Desktop\cgminer
cgminer --scrypt -o stratum+tcp://stratum.cryptotrain.net:3333 -u UQ6ouaEKao9gWdonx4mNBEAQ3kkc3obzXR -p x --nfmin 4 --nfmax 30 --starttime 1388361600 --thread-concurrency 8192 -I 13 -g 2 -w 256 --gpu-engine 1050 --gpu-memclock 1500
newbie
Activity: 56
Merit: 0
Hey All,

Lead developer here from Cryptotrain.net

Hope everyone's doing well!

So as you know, we have just released our multipool that pays out in Ultracoin. We have worked tirelessly on this for days at a time(Literally, 49Hours straight is my record so far). There has been some massive feats that we have had to overcome to ensure that you will NEVER mine under the price of litecoin which will always give us the best profit when it comes to Ultracoin payouts.

The pool is running on the stable platform of Node.js, Everything from the stratum servers to the coin exchanger is written in node.js. The only thing that is not is out website Tongue Because of such incredibly development made on our pool, we have an aggressive Vardiff function that will allow people with ASICs to connect to the usual port and instantly rise in difficulty, this will mitigate those two minutes of waiting for your difficulty to rise so you ASIC can mine. We support a maximum difficulty of 16k, This will be risen as soon as the new ASICs come onto the market.

Please feel free to contact me about any question no matter what! I will soon have an about this pool page up as well as an FAQ page.

Oh, btw, our website is Webapp compatible Smiley

Happy Ultracoining!
full member
Activity: 138
Merit: 100
           Our Scrypt Multipool has just been released,
            
            www.cryptotrain.net  to start mining scrypt coins and get paid in Ultracoin!!      

            We  made our first payment  PLEASE we need moré UTracoiners support us 

            0% fee     


https://i.imgur.com/JoOzM4l.jpg[/img]]                     

Pages:
Jump to: