Pages:
Author

Topic: [RE-ANN] GrowthCoin PoW/PoS - 100% per year - Version 1.3.0.1 - page 9. (Read 66388 times)

legendary
Activity: 3136
Merit: 3213
Code:
{
    "synccheckpoint" : "ec251fa0ef553ac33ed2e5de6e9b9e0b87e85d013b06f855d46ea513c313c1f0",
    "height" : 2511092,
    "timestamp" : "2018-04-21 19:40:57 UTC",
    "policy" : "strict"
}

Thats from my first Wallet
addnode=89.40.7.203
legendary
Activity: 1232
Merit: 1000
you seem on the right chain. your hash on block 2505086 is good.

latest checkpoint is

Code:
{
"synccheckpoint" : "ec251fa0ef553ac33ed2e5de6e9b9e0b87e85d013b06f855d46ea513c313c1f0",
"height" : 2511092,
"timestamp" : "2018-04-21 19:40:57 UTC",
"policy" : "strict",
}

blockchain seems stalled because no coins are staking on the network... all my coins have not enough age, so I'll be out a couple days still.



This is the latest getcheckpoint I am getting


11:39:44

{
"synccheckpoint" : "b0ef0916219c3dc2f7c30972c7ceb983704bdae7836f474c5cf1e0d3f5c688cc",
"height" : 2502348,
"timestamp" : "2018-04-12 13:54:05 UTC",
"policy" : "strict"
11:39:44



I am still mining the current chain I am on. It mentions 316 blocks remaining. I have plenty of coins to keep the blockchain moving for a bit.
sr. member
Activity: 504
Merit: 254
you seem on the right chain. your hash on block 2505086 is good.

latest checkpoint is

Code:
{
"synccheckpoint" : "ec251fa0ef553ac33ed2e5de6e9b9e0b87e85d013b06f855d46ea513c313c1f0",
"height" : 2511092,
"timestamp" : "2018-04-21 19:40:57 UTC",
"policy" : "strict",
}

blockchain seems stalled because no coins are staking on the network... all my coins have not enough age, so I'll be out a couple days still.

legendary
Activity: 1232
Merit: 1000
Cryptopia lists no connections but when you click the connections tab it pops up and lists three nodes

addnode=165.227.45.223:17177
addnode=193.23.157.189:17177
addnode=173.246.10.52:17177

This matches the nodes I am currently connected too.

My chain is 507 blocks behind but I am still able to mine new blocks. Since I am on the chain that Cryptopia recognizes, I will continue to mine blocks until the chain is up too date.

legendary
Activity: 1232
Merit: 1000

If you want to make sure you are on the correct chain and synchronized properly. here's the latest checkpoint hash

Code:
{
"synccheckpoint" : "b4ba637b5de971c4c82e52a4e6ab1f836dc55936acca785633cda642e6117fd6",
"height" : 2494562,
"timestamp" : "2018-04-08 06:39:44 UTC",
"policy" : "strict"
}

if you don't have the same block hash as this synccheckpoint, then you are not on the current main chain.

you can check your current wallet status by going to the console and typing

Code:
getblockhash 2494562

if the answer is the same hash as above (b4ba637b5de971c4c82e52a4e6ab1f836dc55936acca785633cda642e6117fd6), you are fine.


Hopefully this is right you have written ?  Cryptopia wallet is still on  Block  2476972     and thats  the reason if your block high is right why no transactions coming true to Cryptopia because the wallet is 20000 blocks behind !  So guess thats the only problem why no deposits shown ! 


Yes, this is correct, reindexing the block database should fix it. If it doesn't then deleting blkindex.dat and letting reindex from beginning will be needed.

This could take a few days though!

the latest checkpoint is

Code:
{
"synccheckpoint" : "d0f385f8c5e1cbf88c3bfd5c8a49347322702b060396213e0fc348c5cd5923f9",
"height" : 2505086,
"timestamp" : "2018-04-13 23:54:51 UTC",
"policy" : "strict",
}

I am on getblockhash 2505086 "d0f385f8c5e1cbf88c3bfd5c8a49347322702b060396213e0fc348c5cd5923f9"

But when I getcheckpoint I get

"synccheckpoint" : "b0ef0916219c3dc2f7c30972c7ceb983704bdae7836f474c5cf1e0d3f5c688cc",
"height" : 2502348,
"timestamp" : "2018-04-12 13:54:05 UTC",
"policy" : "strict"
}

Its 675 Blocks behind But I am able to mine with two connections.

Peer IP: 173.246.10.52:17177
Time Connected: 03:55:01
Time of Last Send: Mon Apr 23 18:40:54 2018
Time of Last Recv: Mon Apr 23 18:40:54 2018
Bytes Sent: 17770553
Bytes Recv: 10543863
Blocks Requested: 0
Version: 70001
SubVersion: /GrowthCoin:1.3.0/
Inbound?: Y
Starting Block: 1631780
Ban Score(100 max): 0
------------------------------------

Peer IP: 193.23.157.189:17177
Time Connected: 03:39:51
Time of Last Send: Mon Apr 23 18:41:24 2018
Time of Last Recv: Mon Apr 23 18:41:24 2018
Bytes Sent: 291784
Bytes Recv: 72292
Blocks Requested: 0
Version: 70001
SubVersion: /GrowthCoin:1.3.0/
Inbound?: Y
Starting Block: 2511735
Ban Score(100 max): 0
------------------------------------


Am I on the right chain?



legendary
Activity: 1232
Merit: 1000
Anyone have the latest blockhash? Just want to make sure I am not on a forked chain.
hero member
Activity: 2730
Merit: 552
Have maked a new Explorer https://lafuhosting.top/explorer/GRW  
and a new Node  addnode=89.40.7.203:17177

Hope this Helps !

Regards Lafu

When can we expect deposits and withdraws to work on Cryptopia for GrowthCoin?

Heya Bro dont know they still syncing the wallet !  im also on my site to sync the wallet and the Explorer and hopefully we can look at the transactions when its syncd to look whats going on !  But i guess when the wallet on cryptopia is synced too the transactions coming true !  I also miss a transactions !  to get the network more stable im now running 3 wallets on diffrent VPS lol ! 

regards lafu

Great that you're running all those wallets.  Thanks!
legendary
Activity: 3136
Merit: 3213
Have maked a new Explorer https://lafuhosting.top/explorer/GRW  
and a new Node  addnode=89.40.7.203:17177

Hope this Helps !

Regards Lafu

When can we expect deposits and withdraws to work on Cryptopia for GrowthCoin?

Heya Bro dont know they still syncing the wallet !  im also on my site to sync the wallet and the Explorer and hopefully we can look at the transactions when its syncd to look whats going on !  But i guess when the wallet on cryptopia is synced too the transactions coming true !  I also miss a transactions !  to get the network more stable im now running 3 wallets on diffrent VPS lol ! 

regards lafu
hero member
Activity: 2730
Merit: 552
Have maked a new Explorer https://lafuhosting.top/explorer/GRW  
and a new Node  addnode=89.40.7.203:17177

Hope this Helps !

Regards Lafu

When can we expect deposits and withdraws to work on Cryptopia for GrowthCoin?
legendary
Activity: 3136
Merit: 3213
Have maked a new Explorer https://lafuhosting.top/explorer/GRW  
and a new Node  addnode=89.40.7.203:17177

Hope this Helps !

Regards Lafu
jr. member
Activity: 116
Merit: 7
getblockhash 2507690  =  1511156144af1d1a50c870eea68849b0333144109140a1ca7b3b2cb57eaaf904


Quote
{
"synccheckpoint" : "078c924bc54a6081a8798d152bf9d5c7c06db473cb222fa2996f096d0a37295b",
"height" : 2507686,
"timestamp" : "2018-04-15 12:56:03 UTC",
"policy" : "strict"
}
sr. member
Activity: 504
Merit: 254

If you want to make sure you are on the correct chain and synchronized properly. here's the latest checkpoint hash

Code:
{
"synccheckpoint" : "b4ba637b5de971c4c82e52a4e6ab1f836dc55936acca785633cda642e6117fd6",
"height" : 2494562,
"timestamp" : "2018-04-08 06:39:44 UTC",
"policy" : "strict"
}

if you don't have the same block hash as this synccheckpoint, then you are not on the current main chain.

you can check your current wallet status by going to the console and typing

Code:
getblockhash 2494562

if the answer is the same hash as above (b4ba637b5de971c4c82e52a4e6ab1f836dc55936acca785633cda642e6117fd6), you are fine.


Hopefully this is right you have written ?  Cryptopia wallet is still on  Block  2476972     and thats  the reason if your block high is right why no transactions coming true to Cryptopia because the wallet is 20000 blocks behind !  So guess thats the only problem why no deposits shown ! 


Yes, this is correct, reindexing the block database should fix it. If it doesn't then deleting blkindex.dat and letting reindex from beginning will be needed.

This could take a few days though!

the latest checkpoint is

Code:
{
"synccheckpoint" : "d0f385f8c5e1cbf88c3bfd5c8a49347322702b060396213e0fc348c5cd5923f9",
"height" : 2505086,
"timestamp" : "2018-04-13 23:54:51 UTC",
"policy" : "strict",
}
legendary
Activity: 3136
Merit: 3213

If you want to make sure you are on the correct chain and synchronized properly. here's the latest checkpoint hash

Code:
{
"synccheckpoint" : "b4ba637b5de971c4c82e52a4e6ab1f836dc55936acca785633cda642e6117fd6",
"height" : 2494562,
"timestamp" : "2018-04-08 06:39:44 UTC",
"policy" : "strict"
}

if you don't have the same block hash as this synccheckpoint, then you are not on the current main chain.

you can check your current wallet status by going to the console and typing

Code:
getblockhash 2494562

if the answer is the same hash as above (b4ba637b5de971c4c82e52a4e6ab1f836dc55936acca785633cda642e6117fd6), you are fine.


Hopefully this is right you have written ?  Cryptopia wallet is still on  Block  2476972     and thats  the reason if your block high is right why no transactions coming true to Cryptopia because the wallet is 20000 blocks behind !  So guess thats the only problem why no deposits shown ! 
jr. member
Activity: 116
Merit: 7
Have you guys noticed how the wallet sometimes shows the fee 0.1 GRW higher than it actually takes/req. when making a transaction? If you set it manually 0.1 lower, it always works.

Like now it said 0.20 GRW fee, but this:

0.10 18d3b5bc26e412c19815a13179699a909b2ac3abc2401438f01e601c00ed5010 (change) GbuQ6UsABr491kwPguSsNeQG3zT1XPd2e1
sr. member
Activity: 504
Merit: 254
I tried sending to cryptopia and I too canot see my deposit in my account.

So I would suggest to wait for anyone to send coins over to cryptopia.

I've opened a ticket with them earlier today but we know that with them it can take some time.

So to be safe, for the time being, wait before sending more coins over there.
I always send 5, 50 or 100 coins first to see if they pop up, then I send the biguns. Wink

yeah, I just sent 1 GRW to make sure, but after 2 days it still is missing... so there is definitely something wrong with them.

My ticket should be answered within 28 days Shocked , so they say! Roll Eyes  so we have to be patient with them I guess Undecided
28 days later... Internet will be in a museum and so will the human race, before they answer that ticket. Grin

Haha, I know right !!! I'll keep you guys posted if anything moves quicker!
jr. member
Activity: 116
Merit: 7
I tried sending to cryptopia and I too canot see my deposit in my account.

So I would suggest to wait for anyone to send coins over to cryptopia.

I've opened a ticket with them earlier today but we know that with them it can take some time.

So to be safe, for the time being, wait before sending more coins over there.
I always send 5, 50 or 100 coins first to see if they pop up, then I send the biguns. Wink

yeah, I just sent 1 GRW to make sure, but after 2 days it still is missing... so there is definitely something wrong with them.

My ticket should be answered within 28 days Shocked , so they say! Roll Eyes  so we have to be patient with them I guess Undecided
28 days later... Internet will be in a museum and so will the human race, before they answer that ticket. Grin
sr. member
Activity: 504
Merit: 254
I tried sending to cryptopia and I too canot see my deposit in my account.

So I would suggest to wait for anyone to send coins over to cryptopia.

I've opened a ticket with them earlier today but we know that with them it can take some time.

So to be safe, for the time being, wait before sending more coins over there.
I always send 5, 50 or 100 coins first to see if they pop up, then I send the biguns. Wink

yeah, I just sent 1 GRW to make sure, but after 2 days it still is missing... so there is definitely something wrong with them.

My ticket should be answered within 28 days Shocked , so they say! Roll Eyes  so we have to be patient with them I guess Undecided
jr. member
Activity: 116
Merit: 7
I tried sending to cryptopia and I too canot see my deposit in my account.

So I would suggest to wait for anyone to send coins over to cryptopia.

I've opened a ticket with them earlier today but we know that with them it can take some time.

So to be safe, for the time being, wait before sending more coins over there.
I always send 5, 50 or 100 coins first to see if they pop up, then I send the biguns. Wink
sr. member
Activity: 504
Merit: 254
Great!

I'll be putting one up soon too but I'm glad to see you have set one up already

Post you GRW address I'll send you some coins


cheers

No Problem just wanted to keep it on Cryptopia

GSS7XXudjiDNBVo3jB1XvAShvwaiXWE9fu

Done, sent 100,000GRW - 6a31bd1f7cf77ba456074dd2521080f474479bcbfce7a00b2e55e2da0c122513-000

Thanks for supporting the coin  Wink
legendary
Activity: 3136
Merit: 3213
Great!

I'll be putting one up soon too but I'm glad to see you have set one up already

Post you GRW address I'll send you some coins


cheers

No Problem just wanted to keep it on Cryptopia

GSS7XXudjiDNBVo3jB1XvAShvwaiXWE9fu
Pages:
Jump to: