Pages:
Author

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

sr. member
Activity: 348
Merit: 250
what is going on - goes up 100% in 20 minutes then a 95000 sell wall appears on Cryptsy for 5 minutes then gets pulled, and now there's a 10 BTC buy wall on Mintpal??? Strange. . . . .

Don't know what to make of it, its making my head hurt, its drawing attention of everyone though which can only be a good thing!

My head hurts too, on the way it went straight through the 83,000 UTC wall. Now on the downside is a wall of 100,000 UTC at  0.00003102

KC
hero member
Activity: 776
Merit: 557
what is going on - goes up 100% in 20 minutes then a 95000 sell wall appears on Cryptsy for 5 minutes then gets pulled, and now there's a 10 BTC buy wall on Mintpal??? Strange. . . . .

Don't know what to make of it, its making my head hurt, its drawing attention of everyone though which can only be a good thing!
member
Activity: 80
Merit: 10
sr. member
Activity: 1221
Merit: 250
member
Activity: 82
Merit: 10
waller For URzsfaFUrXSseJL19WXDNJ5nhk4qDi34Pc
Let's please keep and run home. Smiley On MP
sr. member
Activity: 298
Merit: 250
86,000 wall on Mintpal WTF!!

Interestingly their is also a wall on the buy side of 49,000. Maybe some whales are getting interested?

KC

Think that could be the case!! also the Multipool just doubled in hashes Smiley
sr. member
Activity: 348
Merit: 250
86,000 wall on Mintpal WTF!!

Interestingly their is also a wall on the buy side of 49,000. Maybe some whales are getting interested?

KC
full member
Activity: 135
Merit: 100
86,000 wall on Mintpal WTF!!
Fake to buy cheap.... don't sell em cheap guys
sr. member
Activity: 348
Merit: 250
Multipool is doing hish job nicely Smiley!! More and more miners are starting see the graph Smiley loving it #ultracoin life Smiley

http://www.cryptotrain.net/x11-hashrate



I'm hoping we were mining CryptCoin overnight and at the start of today as it went from 0.00027 to 0.00095, that would be a wonderful number of BTC generated to buy into Ultracoin

KC
hero member
Activity: 776
Merit: 557
86,000 wall on Mintpal WTF!!
sr. member
Activity: 298
Merit: 250
Multipool is doing hish job nicely Smiley!! More and more miners are starting see the graph Smiley loving it #ultracoin life Smiley

http://www.cryptotrain.net/x11-hashrate

legendary
Activity: 980
Merit: 1000
Traveling in subspace
Multipool question about X11 and mining with Lazybear!!

Are there already some good configs around for 290 cards on the multipool ?

Cant get the right hashed and driver keeps crashing!!!

If someone have the right setting file for the multipool, please share Smiley 125UTC Reward Smiley

Try this one:

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
.\sgminer\sgminer.exe -k x11mod -o stratum+tcp://stratum.cryptotrain.net:4444 -u your wallet -p x -I 17 --gpu-engine 1000 --gpu-memclock 1400

If this works you can add another parameters such as thread-concurrency and tune intensity and gpu-engine.
Use ltcrabbit mode and 13.12 drivers
a 290 should be able to run I 18 without issues. Maybe higher. I would also recommend g 2 (2 gpu threads) and experiment with w 256 and w 128.
Good luck.

Doing it now !! im getting average around 3.3 Mhs a card on 75 degrees? think this needs to be much more or am i wrong about that?

You should get near 4mh/s or more with a 290 but I don't have one so I'm only guessing. It's trial and error with settings but if you're using 1000/1400 on engine/memory you can go much higher. Try 1150/1550 and see what you get.
full member
Activity: 182
Merit: 100
full member
Activity: 228
Merit: 100
I hope you guys are looking at the charts because we are flying right now !!  Grin


Hey buddy, where such a beautiful chart? What is this site where you can see? This design.
Thank you.

You can find the charts here http://utccharts.com/cryptsychart.php It is DCgirl who made the site so cred to her.

Edit: Actually these charts are not bad either, I use them from time to time https://cryptrader.com/charts/cryptsy/utc/btc in case someone wanted to know  Grin
newbie
Activity: 9
Merit: 0
Multipool question about X11 and mining with Lazybear!!

Are there already some good configs around for 290 cards on the multipool ?

Cant get the right hashed and driver keeps crashing!!!

If someone have the right setting file for the multipool, please share Smiley 125UTC Reward Smiley

Try this one:

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
.\sgminer\sgminer.exe -k x11mod -o stratum+tcp://stratum.cryptotrain.net:4444 -u your wallet -p x -I 17 --gpu-engine 1000 --gpu-memclock 1400

If this works you can add another parameters such as thread-concurrency and tune intensity and gpu-engine.
Use ltcrabbit mode and 13.12 drivers
a 290 should be able to run I 18 without issues. Maybe higher. I would also recommend g 2 (2 gpu threads) and experiment with w 256 and w 128.
Good luck.

Doing it now !! im getting average around 3.3 Mhs a card on 75 degrees? think this needs to be much more or am i wrong about that?
member
Activity: 94
Merit: 10
Can someone please explain to me how to

1) Create a BIP38 hash from a private key
2) How to decode that BIP38 has into the private key
3) How to upload that pub/priv key into your wallet
4) How to encode an existing wallet private key into BIP38

Your help will be tremendous, thanks!

i was searching for this about month before and found script, which is good at btc adress generators:
Open bitaddress.org
Open Javascript console. (Ctrl+Shift+K in Firefox, Ctrl+Shift+J in Chrome)
Enter: "ninja.privateKey.BIP38PrivateKeyToEncryptedKeyAsync("5JbfzjSxCpBf6rpMo1vfMi6DLa6oZzRNJcZRLF9otzCpA5yoJ3t", "password", false, function(key) { prompt("BIP38 Key", key); });"
without quotes and with yout btc privkey..
but in utc generator, its showing error. there is also option to generate new adress already protected by bip38 passphrase, but as i understand, you want to protect existing wallet/privkey...

later i discovered, that bip38 coding mechanism is already implemented in some aplications, so, maybe this is way to convert existing privkey. its also working for btc only, but there is source code and all i know about difference between these keys, is that for ultracoin prefix you need decimal value of 68 (as for btc is 0 and ltc 48...). (follow links under "reference implementation"):
https://github.com/bitcoin/bips/blob/master/bip-0038.mediawiki

thats all i know, i will be grateful for more info about this too...
legendary
Activity: 980
Merit: 1000
Traveling in subspace
Multipool question about X11 and mining with Lazybear!!

Are there already some good configs around for 290 cards on the multipool ?

Cant get the right hashed and driver keeps crashing!!!

If someone have the right setting file for the multipool, please share Smiley 125UTC Reward Smiley

Try this one:

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
.\sgminer\sgminer.exe -k x11mod -o stratum+tcp://stratum.cryptotrain.net:4444 -u your wallet -p x -I 17 --gpu-engine 1000 --gpu-memclock 1400

If this works you can add another parameters such as thread-concurrency and tune intensity and gpu-engine.
Use ltcrabbit mode and 13.12 drivers
a 290 should be able to run I 18 without issues. Maybe higher. I would also recommend g 2 (2 gpu threads) and experiment with w 256 and w 128.
Good luck.
newbie
Activity: 9
Merit: 0
Multipool question about X11 and mining with Lazybear!!

Are there already some good configs around for 290 cards on the multipool ?

Cant get the right hashed and driver keeps crashing!!!

If someone have the right setting file for the multipool, please share Smiley 125UTC Reward Smiley

Try this one:

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
.\sgminer\sgminer.exe -k x11mod -o stratum+tcp://stratum.cryptotrain.net:4444 -u your wallet -p x -I 17 --gpu-engine 1000 --gpu-memclock 1400

If this works you can add another parameters such as thread-concurrency and tune intensity and gpu-engine.
Use ltcrabbit mode and 13.12 drivers

He Primano think you nailed him!!! do you know the Mh\s what you will need to get on X11 on a 290 card!?
Can i sue your utc adress on the forum then i desposit the UTC!!
full member
Activity: 181
Merit: 100

Dear Ultracoin Members,

I would like to let you know that Fabian, Ming and I are in the final stages to put our new team together.

In addition we are busy, together with Micheal, to give various developer jobs some extra input so we could soon complete them.  

Soon we can give you a statement and tell you more in detail.

So I just want to ask you all for just a little bit more patience  Wink

Thanks,
Paul.


I am wondering when maybe we can hear something from the new management  Cheesy I believe in them and their ability, just can't wait to hear something from them!

They are preparing the statement right now , for a professional launch.

I am working on a daily basis with them for an optimal transfer.


I don't go anywhere Paul, I can wait a view days more so no problem
 
Pages:
Jump to: