SHACoin (OP)
Member
Offline
Activity: 80
Merit: 10
|
|
March 18, 2014, 04:15:23 PM |
|
SHA address added to signature.
Thanks for creating this marvelous coin!!
I did add my address to signature, any bounty on me!!! Bounty sent TXID:1c3302c3a8871d01a6b36af808a4dec4dd1d6ba00d9b1b79c54c16f1c3db8923 Thanks for your support!
|
|
|
|
MrWong
Member
Offline
Activity: 91
Merit: 10
|
|
March 18, 2014, 04:31:44 PM |
|
Hi, when does the POS kicks in? Is it enabled when the coin is in the wallet?
Here is a Proof of Stake Minting Setup Guide Step One:As with all Crypto Coins is to encrypt your wallet... so run the Wallet go to the options menu and encrypt your wallet with a strong password. DO NOT LOSE THE PASSWORD OR YOU LOSE ALL YOUR COINS... FOREVER!!!! Sorry to be melodramatic but it's important! Step Two:Go to your %appdata% folder (usually something like C:\Users\Admin\AppData\Roaming\SHACoin) and create a SHACoin.conf text file as follows. #SHACoin.conf # JSON-RPC options (for controlling a running ppcoind process)
#Server mode allows Qt to accept JSON-RPC commands server=1
# You must set rpcuser and rpcpassword to secure the JSON-RPC api rpcuser=<A username> rpcpassword=<A random password>
Note that the username and password can be anything it doesn't matter (it is NOT your wallet password and you should not make it your wallet password for security reasons) so make it something long and obnoxious. Step ThreeNow run the SHACoin-Qt program and open your wallet. Creating a batch file called "mint.bat" in the same folder of your SHACoin-qt.exe @echo off @echo Enter SHA password... SET /P variable=Password : SHACoind walletpassphrase %variable% 9999999 true
This batch file will ask you for your wallet password and will unlock your wallet for minting purposes only, any transfers will still require your password to be initiated. This must be run each time the client is restarted. If you did everything correctly you can hover over the lock icon in the lower right corner and it will say " Wallet is encrypted and currently unlocked for block minting only". In theory you could just have a shortcut or batch file with the password entered but then you'd have a shortcut that has your wallet password sitting in plaintext on your computer which is a terrible idea! Step FourSit back and relax. Once you have the client running and you are getting the "unlocked for block minting only" message over the lock you just sit back (for a long time) and let the interest accrue. Note: it takes a while for freshly minted coins to mature so you will not see interest generated right away. Edited the Code for the SHA Minting. The minting error on the bottom left of the wallet will disappear and the lock will change to "wallet is encrypted and currently unlocked" Im guessing the minting process is working. Someone please confirm these results with me! Thanks!
|
ZimStake:E2a9ZnoHoqVrjZQiDytuvpfgTzs6bhyTZp
|
|
|
SHACoin (OP)
Member
Offline
Activity: 80
Merit: 10
|
|
March 18, 2014, 04:37:52 PM |
|
Hi, when does the POS kicks in? Is it enabled when the coin is in the wallet?
Here is a Proof of Stake Minting Setup Guide Step One:As with all Crypto Coins is to encrypt your wallet... so run the Wallet go to the options menu and encrypt your wallet with a strong password. DO NOT LOSE THE PASSWORD OR YOU LOSE ALL YOUR COINS... FOREVER!!!! Sorry to be melodramatic but it's important! Step Two:Go to your %appdata% folder (usually something like C:\Users\Admin\AppData\Roaming\SHACoin) and create a SHACoin.conf text file as follows. #SHACoin.conf # JSON-RPC options (for controlling a running ppcoind process)
#Server mode allows Qt to accept JSON-RPC commands server=1
# You must set rpcuser and rpcpassword to secure the JSON-RPC api rpcuser=<A username> rpcpassword=<A random password>
Note that the username and password can be anything it doesn't matter (it is NOT your wallet password and you should not make it your wallet password for security reasons) so make it something long and obnoxious. Step ThreeNow run the SHACoin-Qt program and open your wallet. Creating a batch file called "mint.bat" in the same folder of your SHACoin-qt.exe @echo off @echo Enter SHA password... SET /P variable=Password : SHACoind walletpassphrase %variable% 9999999 true
This batch file will ask you for your wallet password and will unlock your wallet for minting purposes only, any transfers will still require your password to be initiated. This must be run each time the client is restarted. If you did everything correctly you can hover over the lock icon in the lower right corner and it will say " Wallet is encrypted and currently unlocked for block minting only". In theory you could just have a shortcut or batch file with the password entered but then you'd have a shortcut that has your wallet password sitting in plaintext on your computer which is a terrible idea! Step FourSit back and relax. Once you have the client running and you are getting the "unlocked for block minting only" message over the lock you just sit back (for a long time) and let the interest accrue. Note: it takes a while for freshly minted coins to mature so you will not see interest generated right away. Edited the Code for the SHA Minting. The minting error on the bottom left of the wallet will disappear and the lock will change to "wallet is encrypted and currently unlocked" Im guessing the minting process is working. Someone please confirm these results with me! Thanks! Yes,it working Pos system start working after 48 hours from the launch~
|
|
|
|
jelin1984
Legendary
Offline
Activity: 2408
Merit: 1004
|
|
March 18, 2014, 04:41:43 PM |
|
|
|
|
|
backdogs
Newbie
Offline
Activity: 14
Merit: 0
|
|
March 18, 2014, 04:41:47 PM |
|
I who will be the SHA man
|
|
|
|
MrWong
Member
Offline
Activity: 91
Merit: 10
|
|
March 18, 2014, 04:42:49 PM |
|
^^ for people who haven't done the minting process, take a close look at my step three code to make sure it is pointed correctly! Ha yea i forget that this coin got launched on sunday! Pointing all my mining power at this coin right now since yesterday. (~400Ghashs)
|
ZimStake:E2a9ZnoHoqVrjZQiDytuvpfgTzs6bhyTZp
|
|
|
SlientBit
|
|
March 18, 2014, 04:43:10 PM |
|
SHA address added to signature.
Thanks for creating this marvelous coin!!
I did add my address to signature, any bounty on me!!! Bounty sent TXID:1c3302c3a8871d01a6b36af808a4dec4dd1d6ba00d9b1b79c54c16f1c3db8923 Thanks for your support! Me too! Here's the way to get my first SHA Do I get a bounty or not? Thanks
|
|
|
|
jelin1984
Legendary
Offline
Activity: 2408
Merit: 1004
|
|
March 18, 2014, 04:54:03 PM |
|
i run the bat file but nothing
|
|
|
|
SHACoin (OP)
Member
Offline
Activity: 80
Merit: 10
|
|
March 18, 2014, 04:55:01 PM |
|
SHA address added to signature.
Thanks for creating this marvelous coin!!
I did add my address to signature, any bounty on me!!! Bounty sent TXID:1c3302c3a8871d01a6b36af808a4dec4dd1d6ba00d9b1b79c54c16f1c3db8923 Thanks for your support! Me too! Here's the way to get my first SHA Do I get a bounty or not? Thanks Check your wallet,already sent
|
|
|
|
SHACoin (OP)
Member
Offline
Activity: 80
Merit: 10
|
|
March 18, 2014, 05:03:51 PM |
|
i run the bat file but nothing
Here is a easy way. Open the SHACoin-qt.exe debug window and use the command below: walletpassphrase YOURPASSWORD 9999999 true
|
|
|
|
raskul
|
|
March 18, 2014, 05:06:06 PM |
|
i run the bat file but nothing
Here is a easy way. Open the SHACoin-qt.exe debug window and use the command below: walletpassphrase YOURPASSWORD 9999999 true remember you will need to do this each time you have closed your wallet, or if you never close your wallet - from now - around 16th July 2014. I worked it out lol
|
tips 1APp826DqjJBdsAeqpEstx6Q8hD4urac8a
|
|
|
|
rnr
|
|
March 18, 2014, 05:07:54 PM |
|
@echo off @echo Enter SHA password... SET /P variable=Password : SHACoind walletpassphrase %variable% 9999999 true SHACoind
|
|
|
|
mine2slow
|
|
March 18, 2014, 05:08:26 PM |
|
It works but it's not mint only it's just unlocked, this is not a secure choice! console help says walletpassphrase <passphrase> <timeout> [mintonly] but does not seem to be working either? lil help? i run the bat file but nothing
Here is a easy way. Open the SHACoin-qt.exe debug window and use the command below: walletpassphrase YOURPASSWORD 9999999 true
|
|
|
|
SlientBit
|
|
March 18, 2014, 05:10:46 PM |
|
SHA address added to signature.
Thanks for creating this marvelous coin!!
I did add my address to signature, any bounty on me!!! Bounty sent TXID:1c3302c3a8871d01a6b36af808a4dec4dd1d6ba00d9b1b79c54c16f1c3db8923 Thanks for your support! Me too! Here's the way to get my first SHA Do I get a bounty or not? Thanks Check your wallet,already sent Indeed! I'm officially a proud SHAer Thanks! Now, lets get that BTC into Allcoin and buy me some more SHA ;-)
|
|
|
|
jelin1984
Legendary
Offline
Activity: 2408
Merit: 1004
|
|
March 18, 2014, 05:12:08 PM |
|
19:12:40  walletpassphrase YOURPASSWORD 9999999 true
19:12:41  Error: The wallet passphrase entered was incorrect. (code -14)
|
|
|
|
SHACoin (OP)
Member
Offline
Activity: 80
Merit: 10
|
|
March 18, 2014, 05:14:05 PM |
|
19:12:40  walletpassphrase YOURPASSWORD 9999999 true
19:12:41  Error: The wallet passphrase entered was incorrect. (code -14)
The password you entered was incorrect
|
|
|
|
MrWong
Member
Offline
Activity: 91
Merit: 10
|
|
March 18, 2014, 05:28:49 PM |
|
Added Sha to me Sig Too! SHA SHA SHA!
|
ZimStake:E2a9ZnoHoqVrjZQiDytuvpfgTzs6bhyTZp
|
|
|
raskul
|
|
March 18, 2014, 05:32:46 PM Last edit: March 18, 2014, 05:47:22 PM by raskul |
|
may I advise that SHACoin place a limit on this sig bounty - perhaps limit it to forum members who have more than 100 posts? Or - no newbies. I feel that we may have a few sock puppets creating accounts just to get the bounty? not pointing any fingers like. also: a question. How will we know what coins are stake coins and which are simply received or mined? is the label different in transaction list for stake coins?
|
tips 1APp826DqjJBdsAeqpEstx6Q8hD4urac8a
|
|
|
mingophoria
|
|
March 18, 2014, 05:52:26 PM |
|
How to know whether my wallet is minting? i did this cmd "walletpassphrase YOURPASSWORD 9999999 true"
at the bottom of the page it just said "wallet is encrypted and currently unlock."
Is this what it suppose to say for coin minting?
|
|
|
|
|