Author

Topic: [ANN][OC] Orangecoin ★★ POS ★★ Anon Transactions ★★ Masternodes - page 140. (Read 209551 times)

member
Activity: 84
Merit: 10
dev, open console, type getdifficulty
still showing PoW

Also, wallet finished syncing, but still says out of sync and still on block 10001.
Deleted all but wallet.dat

Open the console and type getblockbynumber 10001

Code:
"hash" : "68022bde3182ca76641d3367090b992e2e4949e820de246ef916fa8678b6b413",
"confirmations" : 2,
"size" : 455,
"height" : 10001,
"version" : 4,
"merkleroot" : "89dd59e4f357f7df943f7da9e6d2b0e1cd28d09597bc26d8912d1235fa4a71ba",
"mint" : 47.58465700,
"time" : 1400083914,
"nonce" : 0,
"bits" : "1e0fffff",
"difficulty" : 0.00024414,
"previousblockhash" : "000000000705bea23a47846631ca68b831f38fa09d5ddc97b4429967939f4154",
"nextblockhash" : "c46d2273687c1375b2d786051b5c05a39e278de01222fbd3ba41e1547130fcdb",
[b]"flags" : "proof-of-stake",[/b]

I need to change the getmininginfo now to display POS only. Nice find will fix.

delete setgenerate too

Ok. If I forget can you add these to the orangecoin forums at https://orangecoins.info/forum
hero member
Activity: 938
Merit: 1000
@halofirebtc
dev, open console, type getdifficulty
still showing PoW

Also, wallet finished syncing, but still says out of sync and still on block 10001.
Deleted all but wallet.dat

Open the console and type getblockbynumber 10001

Code:
"hash" : "68022bde3182ca76641d3367090b992e2e4949e820de246ef916fa8678b6b413",
"confirmations" : 2,
"size" : 455,
"height" : 10001,
"version" : 4,
"merkleroot" : "89dd59e4f357f7df943f7da9e6d2b0e1cd28d09597bc26d8912d1235fa4a71ba",
"mint" : 47.58465700,
"time" : 1400083914,
"nonce" : 0,
"bits" : "1e0fffff",
"difficulty" : 0.00024414,
"previousblockhash" : "000000000705bea23a47846631ca68b831f38fa09d5ddc97b4429967939f4154",
"nextblockhash" : "c46d2273687c1375b2d786051b5c05a39e278de01222fbd3ba41e1547130fcdb",
[b]"flags" : "proof-of-stake",[/b]

I need to change the getmininginfo now to display POS only. Nice find will fix.

delete setgenerate too
member
Activity: 84
Merit: 10
block 10005, POS is working nice, will take a while to get the full network over.

Basically is wasnt signing new blocks so the client had basically a POS pause button, we removed it.

Older clients will still read old blocks just not produce them
member
Activity: 98
Merit: 10
my wallet does not sync.
have I anything to do before install new wallet ? maybe delete old blockchain or something ?

now my wallet i synced
member
Activity: 84
Merit: 10
dev, open console, type getdifficulty
still showing PoW

Also, wallet finished syncing, but still says out of sync and still on block 10001.
Deleted all but wallet.dat

Open the console and type getblockbynumber 10001

Code:
"hash" : "68022bde3182ca76641d3367090b992e2e4949e820de246ef916fa8678b6b413",
"confirmations" : 2,
"size" : 455,
"height" : 10001,
"version" : 4,
"merkleroot" : "89dd59e4f357f7df943f7da9e6d2b0e1cd28d09597bc26d8912d1235fa4a71ba",
"mint" : 47.58465700,
"time" : 1400083914,
"nonce" : 0,
"bits" : "1e0fffff",
"difficulty" : 0.00024414,
"previousblockhash" : "000000000705bea23a47846631ca68b831f38fa09d5ddc97b4429967939f4154",
"nextblockhash" : "c46d2273687c1375b2d786051b5c05a39e278de01222fbd3ba41e1547130fcdb",
[b]"flags" : "proof-of-stake",[/b]

I need to change the getmininginfo now to display POS only. Nice find will fix.
member
Activity: 84
Merit: 10
We are still on block 10001 until someone gets another POS block.

This may take a little as all clients slowly roll over. Your network will sync on the next block. If we enabled pow for a short period it would have been a hard fork. Since the error lies in the ability for the client to POS, once more clients connect more POS will start to appear.
hero member
Activity: 938
Merit: 1000
@halofirebtc
dev, open console, type getdifficulty
still showing PoW

Also, wallet finished syncing, but still says out of sync and still on block 10001.
Deleted all but wallet.dat
member
Activity: 98
Merit: 10
my wallet does not sync.
have I anything to do before install new wallet ? maybe delete old blockchain or something ?
hero member
Activity: 938
Merit: 1000
@halofirebtc
Orangecoin 1.0.2.0 Update.

Update Notes:
Fix Proof of Stake Block Signing and lagging GUI.
Checkpoints and Modifiers.
Version number.
Add POS blocker to stop network trying to POS before block 9999 on chain redownload.


Source https://github.com/Orangecoins/Orangecoin

Windows

[url=https://www.mediafire.com/?a46dl3gl067k3bc]Windows RAR


New MAC wallet Coming.

syncing now, ty OC!
member
Activity: 84
Merit: 10
Orangecoin 1.0.2.0 Update.

Update Notes:
Fix Proof of Stake Block Signing and lagging GUI.
Checkpoints and Modifiers.
Version number.
Add POS blocker to stop network trying to POS before block 9999 on chain redownload.


Source https://github.com/Orangecoins/Orangecoin

Windows

[url=https://www.mediafire.com/?a46dl3gl067k3bc]Windows RAR


New MAC wallet Coming.
hero member
Activity: 938
Merit: 1000
@halofirebtc
hero member
Activity: 504
Merit: 500
120 Satoshi Grin Go go go OC go go GO  Grin
hero member
Activity: 504
Merit: 500
The OC I mined yesterday are still in the confirm stage, they should have been confirmed by now at least some of them.

0     confirmed
2,423.045984     unconfirmed

My wallet is synced again that is good.

Yes. I will explain it all in the client release now available on git. Uploading windows clients now and ordering MAC clients from a wonderful MAC builder also.

https://github.com/Orangecoins/Orangecoin

Cool:-)

Can´t await my new mac wallet Grin

Thx for the good work.
legendary
Activity: 1190
Merit: 1000
Kaspa
Just running updates as much as I can. POW mining is not necessary and it should be a straight client update just redownloading the blockchain.

The problem is the wallet producing the pos block which is fixed, so  can accept others just not produce them. This is fixed as you can see my pos block synced the network.





Thanks for information that we can stop mining.

Is there a wallet update necessary?



Yes, it in my hands, just running thorough final checks before release.

Thanks for taking the time to test and re test Cheesy I think we'd all rather it done well then done fast Wink
member
Activity: 84
Merit: 10
The OC I mined yesterday are still in the confirm stage, they should have been confirmed by now at least some of them.

0     confirmed
2,423.045984     unconfirmed

My wallet is synced again that is good.

Yes. I will explain it all in the client release now available on git. Uploading windows clients now and ordering MAC clients from a wonderful MAC builder also.

https://github.com/Orangecoins/Orangecoin
sr. member
Activity: 293
Merit: 251
Director - www.cubeform.io
The OC I mined yesterday are still in the confirm stage, they should have been confirmed by now at least some of them.

0     confirmed
2,423.045984     unconfirmed

My wallet is synced again that is good.

They will not be confirmed until the PoS is active and stakers are making blocks...
hero member
Activity: 770
Merit: 500
The OC I mined yesterday are still in the confirm stage, they should have been confirmed by now at least some of them.

0     confirmed
2,423.045984     unconfirmed

My wallet is synced again that is good.
hero member
Activity: 938
Merit: 1000
@halofirebtc
Just running updates as much as I can. POW mining is not necessary and it should be a straight client update just redownloading the blockchain.

The problem is the wallet producing the pos block which is fixed, so  can accept others just not produce them. This is fixed as you can see my pos block synced the network.





Thanks for information that we can stop mining.

Is there a wallet update necessary?



Yes update is necessary, because the way PoS works, its a mining program in the wallet. Right now we all have miners that aren't going to mine, and the command to change it isn't 'broadcastable' through the network, only through new patch.
member
Activity: 70
Merit: 10
sr. member
Activity: 435
Merit: 250
Just running updates as much as I can. POW mining is not necessary and it should be a straight client update just redownloading the blockchain.

The problem is the wallet producing the pos block which is fixed, so  can accept others just not produce them. This is fixed as you can see my pos block synced the network.





Thanks for information that we can stop mining.

Is there a wallet update necessary?



Yes, it in my hands, just running thorough final checks before release.

Great job !
Jump to: