imginy
Member
Offline
Activity: 224
Merit: 10
|
|
February 05, 2014, 03:01:25 PM |
|
they said no UTC was stolen so you should get it back
I went all in utc before bed. Hopefully I will get it all back I had around 2000 total.
|
|
|
|
Toxic2040
Legendary
Offline
Activity: 1834
Merit: 4197
|
|
February 05, 2014, 03:07:55 PM |
|
can someone help me with my mining setup? i recently switched from an nvidia card to an amd card. deinstalled all the graphics drivers (through device manager in win8), then installed the amd catalyst driver. now when i run cgminer, i get a hash rate of like 5kh/s with my r9 270x and it doesnt even seem to be doing sth at all... here is a screenshot: im running the standard config: ultracoinminer -o stratum+tcp://utc.greekpool.eu:3337 -u user -p password --scrypt-jane --sj-nfmin 4 --sj-nfmax 30 --sj-time 1388361600 changing thread concurrency and other stuff either results in hashrate = 0 or in an error (the 270x config in this thread gives me an error). whats up with that. is it possible that this happens because i switched graphics drivers? if so, how do i get this fixed? Try raising your Intensity to 13 (-I 13). Check for HW errors. Also, FYI. I have better returns at ultra.leetpools.com for pooling too. greekpool was giving about half expected the first day..not sure if its smoothed out now or not. YMMV.
|
|
|
|
noobyonekenobi
|
|
February 05, 2014, 03:09:34 PM |
|
can someone help me with my mining setup? i recently switched from an nvidia card to an amd card. deinstalled all the graphics drivers (through device manager in win8), then installed the amd catalyst driver. now when i run cgminer, i get a hash rate of like 5kh/s with my r9 270x and it doesnt even seem to be doing sth at all... here is a screenshot: im running the standard config: ultracoinminer -o stratum+tcp://utc.greekpool.eu:3337 -u user -p password --scrypt-jane --sj-nfmin 4 --sj-nfmax 30 --sj-time 1388361600 changing thread concurrency and other stuff either results in hashrate = 0 or in an error (the 270x config in this thread gives me an error). whats up with that. is it possible that this happens because i switched graphics drivers? if so, how do i get this fixed? You also need the AMD APP SDK http://developer.amd.com/tools-and-sdks/heterogeneous-computing/amd-accelerated-parallel-processing-app-sdk/downloads/#onehere and make sure you delete any .bin files in the miner folder before you start We have the same card. Try this ultracoinminer -o pooladdress -u username -p password --scrypt-jane --sj-nfmin 4 --sj-nfmax 30 --sj-time 1388361600 --thread-concurrency 15508 --lookup-gap 2 -w 256 -I 19 --no-submit-stale -g 1 --expiry 1 --queue 0 I get 350-355khs with that setting on my cards Edit: oops didnt read it thoroughly Did you totally remove all the nvidia drivers? maybe theres still something left that stops the amd card try google ther's a lot of instruction to complete remove it
|
PS4 Funds for my brother. Help me get it. Thanks! BTC: 1MqhiNvDfSBRzFuXLkdvUfve4zavoFw2f8 UTC: UdGz8AS2tzTnf5qZ59uYbCRbVqEQJZrQC2 LTC: LTUMKwRAkqtvbyA5s8TeNHduvWk9t3DvkN WDC: WjMWs8GUAyJXXtPJRXQXzJ9yjkda1GBbYs
|
|
|
cointradero
|
|
February 05, 2014, 03:33:22 PM Last edit: February 05, 2014, 03:51:54 PM by cointradero |
|
Proof of Stake explanation
20% interest per year if you
1. have utc in wallet 2. don't spend it during that year 3. have wallet online all year 4. have wallet unlocked for minting, do this like so: - Open debug window, then console, then type: 'walletpassphrase' yourpassword '999999999' TRUE
Detailed PoS explanation
https://en.bitcoin.it/wiki/Proof_of_Stake A couple things - I get a JSON error if I use all capitals for "TRUE". I have to write it as "true". Secondly, this seems to unlock my wallet completely. The help command seems to suggest it's just for minting, but unlike the PPcoin client, it just says my wallet is unlocked and not "unlocked for minting only". I'll try to send myself some coins and see if I'm doing something wrong here. If I'm missing something, feel free to comment. edit: yea, I can freely send coins to myself without putting in my passphrase. Am I missing something here?
|
|
|
|
bumskee
Newbie
Offline
Activity: 24
Merit: 0
|
|
February 05, 2014, 03:38:16 PM |
|
use "walletpassphrase yourpassword 999999999 true"
|
|
|
|
Last1212
|
|
February 05, 2014, 03:48:48 PM |
|
Proof of Stake explanation
20% interest per year if you
3. have wallet online all year
Lol wut?
|
Some donate will be good)))))) LTC: LLEhzonntRjo4pLqaw93ZQzw8Qdx3HQ2k7 DOGE: DCty26Yk5kbG2NfoknoyY3UajPzsmbhXP9 WDC: WYJW8RYrc3C8K7duaAWqs8YayMLLNEkWBC CAT: 9nJcehD9dkcsrrVmJxnLJRFc61158nTvvP
|
|
|
Toxic2040
Legendary
Offline
Activity: 1834
Merit: 4197
|
|
February 05, 2014, 03:52:13 PM |
|
So does the wallet have to be encrypted?
Mine is not atm and when I entered "walletpassphrase yourpassword 999999999 true" I get "Error: running with an unencrypted wallet, but walletpassphrase was called. (code -15)"
Does this still invoke pos?
Thanks
|
|
|
|
cointradero
|
|
February 05, 2014, 03:53:13 PM |
|
use "walletpassphrase yourpassword 999999999 true"
yes, I did. But as said, this is a full wallet unlock it seems for 999999999 (minutes, seconds?). It seems like it is more than just for POS minting.
|
|
|
|
cointradero
|
|
February 05, 2014, 03:54:23 PM |
|
So does the wallet have to be encrypted?
Mine is not atm and when I entered "walletpassphrase yourpassword 999999999 true" I get "Error: running with an unencrypted wallet, but walletpassphrase was called. (code -15)"
Does this still invoke pos?
Thanks
You need to have your wallet encrypted first before you can use the "walletpassphase" command. You've never encrypted in the first place apparently.
|
|
|
|
imginy
Member
Offline
Activity: 224
Merit: 10
|
|
February 05, 2014, 03:56:29 PM |
|
Exchange hacked.
Will it make price of UTC go down?
The launch was already pretty dodgy with no pools online and solo missing the config file.
|
|
|
|
grimoir
Member
Offline
Activity: 76
Merit: 10
|
|
February 05, 2014, 04:03:50 PM |
|
Exchange hacked.
Will it make price of UTC go down?
The launch was already pretty dodgy with no pools online and solo missing the config file.
That exchange had low volume. So I say no it will not affect the price. I think UTC price can only go UP from here.
|
|
|
|
imginy
Member
Offline
Activity: 224
Merit: 10
|
|
February 05, 2014, 04:05:29 PM |
|
Exchange hacked.
Will it make price of UTC go down?
The launch was already pretty dodgy with no pools online and solo missing the config file.
That exchange had low volume. So I say no it will not affect the price. I think UTC price can only go UP from here. Do you think it could ever hit 10$?
|
|
|
|
Eugen3
Newbie
Offline
Activity: 55
Merit: 0
|
|
February 05, 2014, 04:05:47 PM |
|
Proof of Stake explanation
20% interest per year if you
3. have wallet online all year
Lol wut? Just like proof of work needs to do work all year, proof of stake needs to prove stake all year. This is just how it works.
|
|
|
|
dolphinss
Member
Offline
Activity: 70
Merit: 10
|
|
February 05, 2014, 04:10:18 PM |
|
Proof of Stake explanation
20% interest per year if you
3. have wallet online all year
Lol wut? Just like proof of work needs to do work all year, proof of stake needs to prove stake all year. This is just how it works. R U Sure?
|
|
|
|
dolphinss
Member
Offline
Activity: 70
Merit: 10
|
|
February 05, 2014, 04:11:37 PM |
|
Proof of Stake explanation
20% interest per year if you
3. have wallet online all year
Lol wut? Ya have wallet online all year? You must be kidding!
|
|
|
|
kresu
|
|
February 05, 2014, 04:13:47 PM |
|
Proof of Stake explanation
20% interest per year if you
3. have wallet online all year
Lol wut? Ya have wallet online all year? You must be kidding! Yes, you have, because that way you can an intermediary for transactions.
|
|
|
|
bumface (OP)
|
|
February 05, 2014, 04:21:57 PM |
|
Proof of Stake explanation
20% interest per year if you
3. have wallet online all year
Lol wut? Ya have wallet online all year? You must be kidding! Yes, you have, because that way you can an intermediary for transactions. this is if you want pos rewards guys, if you dont then dont have it on all year
|
|
|
|
bumface (OP)
|
|
February 05, 2014, 04:24:31 PM |
|
|
|
|
|
dcgirl
|
|
February 05, 2014, 04:29:58 PM |
|
Proof of Stake explanation
20% interest per year if you
3. have wallet online all year
Lol wut? Ya have wallet online all year? You must be kidding! Yes, you have, because that way you can an intermediary for transactions. this is if you want pos rewards guys, if you dont then dont have it on all year I still don't get this. How can anyone guarantee that a wallet will be online for a full year? Power outages, hardware failures - seems like no one would ever "qualify" to earn the 20%.
|
|
|
|
grimoir
Member
Offline
Activity: 76
Merit: 10
|
|
February 05, 2014, 04:34:58 PM |
|
Exchange hacked.
Will it make price of UTC go down?
The launch was already pretty dodgy with no pools online and solo missing the config file.
That exchange had low volume. So I say no it will not affect the price. I think UTC price can only go UP from here. Do you think it could ever hit 10$? Well maybe. But I think 2 $ is easy in short term...
|
|
|
|
|