Sunny King (OP)
Legendary
Offline
Activity: 1205
Merit: 1010
|
|
March 18, 2013, 05:50:06 PM |
|
3. I don't like to wait for DAYS to confirm a transaction (520 confirmations) Sunny can't you do anything about the HUGE number of confirmations?
520 confirmation is only for the generation/proof-of-stake transactions. User transactions do not have such requirement. If you receive some coins, it should show on balance after 1 confirmation and then you can transfer it. To avoid stake transaction holding your coins for 520 blocks you can set 'reservebalance' in configuration.
|
|
|
|
Sunny King (OP)
Legendary
Offline
Activity: 1205
Merit: 1010
|
|
March 18, 2013, 05:53:05 PM |
|
Any ideas why my /ppcoin/src/ppcoind getinfo always shows ..... "stake" : 0.00000000, ....
I had those coins for ages (over 4 months) but still no "stake"
When you get stake it would hold there for 520 blocks so if you check it ofter enough you should be able to see it. Use 'listtransactions' to research your transaction history, or use qt to look for transaction type 'mint by stake'. You need to leave wallet (either ppcoind or ppcoin-qt) running in order to generate stake.
|
|
|
|
luffy
|
|
March 18, 2013, 09:30:27 PM |
|
ok i understand but ppcoin-qt doesn't support all the configurations that ppcoind has!
|
|
|
|
Sunny King (OP)
Legendary
Offline
Activity: 1205
Merit: 1010
|
|
March 18, 2013, 09:34:55 PM |
|
ok i understand but ppcoin-qt doesn't support all the configurations that ppcoind has! They both use the same ppcoin.conf configuration file. Although only a few options are exposed on UI. Also when running ppcoin-qt, you can set 'server=1' in ppcoin.conf, then you can use ppcoind <command> to do RPC queries just like when running ppcoind -daemon
|
|
|
|
Limie
|
|
March 20, 2013, 10:48:18 PM |
|
cool just got my address.. how easy to mine?
PFVk4MVKhjms613mCFVrB8kst3uvgFvsc2
|
XRP- rJZrZTkMYrqe94c1V6KS1gbYpcaJRQqcd8
|
|
|
Sunny King (OP)
Legendary
Offline
Activity: 1205
Merit: 1010
|
|
March 20, 2013, 11:41:49 PM |
|
cool just got my address.. how easy to mine?
PFVk4MVKhjms613mCFVrB8kst3uvgFvsc2
Solo mining -> same as bitcoin except use rpc port 9902 Pool mining: ppcpool.bitparking.com coinotron.com
|
|
|
|
Kumala
|
|
March 21, 2013, 07:17:27 AM |
|
The PPCoin wallet is constantly using one thread of my CPU, any way of turning it (whatever it is doing) off?
|
Hacked Account! Don't send any money.
|
|
|
doublec
Legendary
Offline
Activity: 1078
Merit: 1005
|
|
March 21, 2013, 10:17:01 AM |
|
The PPCoin wallet is constantly using one thread of my CPU, any way of turning it (whatever it is doing) off?
It's mining proof of stake blocks. I don't know of a way to turn it off.
|
|
|
|
Jutarul
Donator
Legendary
Offline
Activity: 994
Merit: 1000
|
|
March 21, 2013, 10:25:27 AM |
|
The PPCoin wallet is constantly using one thread of my CPU, any way of turning it (whatever it is doing) off?
It's mining proof of stake blocks. I don't know of a way to turn it off. You can use the reserve feature to suppress it (leading to an empty list of transaction output to test as stake).
|
|
|
|
punin
|
|
March 21, 2013, 03:21:27 PM |
|
The PPCoin wallet is constantly using one thread of my CPU, any way of turning it (whatever it is doing) off?
It's mining proof of stake blocks. I don't know of a way to turn it off. Encrypt your wallet. Then ppcoind will not be able to generate transactions without your password.
|
|
|
|
Scratch
Member
Offline
Activity: 84
Merit: 10
|
|
March 21, 2013, 09:46:06 PM |
|
Hey all,
Litecoin miner ATM but wanna shift some of my hashing over to PPCoin, eggs in one basket and all that.
So, two questions:
1. Reaper doesnt support it no?
2. What port do I use on Coinotron?
Thanks, ED E.
|
Litecoin is the way forward. Dont go near it yet though, i want it all for me
|
|
|
dreamwatcher
Legendary
Offline
Activity: 1064
Merit: 1000
|
|
March 21, 2013, 09:54:15 PM |
|
Hey all,
Litecoin miner ATM but wanna shift some of my hashing over to PPCoin, eggs in one basket and all that.
So, two questions:
1. Reaper doesnt support it no?
2. What port do I use on Coinotron?
Thanks, ED E.
Reaper is a scrypt coin GPU miner. PPC (BTC,TRC,FRC) are SHA-256 coins. You can use any miner you use for BTC. I suggest CGminer . It does both SHA-256 and Scrypt, but it defaults to sha-256. If you want to use Coinotron, you will need to register first. You use the same ports with most of the coins on coinotron (8322 or 9322). In your account, you set your workers to what coin you want to mine.
|
|
|
|
Scratch
Member
Offline
Activity: 84
Merit: 10
|
|
March 21, 2013, 10:00:23 PM |
|
Reaper is a scrypt coin GPU miner. PPC (BTC,TRC,FRC) are SHA-256 coins.
You can use any miner you use for BTC. I suggest CGminer . It does both SHA-256 and Scrypt, but it defaults to sha-256.
If you want to use Coinotron, you will need to register first. You use the same ports with most of the coins on coinotron (8322 or 9322). In your account, you set your workers to what coin you want to mine.
Dunno why I thought PPC was Scrypt, need more caffeine. Have a rig using CGminer, problem with it is high thread concurrencies arent well supported yet. Dont know if that'd apply with SHA. Registered and worked added, I'm not that noob
|
Litecoin is the way forward. Dont go near it yet though, i want it all for me
|
|
|
mr_random
Legendary
Offline
Activity: 1344
Merit: 1001
|
|
March 21, 2013, 10:08:41 PM |
|
Reaper is a scrypt coin GPU miner. PPC (BTC,TRC,FRC) are SHA-256 coins.
You can use any miner you use for BTC. I suggest CGminer . It does both SHA-256 and Scrypt, but it defaults to sha-256.
If you want to use Coinotron, you will need to register first. You use the same ports with most of the coins on coinotron (8322 or 9322). In your account, you set your workers to what coin you want to mine.
Dunno why I thought PPC was Scrypt, need more caffeine. Have a rig using CGminer, problem with it is high thread concurrencies arent well supported yet. Dont know if that'd apply with SHA. Registered and worked added, I'm not that noob You've made a good choice imo. People who are thinking long term notice that PPCoin scales better than Bitcoin.
|
|
|
|
dreamwatcher
Legendary
Offline
Activity: 1064
Merit: 1000
|
|
March 21, 2013, 10:10:24 PM |
|
Reaper is a scrypt coin GPU miner. PPC (BTC,TRC,FRC) are SHA-256 coins.
You can use any miner you use for BTC. I suggest CGminer . It does both SHA-256 and Scrypt, but it defaults to sha-256.
If you want to use Coinotron, you will need to register first. You use the same ports with most of the coins on coinotron (8322 or 9322). In your account, you set your workers to what coin you want to mine.
Dunno why I thought PPC was Scrypt, need more caffeine. Have a rig using CGminer, problem with it is high thread concurrencies arent well supported yet. Dont know if that'd apply with SHA. Registered and worked added, I'm not that noob Nope, thread concurrencies are not used with SHA-256. Shader, concurrencies and gap set to zero. Example from one of my rigs: { "pools" : [ { "url" : "http://coinotron.com:9322", "user" : "xxxxxxxxx", "pass" : "xxxxxxxxx" } ] , "intensity" : "5,5,5", "vectors" : "2,2,2", "worksize" : "128,128,128", "kernel" : "diablo,diablo,diablo", "lookup-gap" : "0,0,0", "thread-concurrency" : "0,0,0", "shaders" : "0,0,0", "gpu-engine" : "0-900,0-900,0-900", "gpu-fan" : "0-65,0-65,0-65", "gpu-memclock" : "800,800,800", "gpu-memdiff" : "0,0,0", "gpu-powertune" : "0,0,0", "gpu-vddc" : "0.000,0.000,0.000", "temp-cutoff" : "95,95,95", "temp-overheat" : "85,85,85", "temp-target" : "75,75,75", "api-port" : "4028", "expiry" : "120", "gpu-dyninterval" : "7", "gpu-platform" : "0", "gpu-threads" : "2", "hotplug" : "5", "log" : "5", "no-pool-disable" : true, "queue" : "1", "scan-time" : "60", "temp-hysteresis" : "3", "shares" : "0", "kernel-path" : "/usr/local/bin" }
CGminer is natively a SHA-256 coin miner, and a pretty dam good one (in my opinion of course ). Scrypt was a recent add on to CGminer, and not as finely tuned as it's SHA-256 coding.
|
|
|
|
Scratch
Member
Offline
Activity: 84
Merit: 10
|
|
March 21, 2013, 10:27:56 PM |
|
Ok, so got it running now. Its a start, but we're not quite there yet.
GPU 0: 7870 - 223MH GPU 1: 5770 - 188MH - HW errors all over the place.
Gonna need to manually configure it for the different cards I assume, similar to the way I have two reaper configs. CGminer does it cleanly all in one instance though which is nice(going via TacoTimes guide here).
I know what I should get for LTC, but what am I aiming for here?
|
Litecoin is the way forward. Dont go near it yet though, i want it all for me
|
|
|
dreamwatcher
Legendary
Offline
Activity: 1064
Merit: 1000
|
|
March 21, 2013, 10:55:26 PM |
|
Ok, so got it running now. Its a start, but we're not quite there yet.
GPU 0: 7870 - 223MH GPU 1: 5770 - 188MH - HW errors all over the place.
Gonna need to manually configure it for the different cards I assume, similar to the way I have two reaper configs. CGminer does it cleanly all in one instance though which is nice(going via TacoTimes guide here).
I know what I should get for LTC, but what am I aiming for here?
Target should be ROUGHLY around the same whole number but in GH instead of MH. (Scrypt slows the hashing down by about 1024, as it forces hashing to cycle through a memory buffer 1024 times...Something like that ) Note that Intensity settings are completely different with SHA-256 and a setting of 5 is normal for a dedicated GPU. If you are trying to go higher, hardware errors are going to occur. Also, with SHA-256 you want to get your memory clock as low as possible.SHA-256 is nowhere near as dependent on memory latency and it is a waste of power/heat to run the GPU memory fast.
|
|
|
|
Scratch
Member
Offline
Activity: 84
Merit: 10
|
|
March 21, 2013, 11:09:51 PM |
|
Ok, so got it running now. Its a start, but we're not quite there yet.
GPU 0: 7870 - 223MH GPU 1: 5770 - 188MH - HW errors all over the place.
Gonna need to manually configure it for the different cards I assume, similar to the way I have two reaper configs. CGminer does it cleanly all in one instance though which is nice(going via TacoTimes guide here).
I know what I should get for LTC, but what am I aiming for here?
Target should be ROUGHLY around the same whole number but in GH instead of MH. (Scrypt slows the hashing down by about 1024, as it forces hashing to cycle through a memory buffer 1024 times...Something like that ) Note that Intensity settings are completely different with SHA-256 and a setting of 5 is normal for a dedicated GPU. If you are trying to go higher, hardware errors are going to occur. Also, with SHA-256 you want to get your memory clock as low as possible.SHA-256 is nowhere near as dependent on memory latency and it is a waste of power/heat to run the GPU memory fast. Great info, thanks. What kind of core:mem ratios do you want to aim for, or just max core min mem?
|
Litecoin is the way forward. Dont go near it yet though, i want it all for me
|
|
|
dreamwatcher
Legendary
Offline
Activity: 1064
Merit: 1000
|
|
March 22, 2013, 01:27:11 AM |
|
Ok, so got it running now. Its a start, but we're not quite there yet.
GPU 0: 7870 - 223MH GPU 1: 5770 - 188MH - HW errors all over the place.
Gonna need to manually configure it for the different cards I assume, similar to the way I have two reaper configs. CGminer does it cleanly all in one instance though which is nice(going via TacoTimes guide here).
I know what I should get for LTC, but what am I aiming for here?
Target should be ROUGHLY around the same whole number but in GH instead of MH. (Scrypt slows the hashing down by about 1024, as it forces hashing to cycle through a memory buffer 1024 times...Something like that ) Note that Intensity settings are completely different with SHA-256 and a setting of 5 is normal for a dedicated GPU. If you are trying to go higher, hardware errors are going to occur. Also, with SHA-256 you want to get your memory clock as low as possible.SHA-256 is nowhere near as dependent on memory latency and it is a waste of power/heat to run the GPU memory fast. Great info, thanks. What kind of core:mem ratios do you want to aim for, or just max core min mem? Depends on the hardware. Generally you want the memory as low as it will go. I have run 5000 series at 300 MHZ and have seen as low as 150 MHZ .These numbers are for dedicated cards. Generally anything series 6000+ have a higher limit on how low the memory can go. On some cards it is a hard limit, on others it is a ratio to GPU clock. If you are using a GPU for normal use while mining, set it where the things you want to do run smoothly. CGminer can auto-tune GPU clock and Memory clock while keeping a ratio, there is also a dynamic mode for intensity where it will adjust intensity according to load outside mining. Cgminer also allow one to change clocks on the fly, so you can lower the memory speed while mining and figure out how low the hardware will let you go.
|
|
|
|
SalvorHardin
Member
Offline
Activity: 72
Merit: 10
|
|
March 22, 2013, 05:32:23 PM |
|
Is there something wrong with the PPC network today? Only 3 Proof of Work blocks are found today and the estimated hashrate is all the way down to a low of 10 G Hash/Second! Is there something that I am unaware of post-update 2 days ago?
|
|
|
|
|