Pages:
Author

Topic: [ANN] [PPC] PPCoin Released! - First Long-Term Energy-Efficient Crypto-Currency - page 100. (Read 684839 times)

hero member
Activity: 560
Merit: 500
I'm running ppcoind behind a very strict firewall and it's not working. What port do I need to open? 9902? 9901? Or both?
newbie
Activity: 53
Merit: 0
Yeah there are still some clean up to be done with the bitcoin text, as well as translation text for different languages. As we get more help with these cosmetic issues things should get better for future releases. v0.3 is our first release that supports Qt.

Thanks for reporting the issue.

No problemo
 Smiley
legendary
Activity: 1205
Merit: 1010
Yeah there are still some clean up to be done with the bitcoin text, as well as translation text for different languages. As we get more help with these cosmetic issues things should get better for future releases. v0.3 is our first release that supports Qt.

Thanks for reporting the issue.
newbie
Activity: 28
Merit: 0
Just bought some of these coins, so i figured i better download the wallet to store them in, and when going through the settings i noticed something. Don't know if this is supposed to be like this on purpose, if it is, disregard this!

But when you go to options, under Main tab, it says :

[ ] Start Bitcoin on window system startup

Shouldn't it say PPCoin?

Just thought i would point it out

 Smiley

I'll probably go through and edit these for SK, I know he's busy. I already have the project forked on github, he would just need to accept my pull requests
newbie
Activity: 53
Merit: 0
Just bought some of these coins, so i figured i better download the wallet to store them in, and when going through the settings i noticed something. Don't know if this is supposed to be like this on purpose, if it is, disregard this!

But when you go to options, under Main tab, it says :

[ ] Start Bitcoin on window system startup

Shouldn't it say PPCoin?

Just thought i would point it out

 Smiley
legendary
Activity: 1078
Merit: 1003
What does the PP in PPcoin stand for?

Peer2Peer Coin

Ahh ok gotcha!  I thought the peer-to-peer thing was something else Embarrassed
hero member
Activity: 905
Merit: 1001
legendary
Activity: 1078
Merit: 1003
What does the PP in PPcoin stand for?
legendary
Activity: 1118
Merit: 1004
"Minting suspended due to locked wallet" while using the QT GUI wallet. Any way around that?

If you wish to keep the encrypted wallet locked while idling then it cannot mint block (neither proof-of-stake nor proof-of-work).

Otherwise you can run the qt in server mode (add 'server=1' to ppcoin.conf), and use command 'walletpassphrase' to unlock the wallet for minting. There is an extra option for mint-only unlock mode. In this mode one cannot directly send money from RPC so it's somewhat more secure than the general unlock mode.

ppcoind walletpassphrase true

In linux you should add an extra whitespace to the beginning of the command so that it doesn't log the passphrase into bash history.

Problem solved! Thanks for the quick reply &  for working so hard on the great PPcoin project.
donator
Activity: 994
Merit: 1000
How long does it take before I can mine PoS blocks?  I bought 2.5k PPC on a whim over a week ago and no PoS blocks yet.
30days dead time. Then it grows linearly in stake generation power until day 90, after which the probability doesn't change anymore.
legendary
Activity: 1484
Merit: 1005
How long does it take before I can mine PoS blocks?  I bought 2.5k PPC on a whim over a week ago and no PoS blocks yet.
legendary
Activity: 1205
Merit: 1010
"Minting suspended due to locked wallet" while using the QT GUI wallet. Any way around that?

If you wish to keep the encrypted wallet locked while idling then it cannot mint block (neither proof-of-stake nor proof-of-work).

Otherwise you can run the qt in server mode (add 'server=1' to ppcoin.conf), and use command 'walletpassphrase' to unlock the wallet for minting. There is an extra option for mint-only unlock mode. In this mode one cannot directly send money from RPC so it's somewhat more secure than the general unlock mode.

ppcoind walletpassphrase true

In linux you should add an extra whitespace to the beginning of the command so that it doesn't log the passphrase into bash history.
legendary
Activity: 1118
Merit: 1004
"Minting suspended due to locked wallet" while using the QT GUI wallet. Any way around that?
legendary
Activity: 1400
Merit: 1000
I owe my soul to the Bitcoin code...
These stake transactions are considered orphans just like orphaned coinbase (mined) transactions. They stay around in the wallet but the stake is released back to balance. So no need to worry about them. Currently I am not aware of a way to purge the orphaned coinbase/stake transactions from the wallet.

I have noticed for the month of Feb. that I have several stake mint blocks that never got any confirmations. Would these be considered orphans? Is there a way to get the confirmations from the network or purge them altogether? Thanks.

Ok Thanks Sunny.
legendary
Activity: 1205
Merit: 1010
These stake transactions are considered orphans just like orphaned coinbase (mined) transactions. They stay around in the wallet but the stake is released back to balance. So no need to worry about them. Currently I am not aware of a way to purge the orphaned coinbase/stake transactions from the wallet.

I have noticed for the month of Feb. that I have several stake mint blocks that never got any confirmations. Would these be considered orphans? Is there a way to get the confirmations from the network or purge them altogether? Thanks.
legendary
Activity: 1400
Merit: 1000
I owe my soul to the Bitcoin code...
I have noticed for the month of Feb. that I have several stake mint blocks that never got any confirmations. Would these be considered orphans? Is there a way to get the confirmations from the network or purge them altogether? Thanks.
hero member
Activity: 675
Merit: 514
what am i doing wrong? please help
Is it actually running?
Did you change the conf while it is running?
Is it still downloading the block chain?
legendary
Activity: 1064
Merit: 1000
can someone help me with solo configuration? i created a ppcoin.conf that i've put in the same wallet's directory, it has this inside

rpcuser = user**
rpcpassword = pass**
server = 1
rpcallowip = 127.0.0.1

also i tried adding this line:
rpcport= 9902

then i run ppcoind
then i run cgminer and introduce this:

pool:
http://127.0.0.1:9902
user: user**
password: pass**

when i hit enter it gives me error, what am i doing wrong? please help

Is your wallet encrypted?

If so, you will need to unlock it to mine:

./ppcoind walletpassphrase [mintonly]

member
Activity: 72
Merit: 10
can someone help me with solo configuration? i created a ppcoin.conf that i've put in the same wallet's directory, it has this inside

rpcuser = user**
rpcpassword = pass**
server = 1
rpcallowip = 127.0.0.1

also i tried adding this line:
rpcport= 9902

then i run ppcoind
then i run cgminer and introduce this:

pool:
http://127.0.0.1:9902
user: user**
password: pass**

when i hit enter it gives me error, what am i doing wrong? please help
newbie
Activity: 28
Merit: 0
Pages:
Jump to: