Author

Topic: [ANN][SHA]SHACoin2 - Dead Revival - Virtual & Physical Coin - Faucet - page 114. (Read 198297 times)

member
Activity: 103
Merit: 10
somebody could explain this transaction?

Stato: 0/non confermato
Data: 26/03/2014 10:34
Debito: 0.00 SHA
Importo netto: -22420.706592 SHA
ID della transazione: 34b75fa80d76ee54b6de5a52db6101a89a9b7c1aa4868b01964c94028171e38f

Generated coins must mature 30 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.
newbie
Activity: 28
Merit: 0
Is it possible min stake age reset with the new wallet?
member
Activity: 69
Merit: 10
Well i thought it was working.... But it is taking coins that i have in my balance and putting them into stake.... Making the coins undependable... Is this how it is supposed to work?

Yes, after minting process "stake" will be refunded to balance.
legendary
Activity: 1372
Merit: 1022
Anarchy is not chaos.
it is working, atleast I think... It says something generated but not accepted and says 0 of 10 confirms... Is this normal?

Mine is just sitting connected. Not gaining, not losing. Synched, but no stake or any action on stake. Wallet "encrypted and unlocked".

Anybody want to buy 89254.318478 SHA? I mined for two days because of the POS. It is obviously NOT going to work.
hero member
Activity: 574
Merit: 500
Guys all they did was a comment a line of code.  I don't think this is going to be fixing our issues with sync/fork/etc.

Still waiting on a proper src code update to compile new daemon
member
Activity: 103
Merit: 10
i'm trying but i  lost over 200000 SHA
full member
Activity: 192
Merit: 100
it is working, atleast I think... It says something generated but not accepted and says 0 of 10 confirms... Is this normal?
member
Activity: 91
Merit: 10
Well i thought it was working.... But it is taking coins that i have in my balance and putting them into stake.... Making the coins undependable... Is this how it is supposed to work?
member
Activity: 91
Merit: 10
Seems to be working... just received stake of 17000 ish. Smiley
sr. member
Activity: 434
Merit: 250
OK, thanks to the help of friends on here, i've managed to swap the wallet.dat from my mac to my windows machine. coins are available and it seems to be syncing.

what's the scoop with the PoS? some are getting it and others are not?
member
Activity: 91
Merit: 10
Downloaded the New 1.1.0 Wallet and re-syncing... Lets see what happens! Exciting that the dev has come thru!! Smiley
full member
Activity: 238
Merit: 100
hello world, hello crypto
It seems to fork to an orphan chain as soon as it minted any PoS block Sad

Then you need to reset the chain (and lose generated blocks) to sync back

Very NXTish... Huh

Yes, me too.
full member
Activity: 187
Merit: 100
Now how do you suggest we encrypt the wallet and still mint?
Type this in the console of the wallet.

walletpassphrase "walletpassword" 9999999 true

(no quotes btw)

PS. You may have to wait a minute or two before it shows its unlocked.
legendary
Activity: 1946
Merit: 1035
It seems to fork to an orphan chain as soon as it minted any PoS block Sad

Then you need to reset the chain (and lose generated blocks) to sync back

Very NXTish... Huh
legendary
Activity: 1372
Merit: 1022
Anarchy is not chaos.
synched new version, STILL no stake. I've had it unlocked the whole time. POS broken?
legendary
Activity: 1820
Merit: 1001
Blcoks not downloading correctly and I have the nodes added stuck on 415 blocks remaining to download now saying 2634 blocks remaining seems like wallets still broke
full member
Activity: 238
Merit: 100
hello world, hello crypto
Nice wallet, how about your next step about this coin Wink
full member
Activity: 168
Merit: 100
newbie
Activity: 2
Merit: 0
Use these commands:

Code:
cd src/
mkdir obj
yeah, compiling fine now  Wink  fix this in the source   Grin
member
Activity: 80
Merit: 10
error compiling SHACoind on linux  Shocked

Quote
obj/alert.d -o obj/alert.o alert.cpp
alert.cpp:242:1: fatal error: opening dependency file obj/alert.d: No existe el fichero o el directorio
 }
 ^
compilation terminated.
make: *** [obj/alert.o] Error 1

Use these commands:

Code:
cd src/
mkdir obj
Jump to: