Bitcoin Forum
June 25, 2024, 12:27:53 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 [250] 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 ... 849 »
  Print  
Author Topic: [ANN] [ASIC-RESISTANT] UltraCoin (UTC) - Ultrafast 6 second transactions!!  (Read 946572 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
playspel
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
February 23, 2014, 08:39:35 PM
 #4981

Can someone confirm mining Ultracoin in smos linux?? I've been struggling for 3 days now, and i can't figure it out :/

Have them on an older BAMT and installed it for therealrock on BAMT 1.3 is working so far.

Whats your problem exactly?


I have worked with this tutorial among other ones : http://pastebin.com/1Jcy9TtY . Every think works fine, installs without problems, but then when i start miner, i only have rejects. I have to mention, that my linux skills are not perfect, so i might just thing that i installed it correctly. Is there any way to check if it uses patched version instead normal one, when i restart mining?

Sorry matej398 my linux skills are 0
Miesling
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
February 23, 2014, 09:21:51 PM
Last edit: February 23, 2014, 09:33:57 PM by Miesling
 #4982

Im currently mining UTC on SMOS 1.3

HOW TO mine UTC with SMOS 1.3

- download and start smos 1.3
- Patch smos according those instructions: https://sites.google.com/site/rmdavidson/cgminer-3-7-2-patch-build-guide  --> smos instructions
--> as wget Link use : https://sites.google.com/site/rmdavidson/cgminer-3.7.2-sj-0.02.patch.gz the link comes from the instructions.
- reboot rig
- see my config below

If this works and i helped you u, UTC donations are welcome: Ui1KS7wJjuUbq66fNTuUpeAkJ8k2YAbrkg :-)
or the creator of the patch: http://rmdavidson.blogspot.ch/

cheers
M

P.S: config

Code:
{
"pools" : [
{
"name" : "UTC",
"url" : "stratum+tcp://ultra.nitro.org:3337",
"user" : "x.x",
"pass" : "x"
}
],
"api-allow" : "W:127.0.0.1",
"api-listen" : true,
"api-port" : "4028",
"expiry" : "120",
"kernel" : "scrypt-jane",
"kernel-path" : "/usr/local/bin",
"log" : "5",
"queue" : "1",
"scrypt-jane" : true,
"sj-nfmin" : "4",
"sj-nfmax" : "30",
"sj-time" : "1388361600",
"shares" : "0",
"gpu-threads" : "2",
"gpu-fan" : "90",
"gpu-dyninterval" : "7",
"gpu-engine" : "1125,1093,1125",
"gpu-memclock" : "1725,1500,1725",
"gpu-memdiff" : "0",
"gpu-powertune" : "20",

"scan-time" : "30",
"intensity" : "12,12,12",
"temp-target" : "88",
"temp-overheat" : "90",
"temp-cutoff" : "95",
"temp-hysteresis" : "2",
"vectors" : "1",
"worksize" : "256",
"lookup-gap" : "2",
"shaders" : "2048",
"thread-concurrency" : "8192,8192,8192",
"no-pool-disable" : true
}
pieterjanvh
Hero Member
*****
Offline Offline

Activity: 668
Merit: 500


View Profile
February 23, 2014, 09:42:00 PM
Last edit: February 23, 2014, 10:03:57 PM by pieterjanvh
 #4983

Im currently mining UTC on SMOS 1.3

HOW TO mine UTC with SMOS 1.3

- download and start smos 1.3
- Patch smos according those instructions: https://sites.google.com/site/rmdavidson/cgminer-3-7-2-patch-build-guide  --> smos instructions
--> as wget Link use : https://sites.google.com/site/rmdavidson/cgminer-3.7.2-sj-0.02.patch.gz the link comes from the instructions.
- reboot rig
- see my config below

If this works and i helped you u, UTC donations are welcome: Ui1KS7wJjuUbq66fNTuUpeAkJ8k2YAbrkg :-)
or the creator of the patch: http://rmdavidson.blogspot.ch/

cheers
M

P.S: config

Code:
{
"pools" : [
{
"name" : "UTC",
"url" : "stratum+tcp://ultra.nitro.org:3337",
"user" : "x.x",
"pass" : "x"
}
],
"api-allow" : "W:127.0.0.1",
"api-listen" : true,
"api-port" : "4028",
"expiry" : "120",
"kernel" : "scrypt-jane",
"kernel-path" : "/usr/local/bin",
"log" : "5",
"queue" : "1",
"scrypt-jane" : true,
"sj-nfmin" : "4",
"sj-nfmax" : "30",
"sj-time" : "1388361600",
"shares" : "0",
"gpu-threads" : "2",
"gpu-fan" : "90",
"gpu-dyninterval" : "7",
"gpu-engine" : "1125,1093,1125",
"gpu-memclock" : "1725,1500,1725",
"gpu-memdiff" : "0",
"gpu-powertune" : "20",

"scan-time" : "30",
"intensity" : "12,12,12",
"temp-target" : "88",
"temp-overheat" : "90",
"temp-cutoff" : "95",
"temp-hysteresis" : "2",
"vectors" : "1",
"worksize" : "256",
"lookup-gap" : "2",
"shaders" : "2048",
"thread-concurrency" : "8192,8192,8192",
"no-pool-disable" : true
}

Nice one Miesling, will try it aswell.

Btw, Binary Fund is gaining members fast, exchange is pretty solid Smiley

Edit: Any chance I can get wifi to work on BAMT/SMOS? Or do I have to go to Ubuntu to have Wifi?
NickPortland
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
February 23, 2014, 10:08:11 PM
 #4984

https://www.coinmarket.io/market/UTCBTC has reopened UTC trading.


Official Ambassador for UTC-PND relations
*donations here*
 UTC: Ujff1xrc8brmHkRaFG3BcG5nVScXdh5Wu1 BTC: 159uuxJCfUsG44N52NUsydi2bCNeFSYyTi
NickPortland
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
February 23, 2014, 10:23:15 PM
 #4985

MintPal .... No.1

UTC    UltraCoin       47784

Way to go !!!



Yeah but when does the vote end and will a coin be accepted? 100k votes? 2 months?

Tomorrow afternoon:
"Some big changes in the voting overnight. Winner will be announced tomorrow afternoon.
Today is our choice market https://www.mintpal.com/voting
"
9h ago via Twitter



They just now added LTC though, out of whim.

Official Ambassador for UTC-PND relations
*donations here*
 UTC: Ujff1xrc8brmHkRaFG3BcG5nVScXdh5Wu1 BTC: 159uuxJCfUsG44N52NUsydi2bCNeFSYyTi
pieterjanvh
Hero Member
*****
Offline Offline

Activity: 668
Merit: 500


View Profile
February 23, 2014, 10:45:02 PM
 #4986

MintPal .... No.1

UTC    UltraCoin       47784

Way to go !!!



Yeah but when does the vote end and will a coin be accepted? 100k votes? 2 months?

Tomorrow afternoon:
"Some big changes in the voting overnight. Winner will be announced tomorrow afternoon.
Today is our choice market https://www.mintpal.com/voting
"
9h ago via Twitter



They just now added LTC though, out of whim.

Keep up the good work... We'll get there!
It's kinda normal they've added LTC, even though very few asked
Jarod1231
Sr. Member
****
Offline Offline

Activity: 951
Merit: 252



View Profile
February 23, 2014, 10:49:03 PM
 #4987

This is getting kind've annoying... Cryto-Trade been down for 9 hours at least  Angry

NickPortland
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
February 23, 2014, 10:49:17 PM
 #4988

MintPal .... No.1

UTC    UltraCoin       47784

Way to go !!!



Yeah but when does the vote end and will a coin be accepted? 100k votes? 2 months?

Tomorrow afternoon:
"Some big changes in the voting overnight. Winner will be announced tomorrow afternoon.
Today is our choice market https://www.mintpal.com/voting
"
9h ago via Twitter



They just now added LTC though, out of whim.

Keep up the good work... We'll get there!
It's kinda normal they've added LTC, even though very few asked

We're still voting, however it's like bringing a KNIFE to a NUKEFIGHT.
Can't compete with multi-BTC donations meaning thousands of instant votes!

1 BTC = 20,000 votes = nearly 5 days of voting by our community



Also, I wonder, what's gonna happen once the competition is over (tom afternoon)?
Does the vote count start over from 0 or...?

Official Ambassador for UTC-PND relations
*donations here*
 UTC: Ujff1xrc8brmHkRaFG3BcG5nVScXdh5Wu1 BTC: 159uuxJCfUsG44N52NUsydi2bCNeFSYyTi
pieterjanvh
Hero Member
*****
Offline Offline

Activity: 668
Merit: 500


View Profile
February 23, 2014, 10:50:10 PM
 #4989

This is getting kind've annoying... Cryto-Trade been down for 9 hours at least  Angry

binaryfund.com and coinmarket.io are great alternatives, they just need volume...
BF has a few display bugs, but they will be fixed tonight!
idol
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250



View Profile
February 23, 2014, 10:51:45 PM
 #4990

This is getting kind've annoying... Cryto-Trade been down for 9 hours at least  Angry

14 hrs...

Jarod1231
Sr. Member
****
Offline Offline

Activity: 951
Merit: 252



View Profile
February 23, 2014, 10:52:14 PM
 #4991

This is getting kind've annoying... Cryto-Trade been down for 9 hours at least  Angry

binaryfund.com and coinmarket.io are great alternatives, they just need volume...
BF has a few display bugs, but they will be fixed tonight!

All of the UTC I trade with are on Crypto-Trade

pieterjanvh
Hero Member
*****
Offline Offline

Activity: 668
Merit: 500


View Profile
February 23, 2014, 11:00:50 PM
 #4992

This is getting kind've annoying... Cryto-Trade been down for 9 hours at least  Angry

binaryfund.com and coinmarket.io are great alternatives, they just need volume...
BF has a few display bugs, but they will be fixed tonight!

All of the UTC I trade with are on Crypto-Trade

Argh ok... Then I didn't say anything Smiley.
dcgirl
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


View Profile
February 23, 2014, 11:05:33 PM
 #4993

This is getting kind've annoying... Cryto-Trade been down for 9 hours at least  Angry

binaryfund.com and coinmarket.io are great alternatives, they just need volume...
BF has a few display bugs, but they will be fixed tonight!

All of the UTC I trade with are on Crypto-Trade

I don't have a lot on crypto-trade, fortunately, but the lack of updates is disturbing.
pieterjanvh
Hero Member
*****
Offline Offline

Activity: 668
Merit: 500


View Profile
February 23, 2014, 11:10:12 PM
 #4994

Btw, this contest is still ongoing and has no competitors, if someone wants to make a quick 400 UTC:
http://forum.ultracoin.net/viewtopic.php?f=3&t=22

Follow Stuhlman on twitter for more giveaways:
https://twitter.com/JStuhlman


Good luck!
vvvortex
Member
**
Offline Offline

Activity: 100
Merit: 10


View Profile
February 23, 2014, 11:17:24 PM
 #4995

MintPal .... No.1

UTC    UltraCoin       47784

Way to go !!!



Yeah but when does the vote end and will a coin be accepted? 100k votes? 2 months?

Tomorrow afternoon:
"Some big changes in the voting overnight. Winner will be announced tomorrow afternoon.
Today is our choice market https://www.mintpal.com/voting
"
9h ago via Twitter



They just now added LTC though, out of whim.

Keep up the good work... We'll get there!
It's kinda normal they've added LTC, even though very few asked

We're still voting, however it's like bringing a KNIFE to a NUKEFIGHT.
Can't compete with multi-BTC donations meaning thousands of instant votes!

1 BTC = 20,000 votes = nearly 5 days of voting by our community



Also, I wonder, what's gonna happen once the competition is over (tom afternoon)?
Does the vote count start over from 0 or...?


I, personally, can't see paying $600+ US dollars to vote to include a cryptocoin onto an exchange.  It's easy to do things like this with virtual currency, but just think...would you give 600 bucks cash?  Maybe give the Mintpal dev a couple of R270 graphics cards for the possibility to have UTC listed, even though you will never recoup the cost of those in reality?  Six $100 bills? 

This crap /boggles the mind.
vvvortex
Member
**
Offline Offline

Activity: 100
Merit: 10


View Profile
February 23, 2014, 11:25:22 PM
 #4996

Fuck me but I'm a pessimist today, what with all of the Monte Alban Mescal tequila (with the worm, or "con gusano") but I'm thinking the Crypto-Trader devs (two people?) done just run off with about a thousand bitcoins worth of deposits... Angry

My hemorrhoids don't like this kinda Goxxing.
pieterjanvh
Hero Member
*****
Offline Offline

Activity: 668
Merit: 500


View Profile
February 23, 2014, 11:26:56 PM
 #4997

Fuck me but I'm a pessimist today, what with all of the Monte Alban Mescal tequila (with the worm, or "con gusano") but I'm thinking the Crypto-Trader devs (two people?) done just run off with about a thousand bitcoins worth of deposits... Angry

Nah, facing unexpected problems can happen man... Just be patient, I'm sure they'll resume their services soon!
NickPortland
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
February 23, 2014, 11:51:20 PM
 #4998

Fuck me but I'm a pessimist today, what with all of the Monte Alban Mescal tequila (with the worm, or "con gusano") but I'm thinking the Crypto-Trader devs (two people?) done just run off with about a thousand bitcoins worth of deposits... Angry

My hemorrhoids don't like this kinda Goxxing.

I'm sorry but Karma is a b***h. To quote none other than yourself:

"Who are YOU to require a reason?  I've read through all of the posts here and you remind me of the paid penny stock bashers on the google and yahoo boards.  What is your agenda?  Why are you trying to single-handedly bring down UTC *Crypto-Trade*?

Your ardent negativity is kinda fishy..."


Lol!

Just joking, but I hope this'll help ya keep things in perspective in the future

Official Ambassador for UTC-PND relations
*donations here*
 UTC: Ujff1xrc8brmHkRaFG3BcG5nVScXdh5Wu1 BTC: 159uuxJCfUsG44N52NUsydi2bCNeFSYyTi
NickPortland
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
February 23, 2014, 11:54:19 PM
 #4999

Fuck me but I'm a pessimist today, what with all of the Monte Alban Mescal tequila (with the worm, or "con gusano") but I'm thinking the Crypto-Trader devs (two people?) done just run off with about a thousand bitcoins worth of deposits... Angry
The total lack of noise around this silence from them is starting to be a little unnerving indeed

Many of the usual suspects are very quiet ... even for a sunday


And this is for you "PC-officer" vizique:

"You condescending and patrionising little twerp.
Give the guy *exchange* a break and be quiet.
Nag nag nag, youre worse than a mother in law, seriously, go do something useful for a change instead of harrasing people that have lives."

Official Ambassador for UTC-PND relations
*donations here*
 UTC: Ujff1xrc8brmHkRaFG3BcG5nVScXdh5Wu1 BTC: 159uuxJCfUsG44N52NUsydi2bCNeFSYyTi
nanoprobe
Legendary
*
Offline Offline

Activity: 980
Merit: 1000


Traveling in subspace


View Profile
February 24, 2014, 12:05:55 AM
 #5000

There is NO EXCUSE for the site being down this long without any kind of update. This is seriously damaging the image of UTC and CT IMHO.

You'll never know what you're living for until you know what you're willing to die for.
Never look back, something might be gaining on you.
Pages: « 1 ... 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 [250] 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 ... 849 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!